Instead of copying the command, you can just try the following (assuming
you have curl installed) in a terminal window (e.g. windows "Command
Prompt") :


Code:
--------------------
    
  curl http://SERVER:9000/jsonrpc.js --data-binary 
'{"id":1,"method":"slim.request","params":["",["musicartistinfo","albumreview","html:1","album_id:XXXX"]]}'
  
--------------------


With SERVER replaced by your LMS server ip/address, and XXXX with the
album_id value from the call above (you need to ckick the triangle next
to params to exapand)


------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to