Podcatcher-plugin

Aus VDR Wiki
Wechseln zu: Navigation, Suche

Dieser Artikel wurde noch nicht komplett ins Deutsche übersetzt! (Übersetzung zu ~ 70 % durchgeführt.)
Das könntest auch Du machen, einfach per [bearbeiten]. Danach bitte {{übersetzen|<Zahl>}} aus dem Kopf des Artikels entfernen. DANKE :-)


Inhaltsverzeichnis

Beschreibung

Autor: Tobias Grimm

With the Podcatcher plugin you can subscribe to podcasts. It allows you to browse through the podcasts, download and play them.

Currently only RSS podcasts with mp3 enclosures are supported. Features

  • Supports any valid RSS 2.0 feed
  • Feeds and Podcast enclosures can be automatically and manually downloaded in background
  • Downloaded files are stored in a local cache dir
  • Browsing through feeds, feed items and displaying item text
  • Items can by filtered to show only those, that contain a MP3-Podcast

Bilder

2006-02-01_podcatcher1.png 2006-02-01_podcatcher2.png
2006-02-01_podcatcher3.png 2006-02-01_podcatcher4.png


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


Links

  1. Homepage des Plugins
In anderen Sprachen