mherger wrote: 
> 
> I think there might be another undocumented (and unused in LMS 
> itself?!?) command which might be helpful for your situation:
> 
> playlist playtracks urllist <url1>,<url2>,...
> 

How would I use this? I tried (from a YouTube music search):

Code:
--------------------
    
  ["playlist", "addtracks", 
"urllist:item_id:3_iron%20maiden.0,item_id:3_iron%20maiden.1,item_id:3_i..
  
  ["playlist", "addtracks", "urlist", "item_id:3_iron%20maiden.0", 
"item_id:3_iron%20maiden.1", ...
  
  ["playlist", "addtracks", "urlist", 
"item_id:3_iron%20maiden.0,item_id:3_iron%20maiden.1,...
  
--------------------


None of these variants worked :(



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
2. Open browser's developer tools 3. Open console tab in developer tools
4. REQ/RESP messages sent to/from LMS will be logged here.
------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to