Hello everybody
I started to create an rss feed for my playlist of CB player. Unfortunaletlly it doesen't work and I do not know why.
Here I pasted the code:
<<rss version="2.0" xmlns:media="
www.peach-production.com/
">
<channel>
<title>Example playlist</title>
<item>
<title>Test</title>
<link>
www.peach-production.com/
<description>Test for playlist</description>
<pubDate>Sat, 07 Sep 2002 09:42:31 GMT</pubDate>
<media:content url="/flashmovies/demo.flv" duration="33" />
<media:thumbnail url="/stories/Doku.jpeg" />
</item>
</channel>
</rss>
For clarification:
I use the JW player
I put my xml list into folder html/images of joomla
The flashfile is saved under html/images/flashmovies of joomla
the xml file itself is recognized by the cb player, but for me it seems that it doesn't recognize the content.
The error message I got is: Task queue failed at step 5 Playlist could not be loaded http status 404 not found