2.1.0 (2025-06-20)
Features
- allow disabling pruning and disable it by default (85c0ec1)
- allow specifying providers in torrentio (8e5f4b5)
- enable conditional operators in parser, allowing ternary statements in filter conditions (eb6edfc)
- extract folder size for stremthru torz (e775562)
- improve cache stats logging (d47eee0)
- improve save install page (a115e59)
- only add foldername if different and parse info from both folder and filename (6eed23f)
Bug Fixes
- add enableCollectionFromMovie option to TMDB Collections (71d9fe0), closes #194
- add stream as supported resource for TMDB Collections (d2ef215)
- add validation to pruneUsers method to ensure negative maxDays input is not used (6b597b3)
- adjust idPrefixes handling to improve compatibility in most cases (7fa8ba7)
- change all debrid service name to AllDebrid (a89cdca), closes #208
- convert live types to http for webstreamr (64977ca)
- don't pass encoded_user_data header if URL is overriden (ed2c0f5)
- exit auto prune when max days is less than 0 (ee1ddc0)
- explicitly check for unknown in version and default to 0.0.0 for manifest response (8664e00), closes #198
- extract size for nuviostreams (ebbd7ec)
- fix error handling in config modal (5182a07)
- frontend: filter out proxy credentials and url in export when exclude credentials is true (3c31939)
- handle empty addon name in stream results and update description for addon name field (5612140)
- handle pikpak credentials for mediafusion (eee444f)
- include addon name in error messages for invalid manifest URLs (abf99c1)
- make types optional in ManifestSchema (5281756)
- make types required and provide array based on resources object array (01cf37f)
- manually override type to http for watchtower and nuviostreams (1fb00a4)
- map defaultProviders to their values in TorrentioPreset configuration (9b04403)
- normalize version check (#206) (05cc116)
- only add to idPrefixes if not null (6fb5f7b)
- overlapping snippets modal (#202) (195da69)
- prevent title from being parsed for info (f8b2e2d)
- remove idPrefixes from top level manifest (908b4ff)
- remove outdated decoding of credentials causing issues with some credentials (609931e)
- remove timestamp from cache stats (509e3bd)
- remove unused method handler for unsupported HTTP methods (7405d27)
- rename web_dl to webdl in stremthru store (3fb57c5)
- simplify and fix configuration generation for services and providers in TorrentioPreset (cfafeec)
- try explicitly setting idPrefixes to an empty array (c16060f)
- try removing types (10c4e2d)
- try setting idPrefixes to null (a5f32df)
- update descriptions for filtering options in menu component to clarify behavior (67bb204)
- use password type where necessary (0a12d33)