mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 23:58:57 +00:00
update recording conversion
This commit is contained in:
@@ -13,7 +13,6 @@ namespace MediaBrowser.Model.LiveTv
|
||||
public string RecordingEncodingFormat { get; set; }
|
||||
public bool EnableRecordingSubfolders { get; set; }
|
||||
public bool EnableOriginalAudioWithEncodedRecordings { get; set; }
|
||||
public string RecordedVideoCodec { get; set; }
|
||||
|
||||
public TunerHostInfo[] TunerHosts { get; set; }
|
||||
public ListingsProviderInfo[] ListingProviders { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user