mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-25 19:44:43 +01:00
adjust to hdhr address changing
This commit is contained in:
@@ -29,6 +29,7 @@ namespace MediaBrowser.Model.LiveTv
|
||||
public string Id { get; set; }
|
||||
public string Url { get; set; }
|
||||
public string Type { get; set; }
|
||||
public string DeviceId { get; set; }
|
||||
public bool ImportFavoritesOnly { get; set; }
|
||||
public bool IsEnabled { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user