Yaepg-plugin

From VDR Wiki
Revision as of 03:11, 9 January 2009 by Johngeeaswell (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

Author: bball (no longer supports this plugin)

Updated by CaptiveWorks

Screenshot

The yaEPG plugin displays the EPG data together television picture.

Hardware requirements

  • FF DVB card (or software equivalent)

Software requirements

  • DVB CVS driver
  • vdr >= 1.2.6
  • Xine-plugin (or hardware equivalent)

Installation

See plugin installation

If the xine-plugin should be used, it has to be compiled with

# enable to fully support yaepg plugin
SET_VIDEO_WINDOW=1

set.

Patches

After applying the patch

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

recompile VDR

Configuration

One can set a hotkey to start this plugin, e.g. with the <BLUE> key in the keymacros.conf file (usually in /etc/vdr directory).

# 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

Problems

Links

[1] http://captiveworks.org/open-source/vdr-yaepg/ Plugin homepage