Yaepghd-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Aktuelle Version)
(Aktuelle Version)
Zeile 62: Zeile 62:
 
  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====Aktuelle Version==
git clone git://projects.vdr-developer.org/vdr-plugin-yaepghd.git yaepghd
+
*[http://git GIT Version]  git clone git://projects.vdr-developer.org/vdr-plugin-yaepghd.git yaepghd
 
+
(für die automatisierte Suche nach aktuellen Versionen ([http://www.vdr-portal.de/board/thread.php?threadid=86871&hilight=aktuelle&hilightuser=403 siehe hier]))
+
  
 
==Links==
 
==Links==

Version vom 25. Juni 2009, 10:07 Uhr

Inhaltsverzeichnis

Beschreibung

Autor:

Bilder

kurze beschreibung


Softwareanforderungen

  • vdr >= 1.6.0


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/plugins
Wer 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====Aktuelle Version

Links

Homepage des Plugins

In anderen Sprachen