RustyNova

Results 37 comments of RustyNova

Personally IDK why the two extensions are separate when append is so useful. Could mmd append be added on build? Idk how the extension is made, but if a script...

I do plan to change the API like suggested (and already made a local branch about it), but the current work is stuck on reworking the test suite to not...

It's a totally different issue. This error is due to the AI scrappers DDOSing MB and legit users getting their connections dropped. I already fixed it on master... Sadly it's...

Should be stable enough. I'm using it in production too. Although a pessimistic ETA should be around the 15th January

ListenBrainz issue actually! Are you sure it's the latest version? Listen fetching isn't on reqwest anymore Or else it's this issue https://github.com/RustyNova016/Alistral/issues/977

It was more of an easier way to get the source when the type is known without having to downcast it. But I can understand if it's outside the scope...

Unearthing this as I'm currently coding it. Oauth is fine, and I'm 90% of the way there Although HTTP digest won't be happening for two reasons: - Either I'm stupid,...