cpd73 wrote: > 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)
That command (suitably edited) produces no response at the command line - just a flashing cursor curl http://10.0.0.11:9000/jsonrpc.js --data-binary '{"id":1,"method":"slim.request","params":["",["musicartistinfo","albumreview","html:1","album_id:138123"]]}' Curl is installed - curl -help produces what you would expect VB2.4[/B] STORAGE *QNAP TS419P (NFS) [B]Living Room* - Joggler & SB3 -> Onkyo TS606 -> Celestion F20s *Office* - Pi3+Sreen -> Sony TAFE320 -> Celestion F10s / Pi2+DAC & SB3 -> Onkyo CRN755 -> Wharfedale Modus Cubes *Dining Room* -> SB Boom *Kitchen* -> UE Radio (upgraded to SB Radio) *Bedroom (Bedside)* - Pi2+DAC ->ToppingTP21 ->AKG Headphones *Bedroom (TV)* - SB Touch ->Sherwood AVR ->Mordaunt Short M10s Everything controlled by iPeng ------------------------------------------------------------------------ d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051 View this thread: http://forums.slimdevices.com/showthread.php?t=99537 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
