update library menu

This commit is contained in:
Luke Pulverenti
2015-04-27 13:55:57 -04:00
parent 6562824a84
commit d274d1d807
35 changed files with 65 additions and 40 deletions

View File

@@ -435,7 +435,9 @@ namespace MediaBrowser.Server.Implementations.Persistence
_shrinkMemoryTimer.Dispose();
_shrinkMemoryTimer = null;
}
//_writeLock.Wait();
if (_connection != null)
{
if (_connection.IsOpen())