update sat page

This commit is contained in:
Luke Pulverenti
2016-03-13 23:32:03 -04:00
parent d683f30619
commit 3bae86ae41
2 changed files with 9 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ namespace MediaBrowser.Model.LiveTv
public string M3UUrl { get; set; }
public string FriendlyName { get; set; }
public int Tuners { get; set; }
public string DiseqC { get; set; }
public int DataVersion { get; set; }