VDR Python Library News
Status: Alpha
Brought to you by:
rshortt
vdrpylib is a Python library giving programmers easy access to many VDR (Video Disk Recorder) services. All data is conveniently represented in an object hierarchy. vdrpylib also provides a wrapper for the SVDR protocol. Thus, controlling VDR and processing its data becomes quite simple. Major additions in version 0.2 are support for recordings and timers as well as a Distutils compliant installation.
vdrpylib is available at http://sourceforge.net/projects/vdrpylib/
vdrpylib requires Python >= 2.0 and VDR < 1.1.12
Currently, this project is in its Alpha stage; not all VDR data and mechanisms are covered by vdrpylib.