Thanks for the feedback I don't have my local LMS installed so I cannot browse http://yourserver:9000/html/docs/cli-api.html And that is very ... strange if I cannot browse the documentation without installing LMS locally
I have to heavily abuse google and spy some code from different places in different programming languages to figure out what command and what parameters do what Wasting half of the night I managed to login (not using /jsonrpc.js but via /user/login) and perform some queries like 'serverstatus' I am not sure if it possible to login using the same API /jsonrpc.js ... no evidences found if it is possible, so I have to use HTML way of logging in in order to extract cookies with 'sdi_squeezenetwork_session' authentication token I also saw some examples of using http://www.mysqueezebox.com/api/v1/login?v=sn7.4.1&u="+uname+"&t="+t+"&a="+password I had no success with that and I still have no documentation if it is still supported, what parameters should be provided and how they should be encoded ------------------------------------------------------------------------ Alex Wood's Profile: http://forums.slimdevices.com/member.php?userid=62973 View this thread: http://forums.slimdevices.com/showthread.php?t=104851 _______________________________________________ diy mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/diy
