
2 issues in Related V 7.2 Beta
If the documentation is right at http://support.jwplayer.com/customer/en/portal/articles/1409745-display-related-videos
I seem to have 2 problems testing it.
1) The autoplay does not go to the next video in the playlist like it says autoplay - Will automatically begin the next related video ( for me it just autoplays the FIRST item in the playlist)
2) JSON file does not work. If it's correct that this formatting is as described then the related dock icon does not show at all. Is the below the only content that has to be in the .json file?
{
title: "Big Buck Bunny",
link: "http://example.com/watch/28839",
image: "http://example.com/thumbs/28839.jpg",
file: "http://example.com/videos/28839.mp4",
mediaid: '28839'
},{
title: "Elephant's Dream",
link: "http://example.com/watch/8791",
image: "http://example.com/thumbs/8791.jpg",
file: "http://example.com/videos/8791.mp4",
mediaid: '8791'
}
You don't need this anymore?
<rss version="2.0" xmlns:jwplayer="https://rss.jwpcdn.com/">
<channel>