Switchosdpos-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
Zeile 15: | Zeile 15: | ||
<!-- ==Optionen== --> | <!-- ==Optionen== --> | ||
<!-- ==Patches== --> | <!-- ==Patches== --> | ||
− | + | ||
+ | ==Konfiguration== | ||
+ | find $SOURCEDIR/VDR/switchosdpos/examples -type f -exec cp {} [[struktur|/etc/vdr/plugins]] \; | ||
+ | |||
<!-- ==Einstellungen== --> | <!-- ==Einstellungen== --> | ||
<!-- ==Parameter== --> | <!-- ==Parameter== --> |
Version vom 22. März 2006, 11:20 Uhr
Inhaltsverzeichnis |
Beschreibung
Autor: Alexander Rieger
Konfiguration
find $SOURCEDIR/VDR/switchosdpos/examples -type f -exec cp {} /etc/vdr/plugins \;
SVDRP Befehle
Parameter | Beschreibung |
---|---|
LSTP | to query the configured presets |
SETP | to query the active preset or to activate a prese |
Links
[1] | http://vdr-portal.de/board/thread.php?threadid=47073 | Homepage des Plugins |
[2] |