add option to allow watermarks over filler (#796)

This commit is contained in:
Jason Dove
2022-05-09 17:51:11 -05:00
committed by GitHub
parent 59c793b9be
commit bd5b52922d
19 changed files with 4406 additions and 25 deletions
@@ -11,6 +11,7 @@ public record FillerPresetViewModel(
TimeSpan? Duration,
int? Count,
int? PadToNearestMinute,
bool AllowWatermarks,
ProgramScheduleItemCollectionType CollectionType,
int? CollectionId,
int? MediaItemId,