Open rlneub opened 11 years ago
What do you mean the 'autoplay' next video does not work? Can you explain how it is behaving in better detail?
On a PC or laptop, when one video finishes the player automatically moves to the next video in the playlist. But on a tablet it does not go to the next video. I have had both iPad and Android tablet people say it does not advance. My playlist is a series of youtube videos.
So, I am wondering if this is the tablet operating system or something you can actually control?
My guess is that the youtube video is not firing the complete event when it switches to tablet mode. I can investigate, but this may be something out of my control. I will let you know more as I investigate.
Here is the event that I question isn't firing on tablets... https://github.com/mediafront/osmplayer/blob/2.x/minplayer/src/minplayer.players.youtube.js#L165
Thank you for looking. Let me know if it is a bug or out of your control so I can tell them.
The autoplay next video does not work. Is this a function of the tablet or is this a programming issue?