I wrote a TV backend similar to MythTV backend, called Zeipis. I'd like to add it to XBMC using the new PVR API. However, I couldn't find any development or API documentation about it. All I found was the existing plugins (including the demo), at https://github.com/opdenkamp/xbmc-pvr-addons/tree/master/addons (not sure whether this is the official once).
Where can I find documentation? I noticed that all the PVR plugins are in C++. I had assumed that it's possible to write them in Python. For my client, Python is plenty sufficient, as it's just calling a web service for everything. Is there a way to write PVR plugins in Python only? Thanks, Ben ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Xbmc-addons mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xbmc-addons
