Chuf

Results 7 comments of Chuf

Hey, thanks for opening this issue and your feedback! If I understand correctly, my script copies the folder to your local C:\Windows instead of the actual UNC path? I'll have...

I was able to reproduce, this should be fixed when the scripts move to powershell. Since batch script can't "cd" into the UNC path, it can't get the name of...

Yes, I've figured that much ... I'm reporting this for anyone who might encounter similar problems. It would save me some time if this was mentioned somewhere, but since it...

I forked 2-8-stable, added jeremy's patch and fixed "disable_starttls" flag. You can clone it from here: https://github.com/GChuf/mail/ After that, build and install the gem locally: _cd mail gem build mail.gemspec...

It's probably possible to automate the volume with something similar to the preamp feature. I imagine the easiest solution would be to make another gain node parameter set at "1"...

Just posting ideas from our discord conversation here so that it doesn't get lost: From Chuf: >You make a new empty array (or overwrite previous one) when the user toggles...

This should be resolved for copying/moving and removing directories in v2.0.0 (making links will still fail). Try it out: https://github.com/GChuf/RCWM/releases/tag/v2.0.0