mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 04:42:39 +02:00
remove duplicate new item notifications
This commit is contained in:
parent
05303bc421
commit
50088ba1f8
1 changed files with 2 additions and 0 deletions
|
|
@ -213,6 +213,8 @@ namespace MediaBrowser.ServerApplication.EntryPoints
|
|||
LibraryUpdateTimer.Dispose();
|
||||
LibraryUpdateTimer = null;
|
||||
}
|
||||
|
||||
LibraryUpdateInfo = null;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue