summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2016-05-21 12:42:05 +0200
committerJens Georg <mail@jensge.org>2016-05-21 13:11:40 +0200
commit6d71bc32f1905b047825c463389054b95457588e (patch)
tree4ac316e2e2dd622272301e6087022eb756fc57ad /doc
parent1832c6c6c4fdc85d336823849ff7884a9f3bd72b (diff)
downloadrygel-6d71bc32f1905b047825c463389054b95457588e.tar.gz
mediathek: Remove plugin
The RSS items don't work anymore, always return 404. Signed-off-by: Jens Georg <mail@jensge.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am3
-rw-r--r--doc/README.Mediathek21
-rw-r--r--doc/man/rygel.conf.xml27
3 files changed, 2 insertions, 49 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 8e84ab08..35d763e8 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -8,8 +8,7 @@ dist_man5_MANS = \
EXTRA_DIST = \
man/rygel.xml \
- man/rygel.conf.xml \
- README.Mediathek
+ man/rygel.conf.xml
if HAVE_XSLTPROC
%.5 %.1: man/%.xml
diff --git a/doc/README.Mediathek b/doc/README.Mediathek
deleted file mode 100644
index a0c2aa33..00000000
--- a/doc/README.Mediathek
+++ /dev/null
@@ -1,21 +0,0 @@
-Konfiguration des Mediathekplugins
-===================================
-
-Das Mediathekplugin bietet eine Möglichkeit, bequem Sendungen aus der ZDF
-Mediathek anzuschauen.
-
-Im Moment werden nur die RSS-Feeds unterstützt. Die zu abbonierenden RSS-Feeds
-werden in der Konfiguationstadatei im Abschnitt [ZDFMediathek] unter dem
-Schlüssel "rss" mit Semikolon getrennt eingetragen. Er enthält die
-"Contentidentifier" der Sendungen oder Kategorien. Diese kann man am
-einfachsten über die Seite
-
-http://www.zdf.de/ZDFmediathek/kanaluebersicht/884708/rubrik/Film?flash=off
-
-in Erfahrung bringen, indem man sich die entsprechende Sendung oder
-Themengruppe heraussucht und bis zum Abschnitt "RSS" scrollt. Für das Magazin
-"aspekte" steht dann dort z.B. folgende URL:
-
- http://www.zdf.de/ZDFmediathek/content/500?view=rss
-
-Die Content-ID wäre in diesem Fall 500.
diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml
index d77beefc..649d90ec 100644
--- a/doc/man/rygel.conf.xml
+++ b/doc/man/rygel.conf.xml
@@ -444,31 +444,6 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
<para>This plugin has no special options.</para>
</refsect1>
<refsect1>
- <title>ZDFMediathek</title>
- <para>The <ulink url="http://www.zdf.de/ZDFmediathek">ZDF Mediathek</ulink> is an online archive of broadcasts from the second german television. This plugin can be used to subscribes to the RSS feeds of this service and expose the broadcasts via UPnP.</para>
- <para><note>
- <para>The support for the WMV streaming format was removed from the server, only RTSP support remains. Rygel has issues proxying this via HTTP so your client has to support RTSP in order to be able to view the streams without transcoding.</para>
- </note></para>
- <variablelist>
- <varlistentry>
- <term>
- <option>rss</option>
- </term>
- <listitem>
- <para>A list of broadcast ids. How to get the broadcast ids from the web site is described in the file <filename>README.Mediathek</filename> (in german only).</para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <option>update-interval</option>
- </term>
- <listitem>
- <para>Time in seconds after which the plugin checks for new content. The default interval is 1800 seconds (30 minutes), the minimum interval 10 minutes.</para>
- </listitem>
- </varlistentry>
- </variablelist>
- </refsect1>
- <refsect1>
<title>LightMediaScanner Plugin</title>
<para>The LightMediaScanner plugin exports the contents of the <ulink url="https://github.com/profusion/lightmediascanner">lightmediascanner daemon</ulink> </para>
<para>This plugin does not have any special options.</para>
@@ -551,7 +526,7 @@ title=@REALNAME@&apos;s Banshee on @HOSTNAME@</programlisting></para>
<!-- In alpabetical order. --> <para><citerefentry>
<refentrytitle>rygel</refentrytitle>
<manvolnum>1</manvolnum>
- </citerefentry>, <filename>README.Mediathek</filename>, <citerefentry>
+ </citerefentry>, <citerefentry>
<refentrytitle>gst-launch</refentrytitle>
<manvolnum>1</manvolnum>
</citerefentry></para>