aauren / SpotifyToaster

Presents toast notifications (system tray popups) when Spotify changes songs
GNU General Public License v2.0
21 stars 3 forks source link

Implement URL encoding when fetching album information #10

Closed aauren closed 10 years ago

aauren commented 10 years ago

I'm currently missing some albums that I would probably get because I'm not properly encoding the variables that makeup the LastFM URL. For instance, #SELFIE brings up no results, whereas %23SELFIE brings up the correct result with the correct album cover.