Manual-plugin
From VDR Wiki
(Difference between revisions)
(initial) |
m |
||
| Line 12: | Line 12: | ||
==Configuration== | ==Configuration== | ||
Copy the '''manual/manual''' to the configuration directory | Copy the '''manual/manual''' to the configuration directory | ||
| - | + | cd $SOURCEDIR/VDR/PLUGINS/src/manual | |
| - | cd $SOURCEDIR/VDR/PLUGINS/src/manual | + | cp -r manual /etc/vdr/plugins |
| - | cp -r manual /etc/vdr/plugins | + | |
| - | + | ||
==Problems== | ==Problems== | ||
Revision as of 22:34, 30 November 2004
Contents |
Description
File:Manual)-plugin.jpg
Screenshot
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
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 |
