Skip to content

Add support for ID_MD5_CHECKSUM in WavPack files #680

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

audiomuze
Copy link

@audiomuze audiomuze commented May 19, 2025

Add support for retrieving the ID_MD5_CHECKSUM in WavPack files, much like retrieving the md5 for FLAC is supported (albeit for some reason no longer documented).

@audiomuze audiomuze changed the title CI: use a newer pypy Add support for ID_MD5_CHECKSUM in WavPack files May 22, 2025
@phw
Copy link
Collaborator

phw commented Jun 13, 2025

Hi. The changes for the WavPack checksum is not part of this PR, missed a commit?

We could change this PR back to the original title and just merge the CI changes now, and you do another PR with the checksum feature?

much like retrieving the md5 for FLAC is supported (albeit for some reason no longer documented).

Yes, I think it was never officially part of the API. But if it behaves similar in the two implementations than I seen no reason not to expose this. This is clearly meta information some software wants to read.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants