jumaka / triodeplugins

Automatically exported from code.google.com/p/triodeplugins
0 stars 1 forks source link

Spotify stops playing album at end of track - daemon tries to relogin #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Triode Spotify plugin and connect to Spotify account
2. Play album URL: spotify:album:2u0soOazLhDgesYccvVscn (Wagnre - Siegfried)
3. Wait for third track

What is the expected output?

Music.

What do you see instead?

Nothing.  Players all say they are playing but progress is stuck at end of 
second track.  The spotify log file says that it tried to relogin at precisely 
the point that the system stopped playing:

[12-08-17 10:46:35.6481] Plugins::Spotify::Spotifyd::relogin (211) requesting 
relogin

(This happens every time.)

What version of the product are you using? On what operating system?

LMS is ARM (squeezeplug) with "7.7.3 - r33949".  Triode is latest.

Please provide any additional information below.

I can play some other albums fine, and some have the same problem.

Original issue reported on code.google.com by david.s...@googlemail.com on 17 Aug 2012 at 9:55

GoogleCodeExporter commented 8 years ago
I don't think the relogin is correlated.  Tried a few more times and with 
different albums and the squeezebox server logs don't show anything fishy.  The 
spotify helper logs look like this (it stopped at 11.15):

[11:15:32.997320] main:727 newstream connection from 192.168.1.23
[11:15:32.997411] main:1575 Now playing: Act I: Seguito dell' Introduzione: 
Ehi, Fiorello
[11:15:34.231290] music_delivery:448 synced players did not connect within 
timeout
[11:15:34.240476] music_delivery:564 error writing
[11:15:34.240615] main:1558 resetting streambuf
[11:17:51.010767] main:539 req: prefetch.json res: 
spotify:track:60f5P9pop6qZAAEArNBAPU par: (null) prot: HTTP/1.0 auth: (null)
[11:17:51.010996] main:903 prefetching track: No error
[11:17:51.085023] metadata_updated:85 new meta

Original comment by david.s...@googlemail.com on 17 Aug 2012 at 10:20