Statusleds-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Parameter aus den Konventionen)
Zeile 11: Zeile 11:
  
 
==Probleme==
 
==Probleme==
 +
==Parameter==
 +
{| border=1 cellpadding=2 cellspacing=0
 +
|- bgcolor=#efefef
 +
!Parameter (kurz)
 +
!Parameter (lang)
 +
!Beschreibung
 +
|-
 +
| -l LED                || --led=LED                                      || LED (0: scroll, 1: num, 2: caps)
 +
|-
 +
| -p                    || --perrecordblinking                            || LED blinks one times per recording
 +
|-
 +
| -b [host[:port]]      || --blinkd[=host[:port]]                          || Use blinkd for controlling LEDs
 +
|-
 +
| -d [on[,off[,pause]]] || --duration[=On-Time[,Off-Time[,On-Pause-Time]]] || LED blinking timing
 +
|-
 +
| -c console            || --console=console                              || Console LED attached to
 +
|-
 +
| -w [time,beeps,pause] || --prewarn[=Time,Beeps,Pause]                    || Presignal records
 +
|}
 
==Links==
 
==Links==
 
{|
 
{|

Version vom 6. Oktober 2004, 12:45 Uhr

Inhaltsverzeichnis

Beschreibung

Zeigt den Status des VDR über die Keyboard LED's an, z.B. "blinken", wenn eine Aufnahme läuft.

Setup

Hardwareanforderungen

Keyboard

Softwareanforderungen

Installation

Siehe Plugin Installation.

Probleme

Parameter

Parameter (kurz) Parameter (lang) Beschreibung
-l LED --led=LED LED (0: scroll, 1: num, 2: caps)
-p --perrecordblinking LED blinks one times per recording
-b [host[:port]] --blinkd[=host[:port]] Use blinkd for controlling LEDs
-d [on[,off[,pause]]] --duration[=On-Time[,Off-Time[,On-Pause-Time]]] LED blinking timing
-c console --console=console Console LED attached to
-w [time,beeps,pause] --prewarn[=Time,Beeps,Pause] Presignal records

Links

[1] http://sourceforge.net/projects/vdr-statusleds Homepage des Plugins