Luke Stein
Luke Stein
Seconding this suggestion. I'm always interested in when the next meeting starts, not when this one ends.
This is a great idea!
In lieu of a Companion update, you can do something like this as a button text expression: ``` `Var is ${$(internal:custom_x) == "$NA" ? "" : $(internal:custom_x)}` ```
Oh I guess I should try to flash the newest multichannel release to my v2, then. I wonder what's different from the version that came installed (which—how old could it...
I know this isn't a "feature voting" forum, but I'd add my request for some way to open this almost-perfect app to a particular camera (I always open QC and...
Just a note that @steveseguin has added support for Webex to [social_stream](https://github.com/steveseguin/social_stream) in case anyone else is looking for it
Also shows up in #941 I haven't figure out how to consistently recreate this. It just shows up sometimes.
I don't know about 2016, but can confirm I just ran successfully on an archive from 10/2020.
Here's an example. All the data in the yellow-shaded cells doesn't successfully for me. [Demo import.xlsx](https://github.com/cpvalente/ontime/files/15313153/Demo.import.xlsx) Note that warning/danger durations in minutes seem to parse only as long as they're...
(Not sure whether better to comment here or at #973 ; sorry) > **duration `"60"` gets parsed as `0`** the documentation suggests that the parsing of time strings is the...