Vod-plugin

Aus VDR Wiki
Wechseln zu: Navigation, Suche

Inhaltsverzeichnis

Beschreibung

Autor: Olivier Jacques


Softwareanforderungen

Installation

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


Konfiguration

 cp $SOURCEDIR/VDR/PLUGINS/src/vod/rss.conf /etc/vdr/plugins


Links

[1] http://www.mplayerhq.hu/homepage mplayer
[2] http://expat.sourceforge.net expat
[2] http://famillejacques.free.fr/vdr/vod Homepage des Plugins
In anderen Sprachen