Lioncat6

Results 91 comments of 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) ![image](https://github.com/WeirdTreeThing/chromebook-linux-audio/assets/95449321/736b8e2c-5148-40b7-b69b-85ff9a3ddd09) ![image](https://github.com/WeirdTreeThing/chromebook-linux-audio/assets/95449321/a1a2cd5d-3888-4e88-bd76-035506240f1e) ![image](https://github.com/WeirdTreeThing/chromebook-linux-audio/assets/95449321/d841ce0c-96d4-4d1f-8338-4993cc362dfe)

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. ![image](https://github.com/user-attachments/assets/bf3ff0e5-b54f-494e-a2a3-0d4dfe34d8b8)

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}`;``` ![image](https://github.com/user-attachments/assets/5effe00c-2544-4634-b163-b22786c2b147)

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...