Folf

Results 20 comments of Folf

Hey @djsmith85, sorry for the long wait. I've merged the changes from master on both of my branches, but I don't quite remember what work was left to be done....

Test logs ``` ----------------------------------------------------------- Add-on: Spotify Connect Play Spotify music on your Home Assistant device ----------------------------------------------------------- Add-on version: edge You are running the latest version of this add-on. System: Home...

After some further investigation, it seems like the error is caused by invalid json which axios decides to treat as a string, I am not able to share the full...

Will merge on the next update

I'm not entirely sure how ArmCord works but if it's a custom client then they would need to implement it themselves. This project patches Discord's custom native libraries, which ArmCord...

No, discord updated their binary which broke this, the binaries are now too different to practically memory patch. A patch is still possible but you'd need to reimplement all of...

Sorry for the late reply, but this seems like an issue on the OS side, as the capturer should work the same regardless of window type. Check if you got...

It seems like the package I use to interact with guilded has updated and supports only authentication by bot token now. I could update to that, but it seems like...