🚀 MediaFusion 6.0.0-beta.15 Released
New Features & Enhancements
- 🛠️ Rust v6 Parity: Completed the transition of all backend functionality to Rust, ensuring full feature parity with the previous Python implementation, including Telegram bot support, automated scheduler jobs, and role-based access control.
- 🔍 Unified Metadata & Search: Introduced a normalized metadata storage system and a reusable popover component to enable seamless searching, selecting, and multi-provider merging of media metadata.
- 🔗 Stream Linking UI: Added a comprehensive stream relink and episode annotation interface, allowing users to manually link streams and annotate file-level content.
- 📊 Admin Database UI: Integrated slow-query diagnostics and URL-synced manager tabs to provide admins with actionable insights into database performance.
- ⚡ Debrid Performance: Implemented per-user Redis caching for debrid provider download lists to drastically reduce API rate limiting and improve stream status detection.
Bug Fixes
- 🔐 Configuration Security: Fixed sensitive credential handling to ensure Easynews and other secrets are properly masked and encrypted in the user profile configuration.
- 📧 SMTP Reliability: Updated SMTP configuration to support both
STARTTLSand implicitSSLmodes, resolving connectivity issues with various mail providers. - 🏗️ Platform Stability: Resolved critical initialization bugs, including missing database column constraints and cross-platform build artifacts for macOS and Windows.
- 🎥 Playback Logic: Improved provider error handling to accurately map transient debrid service issues and empty API responses to appropriate playback error states.
- 🏷️ Catalog Accuracy: Fixed series streaming logic to correctly join file-media links, ensuring season/episode metadata and badges display accurately in the UI.
Documentation
- 📖 New Documentation Site: Launched a comprehensive MkDocs-based documentation portal featuring architecture diagrams, deployment guides, and an extensive environment variable reference.
- 📝 Integration Guides: Added detailed guides for Kodi integration, Telegram bot setup, and worker CLI management.
Contributors
GitHub Action, mhdzumair