matuck/xbmcapi

Interact with XBMC json rpc api

1.0.0 2013-08-26 04:04 UTC

This package is not auto-updated.

Last update: 2024-03-25 12:29:14 UTC


README

A php library to communicate with the XBMC json-rpc protocol. It supports HTTP or TCP transport mechanisms. This project is mostly based on https://github.com/karlrixon/xbmc-php-rpc

Documentation

Installation

Usage