duration mode guide fixes (#1207)

* fix playout mode duration xmltv

* fix playout mode duration wrapping midnight
This commit is contained in:
Jason Dove
2023-03-13 09:00:59 -05:00
committed by GitHub
parent 17dcbfc344
commit f7d19e3747
4 changed files with 25 additions and 8 deletions
+3
View File
@@ -15,6 +15,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix song normalization to match FFmpeg Profile bit depth
- Fix bug playing some external subtitle files (e.g. with an apostrophe in the file name)
- Fix bug detecting VAAPI capabilities when no device is selected in active FFmpeg Profile
- Fix playout mode duration bugs in XMLTV
- Tail mode filler will properly include filler duration in XMLTV
- Duration that wraps across midnight will no longer have overlapping items in XMLTV
### Changed
- Ignore case of video and audio file extensions in local folder scanner