🚀 MediaFusion 6.0.0-beta.2 Released
Performance
- ⚡ Optimized stream latency by 25x, reducing warm request response times from 2000ms to 75ms through improved live search locking.
New Features & Enhancements
- 🦀 Restructured the core architecture to a Rust-first backend to improve overall scalability and reliability.
- 📊 Added Prometheus metrics and Grafana dashboards for enhanced monitoring of the serving layer.
- 📂 Reorganized the repository structure to clearly separate API services, workers, and clients like Kodi and the browser extension.
- 🌐 Unified the API port to 8000 for consistent access across old and new service layers.
Bug Fixes
- 🔍 Fixed a case-sensitivity bug in Prowlarr indexer checks, ensuring providers like TorrentGalaxy are correctly utilized for IMDB searches.
- 📅 Resolved issues with TV series metadata by normalizing end-date persistence from TMDB and scrapers.
- 🛠️ Fixed the
/readyhealth check endpoint to accurately report PostgreSQL connectivity status.
Documentation
- 📖 Updated the environment variable reference guide to reflect the removal of obsolete configuration fields.
🤝 Contributors
Constantin Constantin Djonkam, GitHub Action, Mohamed Zumair, mhdzumair