Podcatcher-plugin
Aus VDR Wiki
Version vom 20. Juli 2006, 11:52 Uhr von 84.166.248.122 (Diskussion)
Inhaltsverzeichnis |
Beschreibung
Autor: Tobias Grimm
Bilder
Softwareanforderungen
- libcurl
- libmad0-dev
- libxml++2.6-dev
- libxml2-dev
Installation
Arch-Linux
pacman -S curl libmad libxml2 libxml++2
Crux
prt-get depinst curl libmad libxml2 libxml++
Debian
apt-get install libcurl3 libcurl3-dev libmad0-dev libxml2-dev libxml++2.6-dev
Gentoo
emerge curl libmad libxml libxmlpp
SuSE
yast -i curl-devel mad-devel libxml2-devel
Konfiguration
cp $SOURCEDIR/VDR/PLUGINS/podcatches/examples/podcatchersources.conf $VDRCONFIG/plugins
Parameter
Parameter | Beschreibung |
---|---|
--cache=<DIR> | Specify the cache dir, where the xml feeds and mp3's get cached. This defaults to /var/cache/podcatcher |