scaccoman
scaccoman
This PR implements new custom channel override logic, which seems to be one of the most requested features: - https://github.com/ajayyy/SponsorBlock/issues/435 - https://github.com/ajayyy/SponsorBlock/issues/1308 - https://github.com/ajayyy/SponsorBlock/issues/1251 - https://github.com/ajayyy/SponsorBlock/issues/1085 - https://github.com/ajayyy/SponsorBlock/issues/646 Please see...
Hi @maxinminax, I'm located in the EU and I've recently purchased a few Xiaomi smart home devices. While testing the NPM package, I found a couple of issues that I...
When running the following GraphQL query: ``` mutation { addLyricToSong(songId: "5af29df7c084014b34d2bb8a", content: "Oh my oh my its a cold night"){ id } } ``` This error is returned from my...