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

Timer count down do not stop at zero #19

Open
Suenee opened this issue Jul 20, 2024 · 1 comment
Open

Timer count down do not stop at zero #19

Suenee opened this issue Jul 20, 2024 · 1 comment

Comments

@Suenee
Copy link

Suenee commented Jul 20, 2024

ENVIROMENT:

  • website ST
  • Win11
  • Chrome last
  • Companion last

REPRODUCTION:

  1. create new room
  2. goto CUSTOMIZE
  3. set Countdown / at 0:00: Stop countdown at 0:00
  4. create/update time segment do 00:00:10 and run it
  5. it will count down to zero and do not stop at all
  6. (FOR CHECK THIS ISSUE) Create page on companion wtih $(promotimer:currentTimerRemaining)

BUGS:

  • timer will show on webpage 0:00 in red color (this is correct)
  • but under timer I see still something running
  • on streamdeck I have view of time $(promotimer:currentTimerRemaining) counting down in MINUS

image
image
image
image

@lhermann
Copy link
Collaborator

lhermann commented Jul 20, 2024

This is already addressed with the new variable $(stagetimer:timeDisplay) coming in module version 2.2.0 (Bundled with Companion 3.4.0).
The new variable will respect the "At 0:00" setting and use the server time (instead of system time) to synchronize the countdown.

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

No branches or pull requests

2 participants