mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-16 07:06:18 +00:00
update hdhr channel ids
This commit is contained in:
@@ -47,6 +47,7 @@ namespace MediaBrowser.Model.LiveTv
|
||||
public bool ImportFavoritesOnly { get; set; }
|
||||
public bool AllowHWTranscoding { get; set; }
|
||||
public bool EnableStreamLooping { get; set; }
|
||||
public bool EnableNewHdhrChannelIds { get; set; }
|
||||
|
||||
public TunerHostInfo()
|
||||
{
|
||||
|
||||
@@ -62,11 +62,6 @@
|
||||
/// </summary>
|
||||
DisplayPreferencesId,
|
||||
|
||||
/// <summary>
|
||||
/// The display media type
|
||||
/// </summary>
|
||||
DisplayMediaType,
|
||||
|
||||
/// <summary>
|
||||
/// The etag
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user