key m3u based on tvgid

This commit is contained in:
Luke Pulverenti
2017-01-23 16:51:23 -05:00
parent dac538e812
commit a3b9d33248
12 changed files with 35 additions and 38 deletions

View File

@@ -57,8 +57,7 @@ namespace MediaBrowser.Model.LiveTv
public string SourceB { get; set; }
public string SourceC { get; set; }
public string SourceD { get; set; }
public int DataVersion { get; set; }
public bool EnableTvgId { get; set; }
public TunerHostInfo()
{