remove duplicate new item notifications

pull/702/head
Luke Pulverenti 11 years ago
parent 05303bc421
commit 50088ba1f8

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

Loading…
Cancel
Save