🆕 What's New
✨ Features
-
StremThru Proxy Integration by @MunifTanjim
- Added support for proxying streams through StremThru.
- Users can now choose between MediaFlow and StremThru for stream proxying.
- New configuration options added for StremThru, including public IP, proxied addons, and services.
-
Regex-Based Sorting and Filtering by @Vidhin05 (An
API_KEY
environment variable is required to have been set for these options to be available and used)- Introduced regex-based filtering options (
excludePattern
andincludePattern
) for streams. - Added regex-based sorting with support for multiple patterns.
- Added a new environment variable
MAX_REGEX_SORT_PATTERNS
to control the number of regex patterns allowed.
- Introduced regex-based filtering options (
-
Enabled encrypted proxy URLs by default
🛠️ Fixes
- Fixed an issue where folder name and filename were included in the Torrentio format even if undefined
- Fixed an issue where folder names from MediaFusion were not correctly extracted
- Fixed an issue where season/episode info may not have been correctly extracted during stream parsing due to attempting to parse multiple lines.
📄 Full Changelog: v1.18.0 → v1.19.0