JackOfAll wrote: > > SPOTIFY PLUGIN > > Not sure if this is intended beahiour or not.... Install plugin. > Configure, enter username and password, and tick the "Disable Cache" > checkbox, cause I don't want MB's of spotify tunes data ending up in > /var/lib/squeezeboxserver/cache/spotifycache, which is on a SSD. Anyway, > all good, Spotify works. Now stop LMS server and restart it and try to > do something which involves plugin needing to log into Spotify.... > > spotifyd.log > > Code: -------------------- > > > [13:58:40.290133] main:428 /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/arm-linux/spotifydhf 2.3.3 started ( libspotify: 12.1.103.gd51f6226 Release Linux-armv6-bcm2708hardfp ) > [14:00:47.336479] main:599 req: browse.json res: spotify:album:1WLFpcTap1kwv9j2IHuqRg par: (null) prot: HTTP/1.0 auth: (null) > [14:00:47.340227] main:703 no remembered user > [14:00:47.340751] main:1569 bad request for socket or no track > -------------------- > > > > Is that the desired behaviour, if you select "Disable Cache" you have > to input Spotify user/password every time you restart server?
I hope this is now fixed in 2.3.5. I believe the issue was that libspotify won't create the directory to store settings in, but it will if it also stores the cache in it. I now create the directory in the perl plugin to avoid this (assuming this is the problem..) ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=99395 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
