6.0.0-beta.24
π MediaFusion 6.0.0-beta.24 Released
New Features & Enhancements
- π‘οΈ Introduced a comprehensive content filtering system including an NSFW classifier, scope-based keyword blocking (media/streams), and advanced word-boundary regex matching.
- π₯ Added full support for Usenet playback and MediaFlow browser proxy integration for enhanced streaming flexibility.
- β Added Torrin as a new supported debrid provider.
- π οΈ Implemented an admin review dashboard for managing NSFW-flagged content and keyword-blocked media, including override capabilities.
- β‘ Optimized keyword recompute performance by utilizing bulk POSIX regex operations instead of iterative scans.
Performance
- π Migrated Linux CI builds to native Rust/TLS (rustls), eliminating the dependency on OpenSSL and improving build reliability.
- π§© Transitioned the NSFW classifier to an optional feature, allowing for faster builds and reduced footprint in environments where content scanning is not required.
Bug Fixes
- π Fixed UI instabilities and logic errors, including HDR multi-select support, improved import error reporting, and corrected scraping flow triggers.
- π§ͺ Resolved CI build failures and linting issues to ensure stable releases across all supported platforms.
- π Centralized stream validation logic (title similarity, year matching) to prevent invalid streams from being stored across torrent, Usenet, and Telegram sources.
Contributors
Ezeanyika Victor, GitHub Action, Mohamed Zumair, mhdzumair