Bugzilla – Bug 1090
no notification when auto-advancing through playlist. Bad statistics
Last modified: 2008-12-15 12:13:26 UTC
When a player starts a playlist, say a radio station with multiple streams, when one stream fails to be played, the server auto-advances to the next one. But the statistics get generated only when the command callback lets it know when a track has advanced. Ideally in such a situation there could be some callback(s) that let us know. 1) That the original stream or track was in fact not played 2) that another stream of track is being played.
The does not just happen when a stream fails to play. It also happens when advancing through any playlist. For example a concert from archive.org. It seems the player gets in playout-play mode, and the server stops notifying about new tracks openning.
I could be wrong about this. Could be that I'm getting an open callback for each new song. But at the time the client's current song info is not updated, so it still appears to be the earlier track!
Now using open command callback. Should be fixed as of revision 2505.
This bug has been fixed in the latest release of SqueezeNetwork! If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.