github Sanket9225/UsenetStreamer v1.7.6

9 hours ago

⚠️ Breaking Change - Reinstall Required

Admin and stream tokens are now enforced as separate values. A new stream token (ADDON_STREAM_TOKEN) is auto-generated on first startup if not already set, which changes your manifest URL. You will need to reinstall the addon in Stremio using the new manifest URL from your admin panel.


What's New

  • Anime ID support - Accepts kitsu:, mal:, and anilist: IDs directly. Anime IDs are resolved to IMDb/TVDb via bundled mapping databases (Fribb, Kitsu-IMDB, Manami). Text-based fallback searches are ranked to reduce unnecessary queries.

  • Token separation enforced - Admin token (ADDON_SHARED_SECRET) is now restricted to dashboard-only access. Stream token (ADDON_STREAM_TOKEN) is auto-generated if not set and is required for manifest and streaming routes. Credentials in the admin panel are write-only and never exposed back.

  • File count & publish date in sorting, naming, and dedupe - files and date are now available in NZB_SORT_ORDER, stream naming patterns (NZB_NAMING_PATTERN), and dedupe logic across all indexer sources (Prowlarr, NZBHydra, direct Newznab, Easynews).

  • Indexer caps fix - Per-indexer capability detection now correctly gates ID-based search plans, preventing wasted queries on indexers that don't support the requested ID type.

  • TMDb title fetch fix - English title preference is now correctly applied for search plans and Smart Play labeling.

  • Retry logic fixed - Improved reliability for failed requests during indexer queries.

Don't miss a new UsenetStreamer release

NewReleases is sending notifications on new releases.