staresy wrote: 
> Hi Craig, is this what you're looking for?

Yes thanks.

staresy wrote: 
> 
> [10:20:54] JSON REQ:
> ["",["musicartistinfo","localfiles","folder:/C:/Google Drive/Music/Bob
> Pearce/Someone To Run To/"]]

Are there any text files here? Did this command return any results? If
not, can you use curl? If so try:


Code:
--------------------
    
  curl 'http://localhost:9000/jsonrpc.js' --data-raw 
'{"id":0,"method":"slim.request","params":["",["musicartistinfo","localfiles","folder:C:/Google
 Drive/Music/Bob Pearce/Someone To Run To/"]]}'
  
--------------------


I'm wondering if the "/C:/" is the issue - hence the above.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 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