update m3u parsing

This commit is contained in:
Luke Pulverenti
2017-01-24 01:20:06 -05:00
parent 2ebcbdece8
commit 23070fa67c
4 changed files with 7 additions and 8 deletions

View File

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