Skip to content

rofafor/vdr-plugin-rssreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d4c2d74 · Apr 15, 2018

History

84 Commits
Apr 15, 2018
Mar 6, 2013
Aug 29, 2008
Aug 14, 2006
Apr 15, 2018
Jun 24, 2017
Mar 20, 2013
Feb 7, 2016
Mar 7, 2015
Mar 6, 2015
Mar 7, 2015
Mar 6, 2015
Mar 6, 2015
Oct 9, 2016
Mar 6, 2015
Apr 15, 2018
Mar 6, 2015
Mar 6, 2015
Mar 6, 2015
Mar 6, 2015

Repository files navigation

This is an RSS Reader for the Video Disk Recorder (VDR).

Written by:                  Rolf Ahrenberg
                             < R o l f . A h r e n b e r g @ s c i .f i >

Project's homepage:          http://www.saunalahti.fi/~rahrenbe/vdr/rssreader/

Latest version available at:  http://www.saunalahti.fi/~rahrenbe/vdr/rssreader/

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
See the file COPYING for license information.

Requirements:

- Expat XML Parser library version 1.95.8 or newer (http://expat.sourceforge.net/)
- CURL library 7.15.1 or newer (http://curl.haxx.se/)

Description:

The RSS Reader plugin provides a simple OSD menu based user interface
for reading user-defined RSS streams.

Installation:

tar -xzf /put/your/path/here/vdr-rssreader-X.Y.Z.tgz
make -C rssreader-X.Y.Z install

Configuration:

RSS streams are defined in rssreader.conf located in VDR's configuration
directory for plugins. Check the example configuration file under
"rssreader" subdirectory for further information.

Notes:

- No news is good news.