namespace ErsatzTV.Core.Domain; public enum ChannelTranscodeMode { OnDemand = 0 }