🚀 MediaFusion 4.1.16 Release Notes
✨ New Features & Enhancements
- 🌐 Improved CDN selection by forwarding user IP to torbox (#384)
- ⚡️ Enhanced API integration with AllDebrid through migration to new API v4.1
- 🔄 Optimized RealDebrid torrent handling with smarter cache updates and concurrency control for delete watchlist
🛠️ Technical Improvements
- 🚦 Implemented advanced error handling for:
- Flood detection
- Empty hash sets
- Invalid magnet links
- Incomplete downloads stored as cached.
- 🔧 Enhanced performance through:
- Early returns for missing data
- Filtered processing of completed torrents
- Asynchronous param for DL seedbox add magnet endpoint
- Improved request handling with JSON payloads
📝 Code Quality
- 🏗️ Reorganized debrid_client code for better readability
- 🔍 Improved conditional checks and error handling logic
For a detailed list of changes, visit:
4.1.15...4.1.16
Contributors: @mhdzumair, @ragmehos