staresy wrote: 
> That seems to have returned something....
> 
> C:\WINDOWS\system32>curl "http://192.168.1.24:9000/jsonrpc.js";
> --data-raw
> "{"id":0,"method":"slim.request","params":["",["musicartistinfo","localfiles","folder:C:/Google
> Drive/Music/Bob Pearce/Someone To Run To/"]]}"
> {"params":["",["musicartistinfo","localfiles","folder:C:/Google
> Drive/Music/Bob Pearce/Someone To Run
> To/"]],"method":"slim.request","id":0,"result":{"item_loop":[{"text":"Additional
> Information.html","weblink":"http://192.168.1.24:9000/mai/localfile/cf02a54ea1cbe4484e42181dba2d91f6/Additional%20Information.html"}],"count":1,"offset":0}}
> C:\WINDOWS\system32>

Great, thanks. So I need to add a check if the start of the path is
"/<letter>:/" then remove the leading slash. I'll look into this later.



*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