Yaepghd-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
Wirbel (Diskussion | Beiträge) (→Aktuelle Version) |
Wirbel (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
==Beschreibung== | ==Beschreibung== | ||
'''Autor:''' | '''Autor:''' | ||
− | + | ===Status=== | |
− | + | Letztes Update 2009. | |
==Bilder== | ==Bilder== | ||
{| | {| | ||
|[[Bild:yaepghd-plugin-00.jpg|thumb|none|''kurze beschreibung'']] | |[[Bild:yaepghd-plugin-00.jpg|thumb|none|''kurze beschreibung'']] | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Konfiguration== | ==Konfiguration== | ||
Es wird davon ausgegangen, das das Plugin bereits entpackt und verlinkt wurde. | Es wird davon ausgegangen, das das Plugin bereits entpackt und verlinkt wurde. | ||
− | |||
cd [[Struktur|$SOURCEDIR]]/VDR | cd [[Struktur|$SOURCEDIR]]/VDR | ||
patch -p1 < ./../../vdr-<VDRVERSION>-yaepghd.patch | patch -p1 < ./../../vdr-<VDRVERSION>-yaepghd.patch | ||
Zeile 28: | Zeile 15: | ||
Wer möchte geht über die [[keymacros.conf]], um das Plugin zbs. mit den {{Button blau|Blau}} Key aufzurufen. | Wer möchte geht über die [[keymacros.conf]], um das Plugin zbs. mit den {{Button blau|Blau}} Key aufzurufen. | ||
− | |||
{{Box Datei | [[Struktur|$VDRCONFIG]]/[[keymacros.conf]] | | {{Box Datei | [[Struktur|$VDRCONFIG]]/[[keymacros.conf]] | | ||
# Remote control key macros for VDR | # Remote control key macros for VDR | ||
Zeile 47: | Zeile 33: | ||
Alternativ über einen "User Key". | Alternativ über einen "User Key". | ||
− | |||
<pre> | <pre> | ||
User1 @yaepghd | User1 @yaepghd | ||
</pre> | </pre> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
===Snapshot=== | ===Snapshot=== | ||
git clone git://projects.vdr-developer.org/vdr-plugin-yaepghd.git yaepghd | git clone git://projects.vdr-developer.org/vdr-plugin-yaepghd.git yaepghd | ||
− | |||
==Aktuelle Version== | ==Aktuelle Version== | ||
* keine | * keine | ||
− | |||
==Links== | ==Links== | ||
[http://projects.vdr-developer.org/projects/show/plg-yaepghd Homepage des Plugins] | [http://projects.vdr-developer.org/projects/show/plg-yaepghd Homepage des Plugins] |
Version vom 8. August 2013, 15:02 Uhr
Inhaltsverzeichnis |
Beschreibung
Autor:
Status
Letztes Update 2009.
Bilder
Konfiguration
Es wird davon ausgegangen, das das Plugin bereits entpackt und verlinkt wurde.
cd $SOURCEDIR/VDR patch -p1 < ./../../vdr-<VDRVERSION>-yaepghd.patch patch < PLUGINS/src/yaepghd/patches/vdr-<VDRVERSION>-yaepghd.patch cp -r VDR/PLUGINS/src/yaepghd/yaepghd $VDRCONFIG/pluginsWer möchte geht über die keymacros.conf, um das Plugin zbs. mit den
Blau
Key aufzurufen.
# Remote control key macros for VDR # # Format: # # macrokey key1 key2 key3... # macrokey @plugin key1 key2 key3... # # See man vdr(5) Red Recordings Green @epgsearch Blue @yaepghd ^^^^^^^^^^^^^^^^ Yellow @prefermenu
Alternativ über einen "User Key".
User1 @yaepghd
Snapshot
git clone git://projects.vdr-developer.org/vdr-plugin-yaepghd.git yaepghd
Aktuelle Version
- keine