Forum Discussion

zlatkoristevski's avatar
11 years ago

roVideoPlayer playlist on bad url goes to next

Hi guys,

I have a little problem with the roVideoPlayer.

I have implemented and everything works fine but one thing I need to add.

I'm setting a playlist to this player and when I try to play some channel and that channel at the moment isn't available the player goes to the next channel.

Is it possible to disable this going to next channel?

Thank you.

3 Replies

  • Don't use a playlist, instead use addContent to add a single content item.

    - Joel
  • "RokuJoel" wrote:
    Don't use a playlist, instead use addContent to add a single content item.

    - Joel


    I need to use playlist because I have feature with changing channels with UP/DOWN keys on the remote. It can be just disable going on next channel?