)]]
This backend is part of the stable distribution since version 0.6.6.
[[html(
)]]
[[TOC(heading= ,inline)]]
[[BR]]
[[BR]]
== Feed MediaServer ==
This media server exposes audio (podcasts) and video (vidcasts) feeds from generic RSS and OPML feeds.
=== Additional dependencies ===
This backend depends on the [http://www.feedparser.org/ feedparser] module.
=== UPnP ContentDirectory structure ===
'''!FixMe'':TBD
=== Configuration ===
The backend accepts these options:
'''name:''':: name of the device, as exposed to the UPnP world (default: Feed Store)
'''feed_urls:''':: space-separated list of RSS feed URLs (mutually exclusive with opml_url below)
'''opml_url:''':: URL to an OPML listing for feeds (mutually exclusive with feed_urls below)*
Either '''feed_urls''' or '''opml_url''' have to be defined.
==== Examples ====
'''!FixMe'':TBD
=== Open Tickets for this backend ([/newticket?component=MediaServer%20Backend%20wFeed new...]) ===
[[TicketQuery(component=MediaServer Backend Feed&status=new|assigned)]]