voicemeeter-auto-affinity
voicemeeter-auto-affinity copied to clipboard
Power Condition should be removed for it to work more consistently with portable devices
trafficstars
Portable devices won't be on AC Power upon turning on all the time, so this will be really helpful.
It doesn't seem to be possible to set this option using the schtasks create command, that the script currently uses, so the only options would be to either make this change manually in Task Scheduler or maybe using an xml file to define the schedule and setting the TaskSettings.DisallowStartIfOnBatteries property option. I will have a look into the second option in the future.