π MediaFusion 6.0.0-beta.23 Released
New Features & Enhancements
- πΊ IPTV/M3U Overhaul: Implemented full support for M3U/IPTV imports, including automatic classification, artwork retrieval, and correct media typing for Live TV and Radio.
- πΌοΈ Cinematic Placeholders: Introduced a high-quality generated poster system featuring diagonal gradients, stylized initials, and watermarks for media missing artwork.
- π‘οΈ Egress Watchdog: Added a background health monitor to automatically restart the service if egress tunnels (such as Gost) become wedged or unresponsive.
- π Proxy Exclusions: Added support for excluding specific Debrid providers from proxy routing, improving reliability for regional streaming services.
- π° RSS Improvements: Added support for Sports content types, bulk media operations, and credential parameter injection for secured RSS feeds.
- πΆ Network Stability: Enabled TCP keepalive for HTTP clients to prevent dropped connections in pooled environments.
Bug Fixes
- π M3U Import UI: Fixed multipart/form-data parsing and backend response contracts to ensure M3U imports process correctly from the web interface.
- πͺ Auth Logic: Fixed a logout bug where provider-level 401 errors were incorrectly triggering a global session expiry.
- ποΈ Debrid Playback: Restored debrid stream resolution for AIOStreams by correctly re-encrypting configuration data on public routes.
- β²οΈ Scheduler: Fixed a bug where recurring cron jobs would fail to enqueue if their
last_enqueued_at timestamp was null.
- π·οΈ Legacy Compatibility: Restored the
filename column in database migrations to ensure compatibility with v5 clients.
Performance
- π Efficient Recompute: Optimized keyword blocking updates by batching database operations to prevent long table locks.
Contributors
@mhdzumair, @luigibarretta
Full Changelog
6.0.0-beta.22...6.0.0-beta.23