Karl Rixon

XBMC PHP JSON-RPC Library Released: xbmc-php-rpc

without comments

I’ve been writing playing around with XBMC quite a bit recently, and I decided to write a JSON-RPC library in PHP for interacting with an XBMC instance from another system.

XBMC supports JSON-RPC via HTTP and TCP, and in turn xbmc-php-rpc supports both mechanisms.

I uploaded the initial release today. You can get a copy via my GitHub.

Full documentation is forthcoming, but for now the README contains instructions for getting started.

Written by Karl

January 13th, 2011 at 4:59 pm

Posted in PHP

Leave a Reply