Bug 7077 - Display Jive play icon for Slacker 'Play Artist Station' item
: Display Jive play icon for Slacker 'Play Artist Station' item
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Slacker
: unspecified
: All All
: P1 normal (vote)
: ---
Assigned To: Andy Grundman
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-02-11 09:57 UTC by Andy Grundman
Modified: 2009-09-08 09:29 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Grundman 2008-02-11 09:57:02 UTC
 
Comment 1 Ben Klaas 2008-02-11 10:45:01 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');
}
Comment 2 Andy Grundman 2008-02-11 13:09:43 UTC
Fixed in change 17422, still requires SN changes.
Comment 3 Chris Owens 2008-03-07 09:03:32 UTC
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.