Yaepghd-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
Wirbel (Diskussion | Beiträge) |
Wirbel (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
==Beschreibung== | ==Beschreibung== | ||
'''Autor:''' bball | '''Autor:''' bball | ||
+ | |||
===Status=== | ===Status=== | ||
Letztes Update 01/2009. | Letztes Update 01/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. | ||
Zeile 38: | Zeile 41: | ||
===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] | ||
[[Kategorie:Plugins]] | [[Kategorie:Plugins]] | ||
+ | [[Kategorie:EPG_und_Co]] | ||
{{i18n|yaepghd-plugin}} | {{i18n|yaepghd-plugin}} |
Aktuelle Version vom 29. August 2013, 16:12 Uhr
Inhaltsverzeichnis |
[Bearbeiten] Beschreibung
Autor: bball
[Bearbeiten] Status
Letztes Update 01/2009.
[Bearbeiten] Bilder
[Bearbeiten] 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
[Bearbeiten] Snapshot
git clone git://projects.vdr-developer.org/vdr-plugin-yaepghd.git yaepghd
[Bearbeiten] Aktuelle Version
- keine