
Problems with multiple playlists in wordpress
I am using the JWPlayer6 plugin in Wordpress 4.1
I added a playlist in wordpress using the JW Player Playlists under Media. I used the short code below and everything worked fine until I tried to add a second playlist.
[jwplayer playlistid="1" player="2"]
Once I added the second playlist the code above shows the second playlist and I can't get the first playlist to work. The first problem is that I can't find what the playlistid is. I tried 2 through 10 and tried using the names I assigned to the playlists and all of the players except the first one show the error message.
Error loading player:
No playable sources found
The playlists I am trying to create will have some of the same videos is both playlists but I tried making videos in the playlist unique and still had the same problem.