add classic schedule marathon (#2400)

This commit is contained in:
Jason Dove
2025-09-09 15:38:07 +00:00
committed by GitHub
parent 79e8fa0877
commit 0d69dd58a4
36 changed files with 25793 additions and 27 deletions
@@ -135,6 +135,14 @@ public class ProgramScheduleItemEditViewModel : INotifyPropertyChanged
}
}
public MarathonGroupBy MarathonGroupBy { get; set; }
public bool MarathonShuffleGroups { get; set; }
public bool MarathonShuffleItems { get; set; }
public int? MarathonBatchSize { get; set; }
public MultipleMode MultipleMode { get; set; }
public int? MultipleCount