Releases: mhdzumair/MediaFusion
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!
3.7.1
π MediaFusion Release 3.7.1
π What's Changed
- π Implemented dynamic sorting, max streams per resolution, and full torrent name display.
- β¨ Added new sortable functionality for catalog items.
- π Introduced adult content filtering functionality with regex patterns.
- π¨ UI enhancements for improved responsiveness on mobile devices.
- π Support for Docker Compose deployment added, along with comprehensive documentation.
- π MongoDB Atlas Free Cluster integration guide for users with lower than armv8-2 architecture.
- π Prowlarr scraping workflow redesigned for enhanced indexer management.
- π οΈ Refactoring and modularization of streaming provider routes for better performance.
π Bug Fixes
- π§° Fixed Max size range filter CSS issue on non-Firefox browsers (contributed by @karthibeit).
- π Addressed various issues with dramatiq background worker functions and more.
β New Contributors
- A big shout-out to @karthibeit for their first contribution in #116 π
3.7.0
What's Changed
- Update cached status for seedr & pikpak based on user's downloaded files by @mhdzumair in #69
- Add new catalog to showcase downloaded movies and series in streaming provider by @mhdzumair in #70
- Integrate new streaming provider Torbox by @ragmehos in #72
- Modify add magnet flow with the new API changes and add check cached endpoint check as well by @ragmehos in #73
- Added config to hide catalogs & redesign the configuration page by @mhdzumair in #75
- Setup Prowlarr on k8s by @ragmehos in #88
- Add magnet links to bitsearch during parsing by @ragmehos in #90
- Pass in the database in the mongo URI and add torbox ref as mediafusion for sign ups by @ragmehos in #93
- Prowlarr integration by @ragmehos in #95
- Release v3.7.0 changes by @mhdzumair in #101
Full Changelog: 3.6.0...3.7.0
3.6.0
π MediaFusion Release 3.6.0
π What's Changed
- π Instant availability check for DebridLink in #46
- Quick and efficient access to your favorite content with our new instant check feature!
- π₯ Integrate new streaming provider AllDebrid in #55
- Expanding your streaming horizons with AllDebrid integration.
- βοΈ Integrate new streaming provider OffCloud in #59
- More choices for your cloud streaming needs with OffCloud!
- π Customize addon name with streaming provider suffix in #60
- Personalize your experience with customized addon names.
- π Fix series metadata in #63
- Enhancing your series exploration with accurate metadata.
- π Integrating PikPak streaming provider & referral links in #64
- Dive into the PikPak world and explore more with referral links.
- π Filtering and Sorting by resolution, size & refactoring cached function in #66
- Streamline your searches with our new filtering and sorting capabilities.
- π οΈ Development enhancements in #67
- Continuously improving to provide you with the best experience.
π New Contributors
- A warm welcome and heartfelt thanks to @MrMonkey42 for their first contribution in #46 π
- Cheers to @ragmehos for their debut contribution in #59 π₯³
π Full Changelog: 3.5.0...3.6.0
3.5.0
π MediaFusion Release 3.5.0
We're thrilled to announce the launch of π MediaFusion 3.5.0! This update is packed with exciting new features, significant improvements, and crucial bug fixes.
π What's Changed
- πΊ Release 3.5.0: Live TV Support & Various Bug Fixes in #43
- Dive into a world of live TV streaming, enhancing your viewing experience like never before!
- π Bugfixes on recent changes in #29
- Smoother performance and enhanced stability with these crucial fixes.
- π Create README.md about RealDebrid by @cyberdad68 in #34
- Get all the insights on integrating RealDebrid with MediaFusion, thanks to this comprehensive guide.
π New Contributors
- A big welcome and thank you to @cyberdad68 for their first contribution in #34 π
π Full Changelog: 3.4.0...3.5.0