update resolved video titles

This commit is contained in:
Luke Pulverenti
2017-10-13 01:44:20 -04:00
parent 66ad10348f
commit bc656edf4f
9 changed files with 38 additions and 54 deletions

View File

@@ -45,7 +45,6 @@ namespace MediaBrowser.Model.LiveTv
public bool ImportFavoritesOnly { get; set; }
public bool AllowHWTranscoding { get; set; }
public bool EnableStreamLooping { get; set; }
public bool EnableMpDecimate { get; set; }
public bool EnableNewHdhrChannelIds { get; set; }
public string Source { get; set; }