You can already do this you just need to change the options, enable
Preferences:Remote Correct:Only Match Complete Releases and
Preferences:Remote Correct:Group Songs by Folder Only
[quote=Grafter]
2. Where my logic was heading and to fix my incomplete release issues:
- add all files from (say) a single artist.
- ignore existing meta data and ignore underlying folder structure
- so just assuming a big pool of files and only starting with puid:
– get a universe of all possible releases derived from the puids
– do some sort of magic “best fit” analysis to determine the most complete set of releases with all tracks matched that can be built from the pool of input tracks.[/quote]
You could simulate this in MusicBrainz by removing all metadata then Jaikoz would be forced to just use Puids, but there are a number of drawbacks to this.
- Slow. Puids take a while to retrieve/generate and a Musicbrainz lookups is need for ever file
- Incomplete. Not all Puids link to songs in Musicbrainz
- Inaccurate. Its easier to get a good match if there if existing metadata can be used to direct to the best match. Linking to the least number of releases doesnt neccessarily reflect the best match.