Lioncat6
Lioncat6
Yup, there's been a pull to fix it already https://github.com/DiscordStyles/SoftX/pull/114 just waiting on the merge
The device is always there to switch to, and no matter what I try, whenever using --force-avs-install, I cannot get any audio output from the headphones jack. When using `sudo...
Without using `--force-avs-install` (Functioning Properly)   
Interestingly enough, the headphones will still function until the second reboot after running the script with `--force-avs-install`, but running the script without it, rebooting, then running the script with it,...
After some more fiddling around, I figured out that it _seems to_ work on boot 100% of the time, but if it's suspended at all (doesn't matter if headphones are...
I can reproduce this issue with `-extra-debug` if that helps at all. Note, I've only seen this issue on Gatherings servers. 
https://isrchunt.com/spotify/importisrc ISRC hunt also works great with Spotify links! If you want to modify the script yourself until an official fix exists: Line 54: ```elem.href = `https://isrchunt.com/spotify/importisrc?releaseId=${spotifyId}`;``` 
I'll probably make a pull later to propose this change
https://github.com/atj/userscripts/pull/216
As for MBID's, it's preforming a Lookup based on url resource. The MB api has a ton of things you can look up a release by. It works simular to...