include all content ratings in xmltv (#256)

This commit is contained in:
Jason Dove
2021-06-12 11:14:27 -05:00
committed by GitHub
parent 0750a0712f
commit fc59c9c284
5 changed files with 20 additions and 9 deletions
+2
View File
@@ -11,9 +11,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- Remove framerate normalization; it caused more problems than it solved
- Include non-US (and unknown) content ratings in XMLTV
### Fixed
- Fix serving channels.m3u with missing content ratings
- Fix percent progress indicator for Jellyfin and Emby show library scans
## [0.0.44-prealpha] - 2021-06-09
### Added