tobiasfunke wrote: > I LOVE this plugin but since i upgraded (reinstalled) my server to > Ubuntu 64-bit 12.04 and installed LMS v7.7.2 r33893 I can't get it to > work. > > I can browse Spotify but the music won't play. > > Previously I was running Ubuntu 8.04 and an older version of LMS > (Squeezebox Server). This time I've had my LMS configured to use my > exising mysql installation instead of the one created by LMS, but > everything else is the same. Same players (3xReceiver and some iPeng > clients), Same network, same router, same Spotify account et c. > > This is what the helper app says > > Code: -------------------- > > > Helper App Running PASS > Logged In PASS > Spotify Metadata OK PASS > Streaming from Spotify OK PASS > Unable to authenticate player FAIL > Helper app unable to authenticate player (error: -1) > -------------------- > > > > This is some of the output from spotifyd.log > > Code: -------------------- > > > main:445 Config: username: <USERNAME> cachedir: /var/lib/squeezeboxserver/cache/spotifycache bitrate: 320 volnorm: 1 httpport: 9005 cliport: 9090 > -------------------- > > > > and when trying to play > > Code: -------------------- > > > check_player:236 cli connection error: Connection reset by peer 104 > main:834 unable to play on this player: -1 > -------------------- > > > > server.log: > > Code: -------------------- > > > Plugins::Spotify::ProtocolHandler::handleDirectError (334) stream failed - bad player: -1 > -------------------- > > > > I've tried changing the helper port to 9015 but didn't work either. > 9005 should be available anyway. 9090 is the correct CLI port and i > can connect to it from my computer over lan. > > Is there anything obvious I might have missed or should I just > reinstall LMS and try again?
Did you install the ia32-libs package ? LMS is 32 bit thing and the compiled helper apps for transcoding is 32 bit . So you may need to install ubuntu's 32bit compatibility package ? ------------------------------------------------------------------------ Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143 View this thread: http://forums.slimdevices.com/showthread.php?t=79706 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
