Release Notes
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 Attemptssetting to duration playout mode- This setting only has an effect when it's configured to be greater than zero and when using
ShuffleorRandomplayback order - 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
- This setting only has an effect when it's configured to be greater than zero and when using
- Add
Finishcolumn to playout detail table
Fixed
- Skip checking for subtitles to extract when subtitles are not enabled on a channel/schedule item
- Properly scale subtitles when using hardware acceleration
- Fix color normalization of content with missing color metadata when using NVIDIA acceleration
VAAPI: explicitly useCQPrate control mode when it's the only compatible mode- Fix scaling anamorphic Emby content that Emby claims is not anamorphic
Changed
HLS Directstreaming mode- Use
MPEG-TScontainer/output format by default to maintain v0.7.8 compatibilityMP4andMKVcontainer/output format can still be configured inSettings
- Improve
MP4compatibility with certain content
- Use
- For
PadandDurationfiller - prioritize filling the configured pad/duration- This will skip filler that is too long in an attempt to avoid unscheduled time
- You may see the same filler more often, which means you may want to add more filler to your library so ETV has more options
- Update ffmpeg, libraries and drivers in all docker images