XBMC commands ? http,JSON,etc...
|
28th Aug, 2013, 07:40 AM
Post: #8
|
|||
|
|||
Re: http commands
An example using http to set volume:
http://xbmc@yourpi:8080/jsonrpc?request={"jsonrpc":"2.0","method":"Application.SetVolume","params":{"volume":100},"id": 1}} Simply replace "yourpi" with your raspberry pi ip address or hostname. Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
http commands - Fohnbit - 28th Aug, 2013, 01:23 AM
RE: http commands - rikardo1979 - 28th Aug, 2013, 01:39 AM
RE: http commands - IriDium - 28th Aug, 2013, 01:49 AM
RE: http commands - Fohnbit - 28th Aug, 2013, 02:29 AM
Re: RE: http commands - f1vefour - 28th Aug, 2013, 02:35 AM
RE: http commands - Fohnbit - 28th Aug, 2013, 06:10 AM
RE: http commands - rikardo1979 - 28th Aug, 2013, 06:23 AM
Re: http commands - f1vefour - 28th Aug, 2013 07:40 AM
JSON command for starting a saved audio playlist - Fohnbit - 28th Aug, 2013, 07:28 PM
RE: XBMC commands ? http,JSON,etc... - rikardo1979 - 28th Aug, 2013, 07:54 PM
RE: XBMC commands ? http,JSON,etc... - brantje - 28th Aug, 2013, 09:46 PM
|