remove duplicate new item notifications
This commit is contained in:
parent
05303bc421
commit
50088ba1f8
|
@ -213,6 +213,8 @@ namespace MediaBrowser.ServerApplication.EntryPoints
|
||||||
LibraryUpdateTimer.Dispose();
|
LibraryUpdateTimer.Dispose();
|
||||||
LibraryUpdateTimer = null;
|
LibraryUpdateTimer = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
LibraryUpdateInfo = null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user