🚀 What's New
🎉 Features and Improvements
- Improved configure page.
- There is now a show/hide button for sensitive fields
- Improved consistency of the sensitive info fields
- The size filter sliders have been adjusted to go from 0 to 150GiB / 15 GiB instead of the random looking ones
- Support making requests to addons through proxies
- Add support for setting a default mediaflow config through env vars
- Added 'unknown' as a valid language to select in language filters
- Added a setting to customise the parental guidance filters for mediafusion within AIOStreams
- Added a setting to customise which streams are proxied with mediaflow
- You can choose whether to only proxy streams from certain addons and/or from certain services
- Support private instances of mediafusion by allowing you to provide the MEDIAFUSION_API_PASSWORD env var
- Added support for aliasing configurations through the CUSTOM_CONFIGS environment variable,
- You can set it to
CUSTOM_CONFIGS={"default": "eyJyZXNvbHV0...."}
and this means that<aiostreams url>/default
uses the configuration at your CUSTOM_CONFIGS environment variable
- You can set it to
See CONFIGURING for a full list of environment variables you can set (not for public elfhosted instance users)
🛠️ Fixes
- May have fixed an issue with seeing missing streams at times
- Fixed issues with limiting by resolution messing up sort order
Note
Found a bug? Report one by creating an issue
Full Changelog: v1.7.4...v1.8.0