mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-03 06:46:12 +00:00
Use fallback artists
If album artists is missing
This commit is contained in:
parent
6156557b7d
commit
3431b5d28d
2 changed files with 38 additions and 19 deletions
|
@ -70,6 +70,7 @@ class Service():
|
|||
utils.window('Server_status', clear=True)
|
||||
utils.window('startup', clear=True)
|
||||
utils.window('OnWakeSync', clear=True)
|
||||
utils.window('kodiScan', clear=True)
|
||||
utils.window('minDBVersionCheck', clear=True)
|
||||
|
||||
# Set min DB version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue