add tuner data version

This commit is contained in:
Luke Pulverenti
2016-02-25 15:29:38 -05:00
parent cd144bc6f5
commit ea374c01b1
4 changed files with 16 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ namespace MediaBrowser.Controller.LiveTv
/// </summary>
/// <value><c>true</c> if this instance can reset; otherwise, <c>false</c>.</value>
public bool CanReset { get; set; }
public LiveTvTunerInfo()
{
Clients = new List<string>();