mtdcr

Results 27 comments of mtdcr

> Review all of the APIs and make sure we are satisfied with how they work. Functions like `mifare_desfire_read_*` don't know the size of the `data` buffer passed to it....

@thegcat Recently, there were changes to the service file (https://github.com/processone/ejabberd/pull/3429, https://github.com/processone/ejabberd/pull/3471). I suspect they fixed your issue. Can you confirm?

On Thu, 23 Dec 2021 08:45:48 -0800 Stefan Agner ***@***.***> wrote: > > With most services being available over HTTPS today, it doesn't seem appropriate to require HTTP for this...

On Mon, 27 Dec 2021 01:40:17 -0800 Stefan Agner ***@***.***> wrote: > > If the TLS connection fails because the certificate couldn't be verified, I'd say we're online, right? >...

> BTW, I imagine that if Network Manager exposed a ICMP connectivity check instead of an HTTP one then it would be the solution for everyone's problems in the particular...

Time hasn't solved this issue yet, dear bot.

> > If this would be the case, I could just override the get_level() in IPKeyBlind with using channel 3. > > Yes. But in the thread you have mentioned...

> Also reading `with CRC errors` does not look very promising. If we are not actually dealing with errors here whipper shouldn't mention it either. I think the number of...

I applied the patch below to cdrdao in order to avoid this problem with one of my drives. When I run `cdrdao read-toc -v3 toc.txt`, the failing drive reports: ```...

The patch above only fixed invalid ISRC values. In the meantime I found another drive with the same problems, and even with ISRC values fixed, cdrdao still produces broken tables...