-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some playlists fail to display correct album art for certain tracks #189
Comments
Looking at the API response that populates this particular playlist:
It looks like the covers for all these songs actually are all the same (except for the second one). I dunno if that's a bug with the API then, maybe from when the songs were added to the playlist? |
Hmmm... That means it could either be a problem with the |
Here are a couple of more examples of playlists where this happens. the example at the start of this thread was also from me. |
I think I've worked out where this behaviour occurs. If I add a track to the playlist from the 'playing widget' it gets the correct artwork - where it seems to use the 'playlist artwork' is when a track is added from a release page track list, or directly from an artist page i.e. not in the 'now playing widget' Hope that makes sense. I'm not familiar enough with the code yet to check it. |
I think that the duplicate cover art is always the artwork from the first track in the playlist - which is also the artwork given to the playlist itself when it is first created. |
Operating system
macOS 11.6.2
Browser name and version
Firefox 97.0.1
Expected behavior
Some playlists should show proper album art for each track.
Actual behavior
Some playlists do not show proper album art for each track and merely duplicate one of the earlier track's album art.
Steps to reproduce behavior
View the Resonate March 27, 2022 Camp Radio Playlist
The text was updated successfully, but these errors were encountered: