bitfocus / companion-module-stagetimerio-api

MIT License
2 stars 3 forks source link

Timer count down do not stop at zero #19

Open Suenee opened 1 month ago

Suenee commented 1 month ago

ENVIROMENT:

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:

image image image image

lhermann commented 1 month ago

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.