Home › Forum › JW Player 7 for WordPress › trouble creating playlist › Rispondi a: trouble creating playlist
Thanks for the reply. I actually went off of that post yesterday, but i feel like i may be missing something. I put the code in a plain text, saved it as an “xml” and uploaded it to a server. I then posted the link to that file in the jw player 7 media url.
Here is where that post is: http://my.pointofmercy.tv/worship-series-pt-1/
Here is what my code looked like:
<rss version=”2.0″ xmlns:jwplayer=”http://rss.jwpcdn.com/”>
<channel>
<item>
<title>Worshp Series Pt 1</title>
<description>2016-01-10 – Sunday Sermon</description>
<jwplayer:image>http://pointofmercy.tv/wp-content/uploads/2016/01/The-Worship-Series-Logo.jpg</jwplayer:image>
<jwplayer:source file=”https://s3.amazonaws.com/pom.podcast/2016-01-10.mp4″ label=”720 HD”/>
<jwplayer:source file=”https://s3.amazonaws.com/pom.podcast/2016-01-10.mp4″ label=”MP3″/>
</item>
</channel>
</rss>