@ -23,6 +23,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
@@ -23,6 +23,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Fix some cases of 404s from Plex when files were replaced and scanning the library from ETV didn't help
- Fix more wildcard search phrase queries (when wildcards are used in quotes, like `title:"law & order*"`)
- Fix bug where channels would unnecessarily wait on each other
- e.g. in-progress streams would delay responding with a playlist when new streams were starting
@ -466,7 +466,7 @@ public class GetPlayoutItemProcessByChannelNumberHandler : FFmpegProcessHandler<
@@ -466,7 +466,7 @@ public class GetPlayoutItemProcessByChannelNumberHandler : FFmpegProcessHandler<
caseCustomDeadAirFallbackcustom:
maybeFallback=newFillerPreset
{
AllowWatermarks=true,
AllowWatermarks=false,// TODO: does this need to be configurable?