Manual-plugin: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
mNo edit summary
(→‎Links: i18n)
Line 27: Line 27:
[[Category:Plugins]]
[[Category:Plugins]]


{{i18n|manual-plugin}}
<!-- Link to german wiki page -->
[[de:Manual-plugin]]

Revision as of 16:43, 13 March 2006

Description

The manual plugin displays the menu structure of a manual via OSD. The data is read from a XML file.

Hardware requirements

Software requirements

Installation

See plugin installation

Configuration

Copy the manual/manual to the configuration directory

cd $SOURCEDIR/VDR/PLUGINS/src/manual
cp -r manual /etc/vdr/plugins

Problems

  • This plugin was not packaged correctly (see Plugin installation#For developers)

Links

[1] http://www.linvdr.org/download/vdr-manual Plugin homepage