mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-09-02 12:51:35 +00:00
move the verify emby DB to the service entry
This commit is contained in:
parent
4575191093
commit
27f9985601
3 changed files with 3 additions and 4 deletions
|
@ -651,9 +651,6 @@ class LibrarySync(threading.Thread):
|
|||
|
||||
log.warn("---===### Starting LibrarySync ###===---")
|
||||
|
||||
# Verify database structure, otherwise create it.
|
||||
self._verify_emby_database()
|
||||
|
||||
while not self.monitor.abortRequested():
|
||||
|
||||
# In the event the server goes offline
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue