What's Changed
New Features
- VOD Group Sorting: Added quick sort options to VOD Groups and updated group sorting logic to support user-defined ascending and descending orders. (c61a453, 8b82c3b)
Fixes
- EPG Caching: Resolved an issue where Schedules Direct EPGs were not caching correctly. (1376778)
- Series Data: Fixed a bug where certain Series entries were missing their display names. (a18e5b7)
Cleanup & Refactoring
- Service Layer Optimization: Refactored bulk sorting logic and moved it into a dedicated service to allow for better code reuse across the application. (ea3ba65)
Full Changelog: 0.8.31...0.8.32