mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-24 05:50:01 +00:00
spacing.
This commit is contained in:
parent
b515642f62
commit
1f205cf8c1
@ -174,7 +174,7 @@ class Music(Kodi):
|
||||
return
|
||||
|
||||
if curr_artists != artists:
|
||||
self.update_album_artist(artists, album_id)
|
||||
self.update_album_artist(artists, album_id)
|
||||
|
||||
def update_album_artist(self, *args):
|
||||
if self.version_id < 72:
|
||||
|
Loading…
Reference in New Issue
Block a user