Manual-plugin: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
(linkfix)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
[[Image:Manual-plugin.jpg|thumb|Screenshot]]
[[Image:Manual-plugin.jpg|thumb|Screenshot]]
The '''manual plugin''' displays the menu structure of a manual via [[OSD]]. The data is read from a XML file.
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==
==Configuration==
Line 25: Line 18:
|}
|}


[[Category:Plugins]]
[[Category:Outdated Plugins]]


{{i18n|manual-plugin}}
{{i18n|manual-plugin}}

Latest revision as of 11:54, 25 November 2013

Description

Screenshot

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

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