mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 23:58:57 +00:00
rework tuner setup
This commit is contained in:
@@ -46,6 +46,7 @@ namespace MediaBrowser.Model.LiveTv
|
||||
public string Url { get; set; }
|
||||
public string Type { get; set; }
|
||||
public string DeviceId { get; set; }
|
||||
public string FriendlyName { get; set; }
|
||||
public bool ImportFavoritesOnly { get; set; }
|
||||
public bool AllowHWTranscoding { get; set; }
|
||||
public bool EnableTvgId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user