-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
Add Overtime to next Schedule Item Start Time #1318
Comments
Hi @ElyFuram, thank you for taking the time to make this proposal. I believe we would need some more context as to what you work on and what you are trying to achieve.
If it is easier, you can drop into our discord server and we can have a chat there |
Hi @cpvalente, For Our usecase we have only a fixed time for each event planned but it can change, means the event can get shorter or longer. The ideal would be if the public schedule would update accordingly to the actual times to use them on displays. With the Example from above if the Event looks like this: From the Screen if the First Event ends 12:13 instead of 12:10 should the next event move its Start time from 12:10 to 12:13 with the 10 minute break between, means it should be shown as 12:23 instead of 12:20. |
Hey @ElyFura |
@alex-Arc thanks alot im looking forwars to it. |
if you want to try it out, the is a build of the companion module here https://github.com/alex-Arc/companion-module-getontime-ontime/actions/runs/12320262742 otherwise you will have to wait for the next companion release |
Hello,
For us to use ontime theres a important feature missing which is the option to add overtime from a previous event to the start time of the next event.
For Example:
Event 1
Would mean the Start of Event 2 should move to 12:18:00 including set up 5 Minute Delay between the two events.
Is there a way to implement this? it would be the last piece to make the Software Perfect for us.
The text was updated successfully, but these errors were encountered: