2.12.0 (2025-08-30)
This release introduces a new Pro/Noob Mode to customize the user experience, a new Search API, and several other enhancements and bug fixes.
✨ New Features
- Introducing Pro/Noob Mode: You can now switch between "Pro" and "Noob" modes! "Pro" mode unlocks advanced features and settings for power users, while "Noob" mode provides a simpler, more streamlined experience. Several existing features were moved into "Pro" mode to keep the default interface clean and user-friendly. (571ea7f, c68bb0e, 73ccd15)
- Search API: A new search API is now available to easily search for streams (Documentation). (571ea7f).
- Multiple Addon URLs: You can now specify multiple URLs for Comet, MediaFusion, StremThru Torz/Store, and Jackettio in your
.env
file, providing more flexibility and making it easier for users to switch instances. (571ea7f) - New Auto-Play attribute: Added
type
as an attribute for auto-play (571ea7f)
🐛 Bug Fixes
- Removed the
required
attribute from service credential fields, allowing you to remove credentials. (571ea7f) - Correctly pass through attributes in
behaviorHints
in the meta response. (571ea7f) - Ensured the catalog resource has the correct
type
definitions. (9a5339e) - Prioritise service/url over infoHash, ensuring type isn't misidentified when infoHash is provided with URL.