Skip to content

Releases: mhdzumair/MediaFusion

4.3.7-beta.3

15 Jan 08:19
Compare
Choose a tag to compare
4.3.7-beta.3 Pre-release
Pre-release

πŸš€ MediaFusion 4.3.7-beta.3

Bug Fixes

  • πŸ”§ Fixed metadata encoding issues on contribution stream page and improved candidate fetching performance

🀝 Contributors

For a complete list of changes, visit our changelog.

Note: This is a beta release and may contain unstable features.

4.3.7-beta.2

15 Jan 07:37
Compare
Choose a tag to compare
4.3.7-beta.2 Pre-release
Pre-release

πŸš€ MediaFusion 4.3.7-beta.2 Release Notes

✨ New Features & Enhancements

  • 🌍 Enhanced Language Support: Added support for Arabic movies and series catalogs, expanding content accessibility for Arabic-speaking users

  • 🎯 Improved TMDB Integration:

    • Enhanced metadata scraping with better episode and year handling
    • Streamlined year matching logic for more accurate content identification
    • Refined metadata update processes for improved accuracy
  • πŸ’… UI Improvements:

    • Modernized import interface with enhanced styling
    • Improved hover effects and spacing
    • Optimized dark mode theming for better consistency

πŸ› οΈ Technical Improvements

  • ♻️ Refactored torrent import form handling with new utility functions
  • 🧹 Improved sports titles cleanup during import process
  • πŸ“Š Streamlined metadata assignment system

For a detailed list of all changes, visit the full changelog.


Special thanks to @mhdzumair for their contributions to this release.

4.3.7-beta.1

14 Jan 19:18
Compare
Choose a tag to compare
4.3.7-beta.1 Pre-release
Pre-release

πŸš€ MediaFusion 4.3.7-beta.1 Release Notes

✨ New Features & Enhancements

  • πŸƒβ€β™‚οΈ Quick Import Feature

    • New automated metadata detection system
    • Streamlined UI with dropdown options for torrent and magnet links
    • Redesigned torrent import interface for better user experience
  • πŸ” Enhanced Search Capabilities

    • Added multi-result search support for TMDB and IMDB in scrapers
    • Improved metadata discovery and matching
  • 🎯 Advanced Stream Filtering

    • New detailed feedback system showing why specific streams were excluded
    • Enhanced transparency in stream selection based on user preferences
  • πŸ”’ Content Management

    • Added support for new "Adults+" certification level
    • Improved content categorization

πŸ› Bug Fixes

  • Fixed fighting category classification
  • Improved webseed torrent creator with file size validation

πŸ“¦ Technical Updates

  • Version update management and system maintenance

View Full Changelog

This beta release focuses on improving the user experience through automated metadata handling and enhanced search capabilities, while providing more transparent stream filtering feedback.

4.3.6

12 Jan 00:00
Compare
Choose a tag to compare

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

4.3.6-beta.2

09 Jan 18:20
Compare
Choose a tag to compare
4.3.6-beta.2 Pre-release
Pre-release

πŸš€ MediaFusion 4.3.6-beta.2 Release Notes

New Features & Enhancements

  • πŸ“Š Enhanced Analytics Dashboard

    • New charts showing top 20 torrent uploaders and their weekly activity
    • Improved debrid cache & torrent source visualizations
    • Enhanced metrics section styling
  • πŸ”„ IMDb Integration

    • Added new system for migrating MediaFusion IDs to IMDb IDs
    • Improved metadata management capabilities

Bug Fixes & Improvements

  • πŸ” MDBList Integration Overhaul

    • Fixed pagination and filtering logic
    • Improved caching behavior
    • Streamlined results handling
    • Enhanced background metadata fetching
  • 🎯 Sports Content Updates

    • Simplified sports metadata handling
    • Added dedicated WWE and UFC categories
    • Improved catalog management for sports content
  • πŸ“‹ Catalog Management

    • Fixed sorting issues with MDBList list modifications
    • Enhanced list add/modify functionality

πŸ“„ View Full Changelog

Thanks to @mhdzumair for contributions to this release.

4.3.6-beta.1

05 Jan 18:10
Compare
Choose a tag to compare
4.3.6-beta.1 Pre-release
Pre-release

