jack-cli-cd-ripper / jack

Jack command-line CD ripper
GNU General Public License v2.0
14 stars 5 forks source link

python3-mb: MusicBrainz fuzzy toc matching does not work #27

Closed pimzand closed 2 years ago

pimzand commented 4 years ago

MusicBrainz may return a number of releases if there is a fuzzy match with the submitted toc. Jack will then present the user a choice, but this will not be processed, since other code requires a perfect match.

This is because a release may contain multiple media, and the discid is used to match the current medium.

pimzand commented 4 years ago

If this is solved, the code could be enhanced to submit the discid to MusicBrainz for the selected release/medium

pimzand commented 2 years ago

Fixed in commit a5e4e76eee4971e65a65b8b799a85dfe2f6cafeb