-
Release 1.0.48
released this
2026-01-10 17:50:25 +08:00 | 0 commits to main since this release🎯 Major Improvements
Windows MPV Player
- Fixed Invisible Window: Removed
--vo=libmpvflag andCREATE_NO_WINDOWto make MPV window visible - Window Launch: MPV now properly shows window when playing content on Windows
Mac Compatibility
- Fixed TMDB Images: Upgraded HTTP to HTTPS for TMDB/external images (Mac App Transport Security)
- Fixed Player Crash: Added null checks for
statisticsInfoaccess to prevent VideoPlayer crashes - Fixed EPG Crash: Resolved variable hoisting issue causing TV Guide to fail on load
User Experience
- Default Player Changed: Internal (HTML5) player now default instead of MPV
- Seamless Playback: Channels play in internal player first, MPV available as fallback option
- Switch Player Button: Users can switch between internal and native player per-stream
🐛 Bug Fixes
- Fixed Windows MPV window not appearing (invisible launch)
- Fixed Mac TMDB image loading errors (HTTP blocked by ATS)
- Fixed VideoPlayer crash when accessing uninitialized player statistics
- Fixed all channels forcing MPV launch before internal player could try
- Fixed EPG ReferenceError when accessing uninitialized variable
- Fixed Windows EPG category list too small to navigate (increased size)
- Fixed system tray icon remaining visible after closing app (added Show menu)
Downloads
- Fixed Invisible Window: Removed