Bugzilla – Bug 8652
Random Mix favorites doesn't continue playing
Last modified: 2009-07-31 10:23:52 UTC
There seems to be a bug in the handling of favorites when a Random Mix playlist has been set as a favorite. Random Mix successfully adds the first batch of tracks but then it stops adding tracks. Some debugging seems to indicate that the Random Mix plugin first receives the "randomplay" command and then directly afterwards receive a "playlist clear". Both commands are generated from Slim::Web::XMLBrowser::handleFeed at around line 361. They are definitely sent and executed in the correct order, but the "playlist clear" command seems to be dispatched with a delay to the Random Mix plugin code. I'm playing the favorite from the web interface, but I think the problem also exists for at least the player interface. The same problem also occurs in the third party Dynamic Playlist plugin.
Fixed in 7.1 change 21596.
Erland please retest with SqueezeCenter 7.1-21796. if you still see the error, then reopen the bug with added comments.
This bug has now been fixed in the 7.1 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com 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.
This bug has been fixed in the 7.3.0 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.
Reduce number of active targets for SC