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 Marker Queue #5606

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

dogwithakeyboard
Copy link
Contributor

@dogwithakeyboard dogwithakeyboard commented Jan 12, 2025

An attempt to extend the Scene Queue to also work for Markers. The basic functionality is the same as for Scenes; clicking a Marker in the SceneMarkerList will copy the filter and build a queue in the Scene Player.

The Scene page now accepts an end time through the t querystring with start and end times separated by a comma eg t=1967,2154.882. The ScenePlayer will attempt to detect when the current time meets the end time and transition to the next entry in the queue if continue is set. For Markers without end_seconds the player will simply continue to the end of the scene and then transition to the next entry in the queue or the user can manually skip to the next entry.

Related discussion #2630, #3923, #2647.

Screenshot Stash Queue

@dogwithakeyboard dogwithakeyboard marked this pull request as draft February 2, 2025 18:56
@dogwithakeyboard dogwithakeyboard marked this pull request as ready for review February 9, 2025 12:04
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.

1 participant