cgravolet / scroblr

A lightweight browser extension that scrobbles the music you listen to on the web.
http://scroblr.fm
Other
230 stars 62 forks source link

Fix mis-scrobbled albums. #114

Closed martey closed 8 years ago

martey commented 8 years ago

Attempt to fix the wrong album being scrobbled by defaulting to currentTrack.album instead of the data returned from track.getInfo.

This should fix #26, although it does not retrieve album art if needed.