INTERACT FORUM
More => Old Versions => Media Center 12 (Development Ended) => Topic started by: m1abrams on December 09, 2007, 10:21:36 am
-
Starting in .380 podcasts have not been getting coverart.
Example podcast : http://leoville.tv/podcasts/sn.xml
The podcast is tagged with image filename: Folder.jpg. However the Folder.jpg does not exist with the podcast file, I did find the image in the root folder of the podcast directory.
-
Coverart isn't loading for that one here.
I suspect the feed is broken/ non-standard though- Coverart on my primary feed works nicely
http://www.starshipsofa.com/rss/
-Leezer-
-
This feed has always had coverart come through fine. And looking at the feed it uses the itunes:image tag
<itunes:image href="http://leoville.tv/podcasts/coverart/sn300.jpg"/>
I checked to make sure the url to the image worked. It also uses the <image> tag as well.
-
I might be wrong here, but from what I can seen in the XML, looks like he's only assigning a coverart image for the feed as a whole, as opposed to individually for each episode.
Shouldn't cause problems really I know, but still :)
-Leezer-