forgot a lock

This commit is contained in:
ebr11 Eric Reed spam
2012-09-18 18:03:31 -04:00
parent 2c563ac92f
commit 442081f4e2
2 changed files with 3 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ namespace MediaBrowser.Controller.Resolvers
}
else if (args.IsMetadataFolder)
{
// Don't retrieve these children here - we'll get them in the season resolver
// I think this is redundant, but...
resolve = false;
}