From bd9320efae00258436351f659625f211db1e4cbe Mon Sep 17 00:00:00 2001 From: Lars Hanisch Date: Sun, 4 Sep 2011 12:10:54 +0200 Subject: add two new parameters to activate the auto-idle-mode --- README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 38cdc07..282d825 100644 --- a/README +++ b/README @@ -196,6 +196,8 @@ dynamite.DefaultGetTSTimeout = 0 dynamite.GetTSTimeoutHandler = /path/to/program dynamite.FreeDeviceSlots = 0 dynamite.IdleHook = /path/to/program +dynamite.IdleTimeout = 0 +dynamite.IdleWakeup = 0 Commandline Arguments --------------------- @@ -212,6 +214,10 @@ Commandline Arguments incompatible plugins -i, --idle-hook=/path/to/program set program to be called on SetIdle and reactivation +-I, --idle-timeout=m + if a device is unused for m minutes set it to idle +-W, --idle-wakeup=h + if a device is idle for h hours wake it up (e.g. for EPG scan) Idle mode --------- @@ -285,4 +291,4 @@ me how to do this... TODO ---- -* implement auto-idle-mode +... -- cgit v1.2.3