Explorar o código

remove duplicate new item notifications

Luke Pulverenti %!s(int64=12) %!d(string=hai) anos
pai
achega
50088ba1f8

+ 2 - 0
MediaBrowser.ServerApplication/EntryPoints/WebSocketEvents.cs

@@ -213,6 +213,8 @@ namespace MediaBrowser.ServerApplication.EntryPoints
                     LibraryUpdateTimer.Dispose();
                     LibraryUpdateTimer = null;
                 }
+
+                LibraryUpdateInfo = null;
             }
         }