Important
I don't have the time or interest anymore to continue to develop this plugin, so I moved it to projects.vdr-developer.org:
http://projects.vdr-developer.org/projects/show/plg-vodcatcher
Feel free to send patches or ask to join the project if you would like to continue working on this plugin!
The VDR Vodcatcher Plug-in

The Vodcatcher plug-in allows to parse RSS feeds containing video streams as enclosures. The plug-in will play such streams by passing them to the MPlayer plug-in.
If you're using Xineliboutput, you can choose to play back via the Xineliboutput plug-in by selecting this option in the plug-ins OSD setup.
Besides the standard RSS feeds with video enclosures, the RSS services of videocast.srtwist.net are supported too.
Important Hints
You should at least have the VDR Mplayer Plug-in 0.10.1 installed. It should work with 0.9.15 too, but I haven't tested this. The mplayer.sh script must support playlists (supported since version 0.8.6a by Mysterix).
You must add a source to the mplayersources.conf, as described in the README:
In order to allow the MPlayer plug-in to play back the streams passed in by the
Vodcatcher, you must add the following entry to the mplayersources.conf file:
/tmp;Vodcatcher;0
History and Downloads
- Update of the Italian translation by Diego Pierotto
- Updated README
- Fixed Galacticast feed in example
- Updated GPL license text
- Added Italian translation from the Italian VDR Community
- Added support for Xineliboutput as media player
- Dropped non-gettext I18N support
- Added support for <videocast:subfeed>, <link> tag is ignored now
- Changed user agent to vdr-vodcatcher/0.1
- Introduced DEBUG variable/define in Makefile, which currently only controls, if Curl will output some verbose messages to stderr/stdout.
- First version for public beta testing




