What's Changed
Features
- Improved torrent title parser.
- Improved base (custom) addon parser
- More likely to get a filename
- Will parse for provider data
- Will parse for seeders and indexer too
- Separate size filters for movies and episodes
- Added
addon
sort criterion. Allows you to sort by the addon. Order is determined by the order in the Addons section - Added arrows to each addon allowing you to reorder the addon's priority if sorting by addon.
- Config is now encrypted when a SECRET_KEY environment variable is provided.
- Torrentio formatter will now show [P2P] for P2P results to make it clear when a result is P2P
- Added easydebrid to services
- Massively improved loading times for the addon when using several addons.
- Increased max timeout to 40 000ms
- Increased max addons to 15
Fixes
- Fixed multiple custom addons not working
- Fixed custom addon results not showing up when a filename behaviorHint was not present
- Fixed longer configs causing errors
- Setting prioritise debrid to None no longer causes an invalid debrid service error
- Will search for streams for any IDs, not just IMDb IDs.
Full Changelog: v1.4.0...v1.5.0