Rssreader-plugin
From VDR Wiki
(Difference between revisions)
(→Software requirements) |
(→Options) |
||
| Line 15: | Line 15: | ||
!Option | !Option | ||
!Description | !Description | ||
| - | |||
| - | |||
| - | |||
|- | |- | ||
| RSSREADER_DEBUG=1 | | RSSREADER_DEBUG=1 | ||
Revision as of 22:18, 7 February 2006
Contents |
Description
The RSS Reader plugin provides a simple OSD menu based user interface for reading user-defined RSS streams.
Software requirements
- Expat library
- Curl library
Installation
Options
| Option | Description |
|---|---|
| RSSREADER_DEBUG=1 | Additional debugging information |
Notes
- The plugin uses a temporary file "/tmp/rssreader.vdr" by default. If you want to change it, you can compile the plugin as: > make RSSREADER_TEMPFILE="/tmp/rssreader.vdr"
Links
| [1] | http://www.saunalahti.fi/~rahrenbe/vdr/rssreader | Plugin homepage |
