PlusMinus wrote: 
> 
> My spotify username contains some special characters and when I enter
> them, the plugins fails to work with the following erro message:
> 
> > 
Code:
--------------------
  >   > $newId = substr( md5_hex($credentials->{username}), 0, 8 );
--------------------
> > 

Thanks! Yes, md5_hex() has a problem with Unicode. Would the
authentication using the Spotify app on your mobile or desktop work?

I'll look into this. Thanks for the report!



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo
------------------------------------------------------------------------
mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=109388

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to