mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
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…
x
Reference in New Issue
Block a user