Here's a breakdown of the New Features added in version 2024.09.23.
Prevent Multiple Requests
Similar to preventing multiple votes during a round, you can now choose to prevent multiple requests while a sequence is playing. After each sequence played, the ability to make another request will be opened up.
With the addition of this feature, a new warning message will need to be added to your viewer page. In the example below I'll be using the OG template, but updating your own page should be similar.
Towards the bottom of the page you'll find the section with all the warnings that are displayed to the user based on what happens during their selection.
The easiest thing to do is to copy the alreadyVoted
block and update the id to alreadyRequested
. Then you just need to update the actual message text that gets displayed.
Clear Now Playing and Up Next.
Sometimes the Now Playing and Up next sequences can get stuck. Now you can click the Dropdown arrow next to the View Queue/Reset Votes button and clear the Now Playing and Up Next sequences.