2.15.0 (2025-10-12)
Features
- add built-in proxy (4fdc691)
- add cache and play (c11583e)
- add similarity threshold setting for title matching (c5c10c1)
- adjust default sort order (c820ff5)
- allow built-in addons to bypass title matching when needed (19c4ca1)
- frontend: redesign about menu (750ebc1)
- frontend: show proxy menu in simple mode but remove proxy controls (01f1c4f)
- prowlarr: add indexer env var to limit indexer options and only use torrent protocol indexers (cc37356)
- prowlarr: allow customising indexers in config, remove indexer env var (6c4c87b)
- proxy: cache public IP and improve connection tracking accuracy (0f575fb)
- proxy: improve user connection tracking with active and historical stats and encryption (e3dfa23)
- show unconfigured addons in marketplace with a disabled flag. (079240b)
- use lock during debrid resolve (c038492)
Bug Fixes
- add confirmed property to BaseFile (4fc8475)
- adjust timeouts for metadata (8cc6399)
- always use year from tmdb or tvdb (b9a2f3c)
- builtins/newznab: make proxy auth optional (3fb3014)
- builtins/prowlarr: add params to cache key (a796a6c)
- builtins/prowlarr: use prefetched indexers for preconfigured instance (8c12644)
- change default timeout to 5000 (d7e364a)
- handle empty seederRangeTypes (727e42d)
- presets/debridio-tv: add 24/7 to channel list (3eae246)
- presets/jackett: hide Jackett URL and API Key fields in simple mode when preconfigured (8c2ffbd)
- presets/newznab: add series and anime to media types option and pass mediaTypes to Addon (406d113)
- presets/opensubtitles-v3-plus: update languages array to match upstream (84dbede), closes #427
- presets/prowlarr: hide custom url fields when preconfigured in simple mode (f7abf12)
- presets/prowlarr: only use indexer option when its an array for preconfigured prowlarr instance (ed852dd)
- presets/sootio: update config generation with multi-service support, update supported services (b2dbb84)
- presets/sootio: use undefined serviceIds for overriden URLs (b9aa6f3)
- presets/subsource: add apiKey and types to config and manifest generation (678fe5c)
- presets/torbox: improve parsing of your media catalogue streams (a7c7012)
- presets/zilean: hide url field in simple mode (c74b56b)
- prowlarr: add debug logs and fetch after db init (ef20218)
- prowlarr: use enum for protocol and add debug log (cf767af)
- proxy: follow redirects (95b5201)
- proxy: sanitise upstream headers (078b41c)
- proxy: use correct url and improve logs (7ae0ed6)
- rename showInNoobMode to showInSimpleMode (8251171)
- update timeout field names to include units (ms) (97da7c0)
- use partial_ratio scorer in builtin addon title matching (1957def)