cache data for xmltv (#1228)

* cache channel list for xmltv

* used cached channel data for xmltv

* fixes

* update changelog
This commit is contained in:
Jason Dove
2023-04-03 23:09:54 -05:00
committed by GitHub
parent c9141b0d86
commit 9f42333465
18 changed files with 813 additions and 528 deletions
+1
View File
@@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- Use Poster artwork for XMLTV if available
- If Poster artwork is unavailable, use Thumbnail
- Improve XMLTV response time by caching data as playouts are updated
## [0.7.6-beta] - 2023-03-24
### Added