Skip to content

Check if album is a compilation before using the album artist

Richard Ferreira requested to merge Enthymeme/lollypop:master into master

Trying to index track.album.artists for a compilation (in which case it will be empty) results in an IndexError exception and the track won't scrobble

Merge request reports