Closed qak closed 3 years ago
Argh! This is definitely a regression in #64. Yes, we need a check to avoid crashing when that parameter isn't passed. I'll try to throw that together real quick…
OK, opened #65 to this effect. Any chance you could give this a shot and confirm that it actually fixes the problem? If so, I'll merge it and release a new version posthaste.
I've confirmed that PR #66 fixes the issue.
Thank you, @qak!!
Submitting acoustic fingerprints doesn't seem to work anymore with pyacoustid 1.2.1. I'm using pyacoustid via the Beets chromaprint/acoustid plugin. I get the following error when using the latest Git version of Beets (https://github.com/beetbox/beets/commit/75223eedb76ecc1e610e1781065c36105ee900b4):
Downgrading to pyacoustid 1.2.0 resolves the issue. Could it be that the relevant code is simply missing a check for the presence of
meta
inparams
?