Overview
This plugin turns the dvbdevices into hotpluggable devices. They can be dynamically attached and detached while vdr is running.
Don't forget to patch the vdr-source, you find the necessary one in the "patches" directory of the plugin sources.
A vdr repository with this patch in an additional branch can be found here:
git://github.com/flensrocker/vdr.git
Other plugins can hook up into this mechanism with the new cDynamicDeviceProbe which is added by the patch. Look into the pvrinput-source for an example.
http://projects.vdr-developer.org/projects/plg-pvrinput
Latest news
0.0.6a: now with OSD
(1 comment)
0.0.6: use more udev magic
(3 comments)
0.0.5i: first alpha of "idle devices"
0.0.5h: call an external program if GetTS-watchdog triggers
Setting the watchdog-timeout with udev
(1 comment)