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

Prevent back-to-back sequences #117

Closed
whitesoup12 opened this issue Dec 1, 2023 · 1 comment · Fixed by #120
Closed

Prevent back-to-back sequences #117

whitesoup12 opened this issue Dec 1, 2023 · 1 comment · Fixed by #120
Assignees
Labels
bug Something isn't working

Comments

@whitesoup12
Copy link
Owner

Your Show Name:
Lumos Light Show

Describe the bug:
If a sequence is request that's set to play next in the normal schedule, that sequence could be played back-to-back.

To Reproduce:
Steps to reproduce the behavior:

  1. Request a sequence that is up next in the scheduled
  2. Don't request anything else
  3. The sequence will play twice (first as the request, second from the schedule).

Expected behavior:
The sequence should not be requestable if it's set to play next in the schedule.

@whitesoup12
Copy link
Owner Author

Fixed in PR #120

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant