fix mid-roll filler scheduling bug (#675)

This commit is contained in:
Jason Dove
2022-03-04 21:40:08 -06:00
committed by GitHub
parent a3260b2316
commit 6c06fbe621
3 changed files with 262 additions and 163 deletions
+2
View File
@@ -10,6 +10,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix playback of interlaced mpeg2video content with NVIDIA acceleration
- Fix playback of all interlaced content with QSV acceleration
- Fix adding songs to collections from search results page
- Fix bug scheduling mid-roll filler with content that contains one chapter
- No mid-roll filler will be inserted for content with zero or one chapters
### Added
- Add automated error reporting via Bugsnag