rokudev / custom-playback-channel

List of content displayed with video continuously playing
Other
10 stars 9 forks source link

How to autoplay next video? #2

Open davidlionel opened 6 years ago

davidlionel commented 6 years ago

At the end of video, screen currently goes black. How to set it to autoplay next video? Thank you!

davidlionel commented 6 years ago

<Video id="Video" width="1920" height="1080" translation="[0,0]" visible="false" contentIsPlaylist="true"/> </children>

I added contentIsPlaylist="true", but still goes black after a video plays. Thank you for your help.

norcaljohnny commented 5 years ago

I think it should be in your brightscript code as video.contentIsPlaylist=true before the video.control=play

debashishmahato-muvi commented 1 year ago

Did anyone solve the feature of autoplay in brightscript / Roku