Julian Waller
Julian Waller
> @dnmeid I'd suggest a combination of your three soultion possibilities: 1) I don't think that helps, as when clicking 'proceed' it will do the same as today and leave...
I've taken a stab at refusing to uninstall these module versions which are in use, but it could do with some testing (especially on windows) before I am willing to...
What version of node-hid is this? Have you attached an error handler to the opened device?
Could someone provide a simple repository I can clone to reproduce this with?
@ert78gb the discussion above suggests it is related to needing to to be reading from a device. so perhaps something simple which just reads from a device (assuming the device...
> Monitor for changes in custom variable count and reinit server I would like to see an event based flow for this. I would be tempted by making `VariablesCustomVariable` extend...
> did you clock my question about the types for the t-bar and jog interval variables? Do I need to make these float, or will they work as ints? I...
I feel like this should default to ipv4 only, unless the module author explicitly opts into ipv6. Simply because I think it likely that most module devs will not think...
for now I'm going to simply remove the ipv6 results, making it configurable isnt hard but adds complexity that I don't want to do right now
I think https://github.com/bitfocus/companion/issues/2711 covers everyone I have heard of. And based on that, there are many other things we are doing 'wrong' to be ipv6 friendly. But tbh, I have...