mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-01 22:36:33 +01:00
add tuner data version
This commit is contained in:
@@ -32,6 +32,8 @@ namespace MediaBrowser.Model.LiveTv
|
||||
public bool ImportFavoritesOnly { get; set; }
|
||||
public bool IsEnabled { get; set; }
|
||||
|
||||
public int DataVersion { get; set; }
|
||||
|
||||
public TunerHostInfo()
|
||||
{
|
||||
IsEnabled = true;
|
||||
|
||||
Reference in New Issue
Block a user