danbee / persephone

macOS MPD client written in Swift.
https://persephone.fm
MIT License
215 stars 18 forks source link

Fix incorrect display of album art #21

Closed danbee closed 5 years ago

danbee commented 5 years ago

Some tracks do not have an album artist, so the artist string was blank in the cover hash. This meant that albums with the same name by different artists would get the same artwork.