fix delete old segments (#1536)
* code cleanup * ignore errors deleting old hls segments
This commit is contained in:
@@ -35,7 +35,7 @@ public class ProgramScheduleItemEditViewModel : INotifyPropertyChanged
|
||||
PlayoutMode is PlayoutMode.Multiple or PlayoutMode.Duration
|
||||
&& CollectionType is ProgramScheduleItemCollectionType.Collection
|
||||
or ProgramScheduleItemCollectionType.MultiCollection or ProgramScheduleItemCollectionType.SmartCollection;
|
||||
|
||||
|
||||
public PlayoutMode PlayoutMode { get; set; }
|
||||
|
||||
public ProgramScheduleItemCollectionType CollectionType
|
||||
|
||||
Reference in New Issue
Block a user