mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 17:24:46 +03:00
forgot a lock
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user