jkish;449117 Wrote: 
> Thanks for the reply.
> 
> How do I find out what those JSON/RPC commands look like?
> 
> Would they show up in some sort of log if I accessed the website?

The jsonrpc commands follow the cli documentation 
The commands are sent as an http POST to your servers jsonrpc.js
The post information looks like the following
{"id":1,"method":"slim.request","params":["192.168.1.114",["playlist","play","2802"]]}

I'm using the jsonrpc.js for Squeeze Mobile so feel free to message me
if you need help with them.


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

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

Reply via email to