🚀 MediaFusion 6.0.0-beta.8 Released
New Features & Enhancements
- ⚡ Introduced DHT file resolution for magnet imports, allowing users to preview file names, sizes, and metadata before finalizing an import.
- 🔞 Enhanced adult content filtering across the entire application, including metadata responses, genre tags, and early rejection during the import process.
- ☁️ Expanded the debrid tab watchlist providers to include support for Seedr and PikPak.
- 🛠️ Improved magnet link parsing to correctly handle spaces in torrent names.
- 🔐 Implemented a secure "analyze token" system to ensure all content imports are properly validated and processed before being committed to the database.
Bug Fixes
- 📊 Fixed a database naming conflict that caused the moderator dashboard to incorrectly display zero statistics for contributions and suggestions.
- 📥 Corrected torrent and magnet import API endpoints to properly handle multipart form data and file uploads from the frontend.
- 🗄️ Resolved database schema mismatches for torrent stream imports to ensure accurate storage of file sizes and language data.
- 🔗 Updated PostgreSQL connection handling to support standard
+asyncpgURI formats used in existing configurations.
Performance
- 🐳 Optimized the Docker deployment workflow to automatically derive the correct beta tags from the version name.