completed multiple movie in folder support

This commit is contained in:
Luke Pulverenti
2013-08-15 15:09:52 -04:00
parent 34bf41721a
commit 11c3778053
8 changed files with 121 additions and 164 deletions

View File

@@ -65,8 +65,6 @@ namespace MediaBrowser.Controller.Entities
return GetPlayableStreamFiles(Path);
}
public bool IsInMixedFolder { get; set; }
/// <summary>
/// Should be overridden to return the proper folder where metadata lives
/// </summary>