🚀 MediaFusion 6.0.0-beta.14 Released
New Features & Enhancements
- 🔍 Added background-search orchestration, which automatically triggers full torrent and Usenet fan-out scrapes when media or stream requests are missing.
- 📈 Enhanced the admin dashboard metrics to provide real-time visibility into request performance and history via persistent Redis storage.
- 🛡️ Implemented an opt-in security layer for Prometheus metrics, allowing for bearer token authentication and configurable endpoint access.
- 📂 Ported watchlist catalogs to Rust for native, high-performance handling of debrid media lookups and deletions.
- 🏷️ Optimized manifest generation by using parallel table scans and unified provider naming conventions for improved catalog responsiveness.
Bug Fixes
- 🗄️ Resolved database runtime errors occurring during metadata and episode lookups caused by improper handling of null columns in
LEFT JOINoperations. - 📺 Fixed a regression in stream playback information caused by incomplete
GROUP BYclauses. - 🏀 Corrected sports category management by moving them from genres to dedicated catalogs to prevent data conflicts.
- 🔑 Improved error handling for debrid services to correctly identify and report authentication failures as
invalid_token.mp4. - ⚠️ Fixed an issue in the admin exception panel where disparate error messages were incorrectly clustered together due to fingerprinting mismatches.
- 🛠️ Fixed missing catalog and external ID population in native scrapers to ensure new installations show full content libraries immediately.
Contributors
- GitHub Action
- mhdzumair