Skip to content

6.0.0-beta.24

Choose a tag to compare

@mhdzumair mhdzumair released this 22 Jun 12:09
· 4 commits to main since this release

πŸš€ 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

Full Changelog

6.0.0-beta.23...6.0.0-beta.24