springload / springtunes

Control your Spotify client remotely from your browser
19 stars 0 forks source link

Pull album artwork from Spotify #21

Open bwjwright opened 8 years ago

bwjwright commented 8 years ago

Reckon theres a way to pull the album art from Spotify and display it next to the track details? Could mock up a little something to show what I mean.

vincentaudebert commented 8 years ago

Pretty good idea. Unfortunately the only data I've got so far for an album are

"album_resource": {
            "name": "Live At Lowlands",
            "uri": "spotify:album:3FOllYiUU9ZM284tHCMEEY",
            "location": {
                "og": "https://open.spotify.com/album/3FOllYiUU9ZM284tHCMEEY"
            }
        },

But I will investigate see I there is a generic way to get artwork.