From c3cc3a490df4937dc70cc2442c6724c4b6d956ec Mon Sep 17 00:00:00 2001 From: Lars Hanisch Date: Thu, 17 Feb 2011 01:44:32 +0100 Subject: dynamite can call an external program if the GetTSTimeout of a device triggers In setup.conf set dynamite.GetTSTimeoutHandler to a program you want to execute. If the udev-property dynamite_timeout_handler_arg is set it will be passed as the argument to it otherwise the devpath with wich the device was attached to dynamite. --- HISTORY | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 430d768..c679ca8 100644 --- a/HISTORY +++ b/HISTORY @@ -83,3 +83,13 @@ VDR Plugin 'dynamite' Revision History - add new command to cDynamicDeviceProbe to call dynamite-Service (no ABI changes) - extend udev-monitor with parsing of a timeout-value set by some udev rule + +2011-02-17: Version 0.0.5g + +- modify vdr-patch because zapping could interrupt recordings + +2011-02-18: Version 0.0.5h + +- add parsing of udev-property "dynamite_timeout_handler_arg" +- add "dynamite.GetTSTimeoutHandler = /path/to/program" to setup.conf +- call external program on GetTS-timeout -- cgit v1.2.3