mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 00:35:26 +03:00
reduce upnp traffic
This commit is contained in:
@@ -436,7 +436,7 @@ namespace MediaBrowser.Server.Implementations.Persistence
|
||||
_shrinkMemoryTimer = null;
|
||||
}
|
||||
|
||||
//_writeLock.Wait();
|
||||
_writeLock.Wait();
|
||||
|
||||
if (_connection != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user