trouble creating playlist

by

Home Forums JW Player 7 for WordPress trouble creating playlist

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #709
    pointofmercy
    Participant

    hello,

    I recently purchased the premium plugin and love it! I am, however, having an issue adding multiple sources to one video player. For instance, i would like to post a video that has an HD video, SD video, Mobile, and Audio. From what i understand, it is done by creating an xml file for a playlist, but i am having 0 luck doing so. Any guidance would be greatly appreciated.

    Also, i am looking forward to the live streaming update!

    #711
    ilGhera
    Keymaster

    Hi pointofmercy, thanks for your purchase and happy that you like the plugin.
    Talking about playlists, have you tried tu use this example?

    JW Player 7 for WordPress – Media formats supported


    Start from here and let me know if it works; after that we will find a solution for adding all the other contents that you need.
    Anyway don’t worry, lot of changes are coming for playlists.

    #712
    pointofmercy
    Participant

    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/”&gt;
    <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&gt;
    <jwplayer:source file=”https://s3.amazonaws.com/pom.podcast/2016-01-10.mp4&#8243; label=”720 HD”/>
    <jwplayer:source file=”https://s3.amazonaws.com/pom.podcast/2016-01-10.mp4&#8243; label=”MP3″/>
    </item>

    </channel>
    </rss>

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.