Svdrppara-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
HFlor (Diskussion | Beiträge) (erste Version neues Plugin) |
HFlor (Diskussion | Beiträge) (wer hat den Artikel gelöscht bevor er da war?) |
||
| Zeile 1: | Zeile 1: | ||
| + | ==Beschreibung== | ||
| + | '''Autor:''' Hardy Flor | ||
| + | Zugriff (über [[Svdrp]] auf einige Parameter des laufenden VDR's. | ||
| + | |||
| + | ==Hardwareanforderungen== | ||
| + | ==Softwareanforderungen== | ||
| + | * VDR 1.2.6 oder höher | ||
| + | ==Installation== | ||
| + | |||
| + | |||
| + | ==SVDRP-Befehle== | ||
| + | {| border=1 cellpadding=5 cellspacing=0 | ||
| + | |- bgcolor=#efefef | ||
| + | !Parameter | ||
| + | !Beschreibung | ||
| + | |- | ||
| + | | DLIFETI <days> || read/set DefaultLifetime | ||
| + | |- | ||
| + | | DPRIORY <priority> || read/set DefaultPriority | ||
| + | |- | ||
| + | | MARGSTP <minutes> || read/set MarginStop | ||
| + | |- | ||
| + | | MARGSTR <minutes> || read/set MarginStart | ||
| + | |- | ||
| + | | OSDLANG <lang-id> || read/set OSDLanguage | ||
| + | |- | ||
| + | | OSDMSGT <seconds> || read/set OSDMessageTime | ||
| + | |- | ||
| + | | PLIFETI <days> || read/set PauseLifetime | ||
| + | |- | ||
| + | | PPRIORY <priority> || read/set PausePriority | ||
| + | |- | ||
| + | | PRILIMI <primarylimit> || read/set PrimaryLimit | ||
| + | |- | ||
| + | | RESUMID <res-id> || read/set ResumeID | ||
| + | |- | ||
| + | | SPLITEF <0<nowiki>|</nowiki>1> || read/set SplitEditedFiles | ||
| + | |- | ||
| + | | SVDRPTI <seconds> || read/set SVDRPTimeout | ||
| + | |- | ||
| + | | USERACT <minutes> || read/set MinUserInactivity | ||
| + | |- | ||
| + | | VIDEOSI <size> || read/set MaxVideoFileSize | ||
| + | |- | ||
| + | | RECTIME <minutes> || read/set InstantRecordTime | ||
| + | |- | ||
| + | | CONFDIR || read ConfigDirectory | ||
| + | |- | ||
| + | | VIDEODi || read VideoDirectory | ||
| + | |} | ||
| + | ==Probleme== | ||
| + | keine bekannt | ||
| + | |||
| + | ==Links== | ||
| + | {| | ||
| + | | [1] | ||
| + | | http://www.fast-info.de/vdr/svdrppara/index.htm | ||
| + | | Homepage des Plugins | ||
| + | |}[[Kategorie:Plugins]] | ||
Version vom 16. Oktober 2005, 14:43 Uhr
Inhaltsverzeichnis |
Beschreibung
Autor: Hardy Flor
Zugriff (über Svdrp auf einige Parameter des laufenden VDR's.
Hardwareanforderungen
Softwareanforderungen
- VDR 1.2.6 oder höher
Installation
SVDRP-Befehle
| Parameter | Beschreibung |
|---|---|
| DLIFETI <days> | read/set DefaultLifetime |
| DPRIORY <priority> | read/set DefaultPriority |
| MARGSTP <minutes> | read/set MarginStop |
| MARGSTR <minutes> | read/set MarginStart |
| OSDLANG <lang-id> | read/set OSDLanguage |
| OSDMSGT <seconds> | read/set OSDMessageTime |
| PLIFETI <days> | read/set PauseLifetime |
| PPRIORY <priority> | read/set PausePriority |
| PRILIMI <primarylimit> | read/set PrimaryLimit |
| RESUMID <res-id> | read/set ResumeID |
| SPLITEF <0|1> | read/set SplitEditedFiles |
| SVDRPTI <seconds> | read/set SVDRPTimeout |
| USERACT <minutes> | read/set MinUserInactivity |
| VIDEOSI <size> | read/set MaxVideoFileSize |
| RECTIME <minutes> | read/set InstantRecordTime |
| CONFDIR | read ConfigDirectory |
| VIDEODi | read VideoDirectory |
Probleme
keine bekannt
Links
| [1] | http://www.fast-info.de/vdr/svdrppara/index.htm | Homepage des Plugins |