bitfocus / companion-module-studiocoast-vmix

Studiocoast vMix module for Bitfocus Companion
MIT License
32 stars 10 forks source link

Add action and feedback for List input AutoNext #217

Open BryanCrotaz opened 1 year ago

BryanCrotaz commented 1 year ago

There is no way to set Auto Next on a list input

Similar to input Set Loop On / Set Loop Off, we need the same for List input Auto Next

We should add matching feedback to be able to change the button visual state

thedist commented 1 year ago

There is no way to set Auto Next on a list input

It has been possible through the Custom Command action. Not all vMix functions will be their own action because of how many there are and some of them are rarely, if ever, used so could bloat the action list. If there is demand to add this though as its own action I can.

We should add matching feedback to be able to change the button visual state

That's blocked externally. vMix's API doesn't tell us the auto next state so it's impossible to have any sort of feedback or variable for it.

chrissabato commented 8 months ago

This would be pretty handy. I've requested the addition to the API. https://forums.vmix.com/posts/m112238-Auto-Next-and-Auto-First-API-Status#post112238

thedist commented 3 months ago

I had a couple other people request this feature so I've added a dedicated actions for Lists - Auto Play First, Lists - Auto Play Next, and Lists - Shuffle List, in the latest update which is in Companion betas, and soon to be Companion v3.3.0 stable. This way you wont need to use Custom Command.

Unfortunately feedback is still blocked externally until vMix add the data to their API so I'll leave this feature request open with a blocked tag.