Yaepg-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Beschreibung)
(Installation)
Zeile 18: Zeile 18:
 
==Installation==
 
==Installation==
 
Es wird davon ausgegangen, das das Plugin bereits entpackt und verlinkt wurde.
 
Es wird davon ausgegangen, das das Plugin bereits entpackt und verlinkt wurde.
 +
 +
==Konfiguration==
 
<pre>
 
<pre>
 
cd $SOURCEDIR/VDR
 
cd $SOURCEDIR/VDR
 
patch < PLUGINS/src/yaepg/patches/vdr-<VDRVERSION>-yaepg.diff
 
patch < PLUGINS/src/yaepg/patches/vdr-<VDRVERSION>-yaepg.diff
 +
</pre>
 +
 +
Wer möchte legt das Plugin gleich auf einen Hotkey [[keymacros.conf]], um zbs. das Plugin mit dem <BLUE> Key aufzurufen.
 +
 +
<pre>
 +
# 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      @yaepg
 +
^^^^^^^^^^^^^^^^
 +
Yellow    @prefermenu
 +
</pre>
 +
 +
Alternativ gehts über einen "User Key".
 +
 +
<pre>
 +
User1    @yaepg
 
</pre>
 
</pre>
  

Version vom 12. November 2004, 23:25 Uhr

Inhaltsverzeichnis

Beschreibung

Skaliert das Live Bild auf ca ein viertel, um im Rest das EPG darzustellen.

0.0.2
0.0.3

Hardwareanforderungen

# enable to fully support yaepg plugin
SET_VIDEO_WINDOW=1

Softwareanforderungen

  • CVS DVB Driver
  • vdr >= 1.2.6

Installation

Es wird davon ausgegangen, das das Plugin bereits entpackt und verlinkt wurde.

Konfiguration

cd $SOURCEDIR/VDR
patch < PLUGINS/src/yaepg/patches/vdr-<VDRVERSION>-yaepg.diff

Wer möchte legt das Plugin gleich auf einen Hotkey keymacros.conf, um zbs. das Plugin mit dem <BLUE> 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      @yaepg
^^^^^^^^^^^^^^^^
Yellow    @prefermenu

Alternativ gehts über einen "User Key".

User1     @yaepg

Probleme

Keine bekannt.

Links

[1] http://www.hoochvdr.info Homepage des Plugins -> Forums -> Files Section -> Files List
[2] http://htpc.at/public/vdr/yaepg Download Spiegel