Rssreader-plugin: Difference between revisions
Jump to navigation
Jump to search
(→Links: i18n) |
|||
(One intermediate revision by one other user not shown) | |||
Line 21: | Line 21: | ||
==Notes== |
==Notes== |
||
* No news is good news. |
|||
* 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== |
==Links== |
||
Line 32: | Line 32: | ||
[[Category:Plugins]] |
[[Category:Plugins]] |
||
{{i18n|rssreader-plugin}} |
|||
<!-- Link to german wiki page --> |
|||
[[de:Rssreader-plugin]] |
Latest revision as of 16:57, 13 March 2006
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
- No news is good news.
Links
[1] | http://www.saunalahti.fi/~rahrenbe/vdr/rssreader | Plugin homepage |