-
Release 1.0.36
released this
2026-01-01 19:45:20 +08:00 | 0 commits to main since this releaseMajor Improvements:
- EPG Performance - Fixed critical EPG page hang when navigating between TV Guide and Live TV
- Async Channel Loading - Implemented chunked processing (50 channels per batch) to prevent UI thread blocking
- Auto Category Selection - EPG now defaults to first category on load and navigation
- Movie Seeking - MPV now properly supports seeking in VOD content with enhanced buffering config
- Range Request Support - Rust proxy server now handles HTTP range requests for smooth seeking
Bug Fixes: - Fixed category loading issue where categories disappeared after playlist refresh
- Fixed invalid category data detection and automatic re-fetching
- Improved program title visibility with proper truncation
- Fixed nested button DOM validation warning in LiveTV component
- Fixed slow dashboard navigation from TV Guide
Technical Changes: - Added category mapping persistence via ContentDB
- Enhanced XMLTV parsing with 58,000+ program support
- Added
cache=yes,demuxer-max-bytes=150M, andforce-seekable=yesto MPV configs - Optimized EPG rendering performance with proper memoization
Downloads