Lachezar Lechev

Results 250 comments of Lachezar Lechev

I've asked in their discord api server and got this response: > if you have an invite for the guild, you can get /invites/{invite.code} with the url param with_counts set...

I about the approximation - I have no idea... I didn't ask as well. As for the invite I will assume, you can do both, give the `Delete` endpoint: >...

> @PyvesB I would like to help with #5079 if any one is not currently working on it Ohhh cool! Thanks for taking the time to work on it 😋

Hello everyone, I'm joining this conversation to see the progress of the issue. It seems that there are still a few things missing (to my understanding) in order to release...

This would be great! I happen to have an issue now with migrant when using Postgres. I want to setup our tests to use separate schemas, but since every time...

@Felix-El I've thought about a few improvements that should make things much better: 1. Include the possibility to use the Interrupt pin, then only when the interrupt pin gets triggered...

Hello, I want to raise another issue of the async traits. They've decided not to include an async read crate for UART. This means that there should be some other...

Hello everyone, Thank you for the interest in the `stremio-web` application. Sadly to fix this issue we still need to work on the server to allow media formats supported by...

There's a new release of the server. Please let us know if the issue still consist with Stremio server >= 4.20.1

You can also try passing `NO_CORS=1` to the docker container as env. variable. `docker run -e NO_CORS=1 --rm -d -p 11470:11470 stremio/server:latest` What I have to note as well is...