GoXLR-on-Linux / goxlr-utility

An unofficial GoXLR App replacement for Linux, Windows and MacOS
MIT License
636 stars 36 forks source link

No access to your Discord server #43

Closed DJkefo closed 1 year ago

DJkefo commented 1 year ago

Your Discord Link doesn't work, I want to ask for help there because it's too stupid for github.

To keep it short, I want to use your app on shutdown on my pc to switch the GoXLR to sleep mode on shutdown, but it doesn't work since the configs are stored in AppData. Win user btw

Ginjah6205 commented 1 year ago

Hey! I've got a Discord link here: https://discord.gg/JPFjHecV . It should be valid for 7 days.

FrostyCoolSlug commented 1 year ago

I've just run around testing all the discord links, and they do seem to work, the 'official' link is https://discord.gg/Wbp3UxkX2j (no expiry) although it's always possible discord was having some kind of problem (thanks @Ginjah6205 for the extra link!).

The utility is intended on being a complete replacement for the official Windows App, rather than a suppliment (the two apps will conflict against each other), so can't really be used to perform a specific action on shutdown without having it running during normal use.

Executing commands on the utilities shutdown is something that's been worked into 0.10.0 (including detection of Windows shutdown), but currently isn't in a massively usable state, nor properly tested / released yet. When 0.10.0 comes around, the situation should be better.

DJkefo commented 1 year ago

I've just run around testing all the discord links, and they do seem to work, the 'official' link is https://discord.gg/Wbp3UxkX2j (no expiry) although it's always possible discord was having some kind of problem (thanks @Ginjah6205 for the extra link!).

Somehow the link still doesn't work but well I can try some things, maybe it's just me being an idiot Edit: Yeah it was me, I wasn't logged in.

The utility is intended on being a complete replacement for the official Windows App, rather than a suppliment (the two apps will conflict against each other), so can't really be used to perform a specific action on shutdown without having it running during normal use.

I know that it's supposed to be a replacement, but the goxlr app (obviously) wouldn't work during shutdown, because it requires to load the UI I think. What I was trying to do was to put a batch file in the shutdown directory in the group policy editor and it would work if the config files weren't located in my appdata folder, since in the shutdown script logs me out on shutdown and then runs the batch file as the SYSTEM account instead of my personal account (which also doesn't seem to have an AppData folder, which in the end just does nothing). Is it possible to move the config files from AppData to a publicly accessible folder on the system? Since I'm logging out it also closes the official GoXLR App and I planned then to open up this GoXLR Toolkit once I'm logged out with the default profile loaded as Sleep to turn the lights of the GoXLR off on shutdown.