-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Feat: Add variables for media time remaining, elapsed #121
Conversation
I find it strange it hasn't been added to the newest versions yet. Any idea why? We'd like to implement this asap :) |
@nacalai A lot of the core devs have been busy lately. It's not just OBS, there's a lot of waiting modules. Are you on Mac? I could make a build for you if so |
Running Windows :) That's kind of you. Would be nice to use it on monday |
@nacalai Well looks like it's in the core now :) Let me know how testing goes! |
How to update only this module? Running PI :) |
You are not able to update single modules in companion at this time, only the whole software. Here's the relevant issue. |
Hey @bryce-seifert, I use a workaround on the Raspberry Pi when I want to test a module that I've updated that has no yet been updated in the Companion core.
For example:
|
Easier option is to edit the root Later on you will need to |
@estilles Nice, did not know about module-local-dev. So helpful to use that folder, will save me a lot of time, thanks!😄 |
Add media time elapsed, remaining variables (Closes #119)
Add image file name variable (Closes #123)