uffda wrote: > I'm still puzzled how I can authenticate sufficiently to see my > playlists, but not enough to play them.
That's indeed not obvious, but unfortunately we have to deal with it. Here's the gory details: we use two different ways to talk to Spotify. There's the web API, which allows for all the browsing. And when it comes to playback, we're relying on libspotify built in to the player's firmware. They're totally independent and unfortunately use totally different ways to authenticate. Their new web API doesn't allow us to be used with your username and password, but requires that additional step where you have to go through their web based authentication. And libspotify can't play using the token provided by the web API... We could probably overcome this by updating the player firmware. Alas, that's not going to happen. Michael http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR, Smart Mix ------------------------------------------------------------------------ mherger's Profile: http://forums.slimdevices.com/member.php?userid=50 View this thread: http://forums.slimdevices.com/showthread.php?t=104436 _______________________________________________ squeezenetwork mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezenetwork
