🆕 What's New
✨ Features
- Removed the
Move Addon Name to Descriptionsetting in favour of the more flexible custom formatter
- Custom Formatter System
- Removed external additions of emojis like 🎲 and 🕵️ to provide complete control over stream output. (you must use the
{stream.proxied}property in your formatter to show a marker for MFP streams.) - Added a new
{config}variable to provide theaddonNameandshowDieproperty - Added the following properties to the
{stream}variable:proxied,title,year,season,seasons,episode,folderName - Added a
toolsvariable which helps in formatting:{tools.newLine},{tools.removeLine}. {stream.filename}was introduced and will eventually replace{stream.name}
- Removed external additions of emojis like 🎲 and 🕵️ to provide complete control over stream output. (you must use the
Note
The Custom Formatter Wiki has been updated to reflect these changes
-
Added a
proxiedtoggle to the format preview -
Show the folder name for Torrentio and MediaFusion results (#147)
🛠️ Fixes
-
Fixed the 🎲 emoji showing regardless of the value of the
SHOW_DIEenvironment variable whenMove Addon Name to Descriptionwas turned on. -
Fixed Cloudflare Workers not being able to decode configurations with emojis in them, causing weird custom formatter outputs.
❤️ Support the Project
- ⭐ Star the Repository - Show your support and help boost visibility.
- ⭐ Star on Stremio Addons - Spread the word.
- 🤝 Contributions Welcome - Issues, pull requests, and ideas for improvement are always appreciated.
- ☕ Donate
📄 Full Changelog: v1.17.0 → v1.18.0