Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

replay playlist


how can I auto replay the playlist when the last video from the playlist finishes playing?

4 Community Answers

jherrieven

Best Answer 

Or maybe just add the following to your setup block:

repeat:true



View in conversation

Andrew

JW Player Support Agent  
1 rated :

This might require a bit of API work. Get the length of the playlist, determine if the playlist is complete (onComplete), and if so, start back at index item 0.

jherrieven

Best Answer  User  
1 rated :

Or maybe just add the following to your setup block:

repeat:true



ziqy_zone

User  
-1 rated :

thanks jherrieven. it's solved.

Andrew

JW Player Support Agent  
0 rated :

That works too. :) Ohhh over-engineering…

This question has received the maximum number of answers.