๐ 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