Changelog
[1.7.9]
New
- Built-in Easynews now searches across all title variants configured via TMDb - regional and localized titles all get searched. TMDb is strongly recommended to get the most results from your indexers.
- In-app documentation: a full Help & Reference page is now available directly in the admin panel for new users.
Fixes
- Fixed an auth error affecting users behind Traefik (the
X-Addon-Tokenheader is now correctly prioritized over theAuthorizationheader). - Fixed TVDB and TMDb ID parsing errors that occurred in specific edge cases (off-by-one in season/episode resolution).
- TMDb is no longer queried when a cache hit is already available, reducing unnecessary API calls.
- Avoids sending TMDb-based search tokens to NZBHydra when an IMDb ID is already present - NZBHydra converts TMDb to IMDb internally, which was causing duplicate results.
- Rate limiting now only applies to the admin panel. Streaming endpoints are no longer rate-limited, fixing issues reported by Nuvio users.
- One indexer was returning incorrect results for TMDb ID searches despite claiming support - TMDb search calls are now skipped for that indexer.
Improvements
- Improved deduplication logic for results with no usenet group.
- UI improvements in the Indexer Manager section: hints and placeholders now update dynamically based on the selected manager (Prowlarr vs NZBHydra).
- Stream Protection - recommended options updated for standalone vs AIO setups.