Bugzilla – Bug 7077
Display Jive play icon for Slacker 'Play Artist Station' item
Last modified: 2009-09-08 09:29:36 UTC
if any given XML Browse item has a way to be identified as a "hitting go makes music play", then these items just need a style attribute of 'itemplay' sent for them. something like: # $autoPlay is a boolean for whether 'go' plays music if ($autoPlay) { $request->addResultLoop($loopname, $cnt, 'style', 'itemplay'); }
Fixed in change 17422, still requires SN changes.
This bug is being closed since it was resolved for a version which is now released! Please download the new version of SqueezeCenter (formerly SlimServer) at http://www.slimdevices.com/su_downloads.html If you are still seeing this bug, please re-open it and we will consider it for a future release.