Skip to content
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

Update mp4ameta dependency #242

Merged
merged 3 commits into from
Feb 28, 2025
Merged

Update mp4ameta dependency #242

merged 3 commits into from
Feb 28, 2025

Conversation

saecki
Copy link
Contributor

@saecki saecki commented Feb 25, 2025

The v0.12 release brings a few performance improvements and allows more precise control over what data should be read. This avoids reading and allocating image data during indexing.

On my collection that consists mainly of m4a files without embedded artworks, and using my own music-organizing tool this reduces the time of indexing from a very consistent 170ms to 131ms. The polaris indexing time fluctuates a lot more in general but is also lower on average. On collections that also have embedded artworks this should be even faster.

The v0.12 release brings a few performance improvements and allows
more precise control over what data should be read.
This avoids reading and allocating image data during indexing.
@agersant
Copy link
Owner

agersant commented Feb 27, 2025

Thank you (both for the PR and nice work on the library)! All the code changes look good, but I think the test file ended up with two label fields instead of just the uppercase one it should have:
image

@saecki
Copy link
Contributor Author

saecki commented Feb 28, 2025

Oh right, musicbrainz picard must have not recognized the old one :D

@agersant agersant merged commit febe39b into agersant:master Feb 28, 2025
9 of 10 checks passed
@agersant
Copy link
Owner

Speaking of which... https://tickets.metabrainz.org/browse/PICARD-3029

@saecki
Copy link
Contributor Author

saecki commented Feb 28, 2025

Weird, that definitely works on my machine 🤔

@saecki saecki deleted the mp4ameta branch February 28, 2025 16:29
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