Bug 7974 - CLI-only command to create a Rhapsody playlist
: CLI-only command to create a Rhapsody playlist
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Rhapsody Direct
: 7.0.1
: PC Other
: -- enhancement (vote)
: 7.x
Assigned To: Andy Grundman
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-04-24 16:33 UTC by Andy Grundman
Modified: 2009-07-31 10:20 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-04-24 16:33:07 UTC
We have the createMemberPlaylistFromTracks API call but it requires a list of trackIds to create a Rhapsody playlist from.  This isn't feasible to add to the main UI, but we could have a CLI-only function that lets you create a playlist, something like:

rhapsodydirect createplaylist <name> <trackId> <trackId> ...
Comment 1 Andy Grundman 2008-06-13 11:01:20 UTC
Added in 7.1 change 20737.  Syntax is:

<playerid> rhapsodydirect createplaylist <name> <trackIds>

trackIds is a comma-separated list of one or more IDs, i.e.:

Tra.2732587,Tra.2732588
Comment 2 Chris Owens 2008-07-30 15:27:19 UTC
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.
Comment 3 Chris Owens 2009-07-31 10:20:11 UTC
Reduce number of active targets for SC