Bugzilla – Bug 10407
Streaming can get blocked after a failure
Last modified: 2009-07-31 10:33:37 UTC
When already playing and streaming of the next song fails - typically at the start of a remote stream - then streaming will get hung up. It is necessary to stop play and restart to recover from this situation. This is caused by a combination of circumstances in the state management within the StreamingController module and the individual player-control modules. The players do not internally mark themselves as ready-to-stream again after the failure and the controller fails to remove the failed track from the song-queue, resulting in the queue being too full to stream another track.
Created attachment 4486 [details] Proposed fix
Created attachment 4487 [details] Revised patch
Created attachment 4488 [details] Revised with Pandora change
Looks good to me.
Change 24388
Fixed - Closed Message (SC) This bug has been fixed in the 7.3.3 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Correction: SqueezeCenter version is 7.3.2
Reduce number of active targets for SC