JSON RPC Schema for download?
#1
Hi,

I'd like to develop a small tool to help me manage my XBMC library. I want to put a thin abstraction layer in between that converts between java classes and JSON Strings. Therefore I want to generate Java classes from the JSON Schema for XBMC (which is possible with jsonschema2pojo).
However I didn't find a way to download the JSON Schema for XBMC.
Where can I get those files from? I don't want to copy and paste all of them from the API website.
Reply
#2
Start your XBMC, enable the webserver, start your browser and open
Code:
http://<ip>:<port>/jsonrpc
and you should get the JSON-RPC API in JSON schema.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply

Logout Mark Read Team Forum Stats Members Help
JSON RPC Schema for download?0