update themes

This commit is contained in:
Luke Pulverenti
2017-07-31 01:16:22 -04:00
parent 4ea1216af6
commit 2ed625d27e
14 changed files with 22 additions and 77 deletions

View File

@@ -77,15 +77,6 @@ namespace MediaBrowser.Controller.Entities
}
}
[IgnoreDataMember]
protected override bool SupportsIsInMixedFolderDetection
{
get
{
return true;
}
}
public override string CreatePresentationUniqueKey()
{
if (!string.IsNullOrWhiteSpace(PrimaryVersionId))
@@ -500,7 +491,7 @@ namespace MediaBrowser.Controller.Entities
public override IEnumerable<FileSystemMetadata> GetDeletePaths()
{
if (!DetectIsInMixedFolder())
if (!IsInMixedFolder)
{
return new[] {
new FileSystemMetadata