omega1
7 years agoVisitor
MRSS - Display poster/background image on audio-only feed
http://www.rssboard.org/media-rss[/url:13n1m8si], but it doesn't look like they've been updated for a while and I cannot find how to add such a background image.[/font][/color]
Any ideas? Thank you.
Happy to also understand if this can be done a different way, such as using a player with the element instead?
<item>
<title>My Title</title>
<link></link>
<description>My Description</description>
<guid isPermaLink="false"></guid>
<media:category>All</media:category>
<media:category>Music</media:category>
<media:content url="http://linktoaudiofile.mp3 language="en-us" medium="audio" isDefault="true">
<media:title type="plain">Title</media:title>
<media:description type="html">Description</media:description>
<media:thumbnail url="icon_large.png" />
<media:credit role="author" scheme="urn:ebu">Author</media:credit>
<media:copyright url="coprightURL" />
</media:content>
</item>
Any ideas? Thank you.
Happy to also understand if this can be done a different way, such as using a player with the element instead?