add duration discard to fill attempts (#1301)

This commit is contained in:
Jason Dove
2023-06-13 17:02:31 -05:00
committed by GitHub
parent 66607b95bb
commit 5da2bdbab4
28 changed files with 4631 additions and 67 deletions
+4
View File
@@ -7,6 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added
- Disable playout buttons and show spinning indicator when a playout is being modified (built/extended, or subtitles are being extracted)
- Automatically reload playout details table when playout build is complete
- Add `Discard To Fill Attempts` setting to duration playout mode
- This setting only has an effect when it's configured to be greater than zero
- When the current item is longer than the remaining duration, it will be discarded and ETV will try to fit the next item in the collection, up to the configured number of times
- When the remaining duration is shorter than all items in the collection, the normal filler logic will be used
### Fixed
- Skip checking for subtitles to extract when subtitles are not enabled on a channel/schedule item