Bug 1090 - no notification when auto-advancing through playlist. Bad statistics
: no notification when auto-advancing through playlist. Bad statistics
Status: CLOSED FIXED
Product: MySqueezebox.com
Classification: Unclassified
Component: SlimService
: unspecified
: PC All
: P5 normal (vote)
: ---
Assigned To: Dave Cohen
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-03-14 16:39 UTC by Dave Cohen
Modified: 2008-12-15 12:13 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Cohen 2005-03-14 16:39:18 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.
Comment 1 Dave Cohen 2005-03-15 08:26:07 UTC
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.
Comment 2 Dave Cohen 2005-03-15 08:47:06 UTC
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!
Comment 3 Dave Cohen 2005-03-15 11:45:59 UTC
Now using open command callback. Should be fixed as of revision 2505.
Comment 4 James Richardson 2008-12-15 12:13:26 UTC
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.