-
-
Notifications
You must be signed in to change notification settings - Fork 96
Description
Hello, I suspect this is actually intended behaviour but I would appreciate some help or changes to allow me to use my old workflow. Perhaps an option to disable offsets?
While in Roll mode If I change the end time of a loaded event to before the beginning of the next event (all events linked start to previous end) the timer starts from the beginning of the next event with the full duration and a negative offset instead of the new start time. I am currently working around this by stopping and restarting roll mode.
For context, the use case is a three hour recording session with a 15 minute break that can be started anytime between 1h 15m and 1h 30m. By default we set the end time of the event before the break to 1h 30m after the start of the recording session but when a break is started before then we manually update the end time of the current event to the time that the break started at.
This is somewhat related to the issue I have opened in the companion module repository: https://github.com/bitfocus/companion-module-getontime-ontime/issues/85
If I press one button to set the end time of the current loaded event to the current time then this will not be an issue. The only reason for the start tine of the break event being in the past is the time it takes to update the time manually.
Thanks in advanced,
Sam