Menu

API

Danny Corbett

API

This program makes use of the XBMC JSON API. Documentation can be found here.

It sends HTTP GET requests to send and retrieve data. It is not ideal, as there is a fair amount of String manipulation involved, so a more solid approach would be better, but doing it this way is quick and easy, so it will do for now.