github mhdzumair/MediaFusion 4.3.6

one day ago

🚀 MediaFusion 4.3.6 Release Notes

🌟 New Features & Enhancements

  • 📚 MDBList Integration

    • Added MDBList catalog support
    • Improved pagination and filtering logic
    • Enhanced catalog sorting functionality
  • 📊 Enhanced Analytics & Metrics

    • New charts for top torrent uploaders and weekly activity
    • Improved metrics UI with better data label visibility
    • Optimized query performance for metrics display
  • 👥 User Experience Improvements

    • Added parental guides streams with information
    • Introduced feedback streams
    • New Telegram notifications for torrent blocking and migration id.
  • 📋 Enhanced IMDb Integration

    • Support for storing multiple content with same IMDb titles
    • New migration system from MediaFusion IDs to IMDb IDs
    • Improved metadata handling with custom content support

🐛 Bug Fixes

  • 🔧 Fixed webseed import issues with mismatched torrent titles
  • 🔄 Resolved MediaFlow proxy IP fallback issues
  • 📺 Fixed empty episodes series streams

🔧 Technical Improvements

  • 📦 Updated libraries and domains
  • 🔍 Simplified sports metadata handling in scrapers
  • 💾 Improved stream fetching logic for better reusability
  • 📈 Added new TorrentStream index for better performance

🔧 Important Migration Notes

To upgrade to version 4.3.6, users need to either:

  1. Recreate their Docker containers, or
  2. Run the migration script:
# Access MediaFusion container
docker-compose -f docker-compose.yml exec -it mediafusion bash

# Run migration
pipenv run python -m db.migrations

📝 Full Changelog

Don't miss a new MediaFusion release

NewReleases is sending notifications on new releases.