summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Hanisch <dvb@flensrocker.de>2011-04-06 22:28:18 +0200
committerLars Hanisch <dvb@flensrocker.de>2011-04-06 22:28:18 +0200
commit90297b1053cdb81be59a69cbee6681d2bbff7bda (patch)
treef0aa3120e4139e81f277118c533d6aa98f498708 /README
parent4d1102780085b25c02cdf4c87a3fe73b67890730 (diff)
downloadvdr-plugin-dynamite-90297b1053cdb81be59a69cbee6681d2bbff7bda.tar.gz
vdr-plugin-dynamite-90297b1053cdb81be59a69cbee6681d2bbff7bda.tar.bz2
add new parameter "--free-device-slots"
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 5692f4b..4c01c34 100644
--- a/README
+++ b/README
@@ -194,6 +194,7 @@ Parameters in setup.conf
------------------------
dynamite.DefaultGetTSTimeout = 0
dynamite.GetTSTimeoutHandler = /path/to/program
+dynamite.FreeDeviceSlots = 0
Commandline Arguments
---------------------
@@ -205,6 +206,9 @@ Commandline Arguments
set default GetTS-timeout to n seconds
-h, --GetTSTimeoutHandler=/path/to/program
set program to be called on GetTS-timeout
+-f, --free-device-slots=n
+ leave n slots free for non-dynamic devices of
+ incompatible plugins
"GetTS" watchdog
----------------