Newsticker-plugin

From VDR Wiki
Revision as of 14:46, 23 September 2004 by Monroe (talk | contribs) (initial)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Screenshot

This plugin downloads rdf news-feeds and displays them on the TV.

It is also possible to display own files from the disk. They must have the same structure like the example.rdf.

Hardware requirements

Software requirements

Installation

If wget is not installed

cd $SOURCEDIR
tar xvzf wget-<VERSION>.tar.gz
cd wget-<VERSION>
./configure --prefix=/usr/local
make
make install

For the plugin see plugin installation.

Handling

Key Description
1..9 Switch between different news feeds
Up/Down Change position of the scroll line
Left/Right Change the scroll speed.
OK Exit

Problems

Links

[1] http://www.wontorra.net/staticpages/index.php?page=newsticker Plugin homepage
[2] http://www.gnu.org/software/wget/wget.html Download manager wget