mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-05-20 00:05:07 +00:00
Clean up views
Remove libraries from db when they don't exist anymore
This commit is contained in:
parent
ce81a1fc33
commit
01450154fe
2 changed files with 9 additions and 1 deletions
|
@ -376,6 +376,7 @@ class Library(threading.Thread):
|
|||
|
||||
return False
|
||||
|
||||
Views().get_views()
|
||||
Views().get_nodes()
|
||||
|
||||
return True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue