Control: tags -1 +patch

Hi Sandro & Pranav,

On Mon Jun 1, 2026 at 8:01 AM CEST, Pranav P wrote:
> I had provided a fix for this issue last year.
> (https://github.com/beetbox/pyacoustid/pull/88)
>
> But this was closed mentioning that audioread should be managing
> this internally. But what I had read from the audioread documentation
> was that:
> ```
> Buffers in the file can be accessed by iterating over the object
> returned from audio_open. Each buffer is a bytes-like object (buffer,
> bytes, or bytearray) containing raw 16-bit little-endian signed
> integer PCM data. (Currently, these PCM format parameters are not
> configurable, but this could be added to most of the backends.)
> ```
> (https://github.com/beetbox/audioread#audioread)
>
> There has been a recent PR mentioning this (and making the necessary
> changes in my old Pull Request)
> https://github.com/beetbox/pyacoustid/pull/99
>
> Can you please take a look at this and merge this in, if you feel it
> is the right fix?

I have prepared this github PR #99 because #88 was closed. I prepared
this patch in a salsa MR for the debian package already:
https://salsa.debian.org/morph/pyacoustid/-/merge_requests/1

Sandro, if you can review the MR and merge it if you think it is fine,
then that should fix this bug and get pyacoustid back into testing. Getting
pyacoustid back into testing is why I had a go at fixing this regression.

Best regards,

Pieter

Reply via email to