Irishsmurf / LastFM-PHP-Album-Collage

Small Script that creates an album collage based upon your Lastfm activity
https://lastfm.paddez.com/
9 stars 3 forks source link

Handle username whitespace #27

Closed Irishsmurf closed 8 years ago

Irishsmurf commented 8 years ago

When a username is passed to the system, whitespace before and after actual text should be trimmed and handled correctly, rather than sending it directly to LastFM's API, in which it'll always return a User Not Found error.