mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 00:05:26 +03:00
consolidate internal interfaces
This commit is contained in:
@@ -96,7 +96,5 @@ namespace MediaBrowser.LocalMetadata
|
||||
return "Emby Xml";
|
||||
}
|
||||
}
|
||||
|
||||
internal static readonly SemaphoreSlim XmlParsingResourcePool = new SemaphoreSlim(4, 4);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user