2.11.0 (2025-08-24)
Features
- add reverse order option for catalogs (@worldInColors in #310) (1d941f0), closes #299
- add size as auto play attribute (dbe629a), closes #312
- core/formatter: add
stream.languageCodes
property (ea724a6) - core/formatter: add
stream.smallLanguageCodes
and fix for Latino (4197fa5) - enable deduplicator by default (3366919)
- merge shuffle and reverse into one modifier button and make them mutually exclusive (5b3aba1)
Bug Fixes
- builtins/torbox-search: correctly handle search user engine when caching (d17da3d)
- builtins/torbox-search: handle timeout errors and log errors in torrent handler (4757db0)
- builtins/torbox-search: move log for results above early exit in usenet handler (72005a5)
- check if poster is from RPDB before converting (3067ac3)
- check URL path when using stremthru for proxy check (db003db)
- core/formatters: convert language code fallback to uppercase (4903114)
- core/formatters: convert to uppercase before mapping (c32039d)
- Dockerfile: add static files to image (7edf671)
- frontend: wrap regex pattern alert buttons (955fe97)
- handle errors on status route and improve error messages (90f0097)
- handle forced/default values for preset options in frontend and config validation (766ff02)
- improve season extraction logic from metadata (28775fa)
- mention addon in timeout error (49a0413)
- validate TMDB API Key during config validation (4c50f35)