XRPC

JSON-RPC controlled XBMC web interface


Project maintained by toodlydo Hosted on GitHub Pages — Theme by mattgraham

XRPC

Description:

This JSON-RPC controlled web based interface lets you or anyone with the access to the XBMC view the video/audio library. It is developed using HTML+PHP+JS+CSS

Goal:

The goal is to implement most of the XBMC JSON-RPC controls to a web interface that can be used on any platform. So far I have implemented some of the TV Show Details and hope to expand on it. This can also be used as a showcase of all the media on XBMC.

Installation:

  1. Download the repo using the "ZIP" button on github or clone it.
  2. Extract the archive to the webserver root.
  3. Modify the settings.php and provide the username, password, ip and port of the XBMC web interface (find it in XBMC: "System>Services>Webserver" and make sure the "Allow control of XBMC via HTTP" is enabled).
  4. Start web server
  5. Navigate to the page