Releases: mhdzumair/MediaFusion
3.8.5
π MediaFusion 3.8.5 Released
π Enhancements:
- π Added Prometheus metrics and an API metrics endpoint for stats retrieval.
- π Make logo and add-on name configurable through environment variables.
π€ Contributors:
π Full Changelog:
- View the complete change log 3.8.4...3.8.5
3.8.4
π MediaFusion 3.8.4 Released
π Enhancements:
- π Added separate queues for scrapy tasks to ensure timely execution.
- π Now scraping all instances of streamed.su simultaneously.
π Updates:
- π Updated Windows guidelines for Docker Compose setup.
π€ Contributors:
π Full Changelog:
- View the complete change log 3.8.3...3.8.4
3.8.3
π MediaFusion 3.8.3 Update
β¨ New Updates
- π DaddyLiveHD scraper integration.
- π Added configurable option for background Prowlarr title search.
π Bug Fixes
- πΊ Fixed live TV playlist import & refinements.
- π Accurate season/episode metadata.
π Enhancements
- π§ StreamedSpider refinement.
- π Task manager middleware overhaul.
Happy streaming π€©!
3.8.2
π MediaFusion 3.8.2 Released
We're thrilled to announce the release of MediaFusion 3.8.2, which brings a suite of performance enhancements and critical fixes designed to elevate your streaming experience. Dive into what's new:
π οΈ Enhancements
- Streamed.su Spider Update: Enhanced the streamed.su spider with specialized MediaFusion headers for unrestricted access and improved parsing of live event names.
- Optimized Memory and Worker Management: Refined handling of TV M3U playlist imports and improved memory management across background and Uvicorn workers.
- Advanced Task Scheduling: Rolled out distributed scheduler locking with a heartbeat mechanism for enhanced synchronization across clusters, coupled with task pre-validation to ensure a minimum interval between identical tasks.
π Bug Fixes
- Prowlarr Stream Integration: Boosted the efficiency of Prowlarr title search tasks and addressed bugs in series scraping.
- Enhanced Stability: Fixed issues with
RevisionIdWasChanged
exceptions to ensure more reliable data handling and application stability.
Happy streaming!
3.8.1
π MediaFusion 3.8.1 Released
We are excited to announce the release of MediaFusion 3.8.1. This update focuses on incremental improvements and bug fixes to ensure a smoother and more reliable streaming experience. Hereβs a detailed rundown of the key updates in this version:
βοΈ Enhancements
- π Refactor and Optimizations: Enhanced the worker_rate_limit wrapper to support asynchronous functions and introduced MaxTasksPerChild middleware for Dramatiq broker, resolving memory leak issues by restarting the worker.
- π Improved RealDebrid Streaming Experience: Implemented locking on initial requests to prevent multiple download tasks and enhanced security by adding user IP to RealDebrid POST requests.
- π Scrapy Spider Updates: Updated user-agent and spider URLs, refined URL validation, and improved scraping parser capabilities.
- π οΈ Streaming Enhancements: Added support for torrent tracker sources and DHT to enrich P2P results, along with additional live stream headers, enhancing the versatility and reliability of streaming sources.
- ποΈ Media Metadata Management: Integrated Redis caching for movie metadata and added batch processing for TV metadata with retry functionality to boost performance.
π New Features
- πΊ StreamBTW Integration: Introduced a new scrapy spider and pipeline for StreamBTW.com to enhance our live stream resolver capabilities, particularly for live sports events.
- π Stream Link Resolving: Enhanced stream link resolution for series with improved background processing and added caching for provider streaming URLs, boosting efficiency.
π Bug Fixes
- π οΈ Critical Fixes: Fixed critical issues, including stream link resolution for series #174, live search processes in Prowlarr, and qBittorrent server IP address configuration.
- π¬ Media Handling Fixes: Resolved bugs related to movie metadata and sports event title formatting, ensuring accurate and appealing media displays.
Happy streaming!
3.8.0
π MediaFusion 3.8.0 Released
We're thrilled to release MediaFusion 3.8.0, loaded with new features, enhancements, and critical bug fixes to elevate your streaming experience. Hereβs a detailed rundown of the updates:
π New Features
- ππβΎβ½πππΎπ Sports Live Events: Watch live sports from streamed.su,
mrgamingstreams, and crictime.com. - πΌοΈ Poster with Title: Enhance your catalog's visual appeal with posters that include titles for sports events.
- πΊ M3U Playlist Import: Personalize your streaming experience with the ability to import M3U playlists.
- β¨ Manual Scraper Triggering UI: Manually manage your scraping sources with a new user interface.
- ποΈ Delete Watchlist: Easily manage and delete your watchlist directly from Stremio.
- π New Formula Uploaders: Added support for F1Carreras and smcgill1969.
- 𧩠Prowlarr Title Live Search: Introduced support for live title search of Prowlarr through environment configurations.
βοΈ Enhancements
- π qBittorrent-WebDAV Setup Guides: Newly added setup guides to help you with qBittorrent-WebDAV integrations.
- π API Security for Scraper Control: Secure community instance scraper control pages with API password while allowing API endpoint access.
- βοΈ Scheduler Control: Enhanced ability to disable all schedules or individual schedulers.
- π΅οΈ Live TV Stream Validation: Validate live TV streams before yielding results to improve reliability.
- π¨ Poster Image Caching: Improve load times for sports events by caching poster images and refining dynamic title addition logic.
- π·οΈ Scrapy Migration for TamilMV & Tamil Blasters: Transitioned TamilMV and Tamil Blasters to scrapy spider with enhanced control over multiple argument support.
π Bug Fixes
- π Scraper Scheduler Stability: Addressed a bug causing multiple scraping schedulers to trigger simultaneously, now managed with uvicorn workers and dramatiq worker rate limits.
- π Live TV Genre Search Bug: Resolved an issue affecting live TV search by genre. Etc.
Happy streaming!
3.7.5
π MediaFusion 3.7.5 Released
New Features:
- π Added
sport-video
scrapy support for various sport content scraping. (eef6bc9) - π Integrated
tamilultra
into scrapy sources. Consolidated APScheduler, background worker for scraper triggers, and added schedule for live TV stream validation. (f04d537) - π Added
/scraper
UI page to manage scraping task on initial deployment.
Improvements:
- π Implemented one-page scraping option for
sport-video
andformula_tgx
spiders. Added Redis-based scrape validation to avoid redundant scraping. (821a528)
Fixes:
- π Fixed UI issue where the share button was not available due to an API password element error. (727fb74)
3.7.4
π MediaFusion 3.7.4 Released
Exciting updates and enhancements await in MediaFusion 3.7.4! Here's a quick overview:
- πΈ MHDTVWorld Scrapy Integration: Boosted scraping efficiency with mhdtvworld & mhdtvsports Live TV scraper with Scrapy.
- π qBittorrent - WebDAV Extra: Added support to set custom webdav_downloads_path for supporting elfhosted seedbox.
- π Updated Documentation: Enhanced configuration documentation and refreshed READMEs.
- π§ User Data Defaults: Simplified user experience with updated UserData default settings.
- βοΈ Crontabs Configuration: Greater control over scheduling with configurable crontab for scrapers.
- π Performance Enhancements: Various refactors for speed, including async URL validation and aiohttp usage.
- π Bug Fixes: Addressed issues for a smoother streaming experience, including improved error handling and Motor client optimizations.
Stay tuned for more updates and enhancements as we continue to improve MediaFusion. Happy streaming!
3.7.3
3.7.2
π MediaFusion 3.7.2 Released
We're thrilled to announce MediaFusion 3.7.2, packed with features and improvements to elevate your streaming experience. Let's dive in:
β¨ New Features
- qBittorrent & WebDav Integration: Seamless streaming with Stremio & steps towards supporting private trackers.
- Formula Racing Scraper: Catchup with Formula on-demand racing contents. Special thanks to @TheRaceDirector for the scraping insights.
- API Password: Added security for your self-hosted resources.
- Homepage Enhancements: A refreshed look highlighting what MediaFusion offers. Kudos to @karthibeit for the initiative.
- Stream Data Detailing: Clearer and more informative stream details.
- Data Compression: Reduced encrypted user data length for efficiency.
- Resolution-based Stream Sorting: Find your preferred stream quality with ease.
- ElfHosted Deployment Guide: Courtesy of @funkypenguin π.
π Bug Fixes
- Installation URL Copy Issue: Fixed on the configuration page π .
- WebUI Stream Description Visualization: Visualization error resolved π₯.
- Premiumize Redirect URL: Smoother integration now π§.
π Special Thanks
A huge shout-out to all our contributors. Your dedication and effort continue to make MediaFusion better for everyone!