πŸš€ MediaFusion 4.3.6-beta.1 Release Notes

✨ New Features & Enhancements

  • 🎬 Added support for MDBList Catalog integration
  • πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘¦ Introduced parental guides feature
  • πŸ“‘ Added feedback streams functionality
  • πŸ”„ Enhanced stream exceptions handling based on user preferences

πŸ› Bug Fixes

  • πŸ”’ Fixed duplicate ID errors in IMDB metadata by implementing Redis locks for multi-worker environments
  • 🌐 Improved MediaFlow proxy IP fallback system and optimized URL validation

For a detailed list of all changes, visit our changelog.


This beta release focuses on enhancing content discovery and user experience with new catalog integration and parental control features, while improving system stability and performance.

4.3.5

02 Jan 07:27
Compare
Choose a tag to compare

πŸš€ MediaFusion 4.3.5 Release Notes

✨ New Features & Enhancements

  • πŸ”Œ Added support for EasyDebrid streaming provider, expanding available streaming options
  • πŸ”„ Improved cache management with Stremthru magnet cache check integration

πŸ› Bug Fixes

  • 🎬 Fixed season number validation in Prowlarr scraper
  • πŸ”‘ Resolved Stremthru token header issues
  • πŸ”„ Fixed debrid cache sync endpoint URL
  • 🎯 Enhanced Stremthru functionality for handling Stremio ID in cache status

For a detailed list of all changes, visit:
4.3.4...4.3.5


This release focuses on improving streaming reliability and expanding provider options with the addition of EasyDebrid. Several critical fixes have been implemented to enhance the cache system and authentication processes.

4.3.4

01 Jan 08:16
Compare
Choose a tag to compare

πŸš€ MediaFusion 4.3.4 Release Notes

✨ Enhancements

  • πŸ› οΈ Recreate torrent stream by handling source scraper mismatches from trusted scrapers (i.e: Recreate TGX torrents if it's already scraped by other indexers to fix catalogs like wwe, ufc)
  • 🎬 Added logo support for WWE shows from TMDB
  • πŸ”„ Improved metadata handling with smarter merge functionality for existing and new values

πŸ› Bug Fixes

  • πŸ” Fixed data parsing issues with episodes
  • πŸ—‘οΈ Removed redundant resetForm function during contribution stream imports

For a detailed list of all changes, please visit:
4.3.3...4.3.4


Contributors: @mhdzumair

4.3.3

31 Dec 14:32
Compare
Choose a tag to compare

πŸš€ MediaFusion 4.3.3 Release Notes

This release brings important improvements to metadata handling, playback functionality, and catalog management. Here's what's new:

πŸ”¨ Enhancements

  • 🌐 Better Catalog Management

    • Added filter to skip non-English catalogs from TorrentGalaxy
  • 🎬 Enhanced Movie Metadata Support

    • Added support for expanded movie type IDs (tvMovie, short, tvShort, tvSpecial)
    • Improved validation and fallback logic for duplicate entries
  • πŸ“Š Improved Series Processing

    • Refined metadata annotation logic for contribution stream imports
    • Enhanced season and episode number validation

πŸ› Bug Fixes

  • 🎯 Playback Improvements
    • Fixed media playback issues with filenames containing slashes
    • Enhanced URL encoding handling with proper quote methods

βš™οΈ System Changes

  • πŸ”„ Disabled sync debrid cache by default
  • πŸ—οΈ Simplified health check endpoint logic
  • πŸ“ Improved file naming consistency using basename

For a detailed list of changes, visit the full changelog.

4.3.2

30 Dec 22:08
Compare
Choose a tag to compare

πŸš€ MediaFusion 4.3.2 Released

This release focuses on code improvements and bug fixes to enhance the overall reliability and maintainability of MediaFusion.

πŸ› οΈ Enhancements

  • ♻️ Implemented a unified metadata retrieval system that handles both movies and series more efficiently
  • πŸ”„ Improved code maintainability through better function organization and reusability

πŸ› Bug Fixes

  • 🎬 Fixed season handling issues in PikPak integration
  • πŸ” Resolved Real-Debrid mimeType checking problems

πŸ“š For More Details

See the full changelog


Thanks to @mhdzumair for contributions to this release.