jack-cli-cd-ripper / jack

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

python3-mb: force clean refresh of MusicBrainz data #33

Closed pimzand closed 2 years ago

pimzand commented 4 years ago

Whenever a user queries MusicBrainz, jack first reads the old MusicBrainz data and will remember the choice of release. If the new query again presents multiple releases, jack will automatically pick the choice the user made previously. There should be a way to force jack to present the user a new choice, without manually deleting the jack.musicbrainz file.

pimzand commented 2 years ago

Fixed in c8cf41339b41e7308497892b86217fd52d8a8250

Using --query-now --refresh-metadata will ignore the previous cached metadata, specifically the chosen release and add-disambiguation status.