Merge pull request #1351 from MediaBrowser/master

update BdInfo probing
This commit is contained in:
Luke
2015-12-22 12:35:15 -05:00
2 changed files with 40 additions and 40 deletions

View File

@@ -298,8 +298,6 @@ namespace MediaBrowser.Controller.Entities
return base.IsValidFromResolver(newItem);
}
public string MainFeaturePlaylistName { get; set; }
/// <summary>
/// Gets the playable stream files.
/// </summary>