🚀 MediaFusion 4.3.23 Release Notes
✨ New Features & Enhancements
- 🔄 Added support for scraping debrid cache status from Torrentio & Upstream MediaFusion
- 📊 Introduced week selector for weekly top uploaders metrics
- 🔑 Simplified API access with b64 encoded userdata via Header API key
encoded_user_data
- 🌐 Added more languages for filtering & sorting, along with new catalogs
- 🔄 Streamlined torrent file selection and metadata update process & Telegram notifications for episode detection failures
🛠️ Improvements
- 🎬 Improved Kodi integration:
- Enhanced stream detail parsing & IMDB ID setup
- Added TMDB Helper support
- Improved request exception handling
- 💾 Optimized caching:
- Reduced cache values for better Kodi refresh
- Enhanced metadata cache clearing for new episodes
- 🎯 Refactored RPDB poster URL handling system
- 🔄 Updated scraper URLs and Sports-video scraping logic for site changes
🐛 Bug Fixes
- 📱 Removed behaviorHints notwebready for better debrid service link support in browser (Tested for PikPak. Not working for RD due to, RD server sending
content-type=force-download
) - 🔍 Updated Sports-video scraping logic for compatibility with site changes
- ⚠️ Improved PikPak error message handling for storage space and usage limits.
🔧 Technical Updates
- 📦 Updated various libraries
- 🔒 Removed legacy userdata decryption handling prior to 4.3.0
- 🔄 Updated scraper URLs
- 👷 Improved CI/CD workflows for Docker builds and GitHub Pages deployment