Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scene queue looping and scene looping #5012

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dogwithakeyboard
Copy link
Contributor

I thought this might be useful for PMV enjoyers and anyone who makes use of playlists.

Allows manual naviagtion of the scene queue from the first scene on the first page to the last scene on the last page and vice versa.

Adds a new button to the scene controls to control the autoplay behaviour. In the default state the queue behaves as it does now and stops at the end of the queue.
1

One click (loop queue) will allow the queue to loop automatically to the start when the last scene in the queue ends. Resolves #2913.
2

Another click (loop scene) will force the current scene to loop repeatedly irrespective of the Maximum loop duration setting. Resolves #3302.
3

Another final click returns to the default state.

When there is one scene in the queue the controls are now disabled instead of not rendered and both loop scene and loop queue settings will cause the scene to loop repeatedly.
4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Built in Loop button for videos. [Feature] Queue Looping
1 participant