AutoMatch in this context doesn’t refer to MusicBrainz. It means if you run Local Correct on one of these columns then AutoMatch is used to identify values in different songs that look like they are same value (i.e Beatles, Beetles) and then AutoFormat is used to set them to same value. To be honest I don’t use this feature anymore and I was considering removing it.
From the manual:
Cross Referencing Correct - Correct Artists/Albums/Titles/Genres/Recording Times/Composers
If you have a number of songs that you wish to adjust the data for the chances are at least some of them are by the same Artist and from the same Album. However if the source for these files are different the Metadata may be subtlety different,this means that when you try and play all tracks by a particular group or artist they do not all appear. For example the following artists are all different,but only slightly
- Flatuella Blurb - All words start with a capital letter
- Flatuella blurb- First words start with a capital letter
- The Flatuella Blurb - Additional definite article
- Blurb Flatuella - Words in different order
- Flatuella Blorb - Misspelling of second word
- Flatuella Blurb - Extra white space character at end of word
- Flatuella_Blurb - Words separated by underscore character
- Flatuella Blurbs - Extra punctuation
Which is the correct answer?
Item five is a misspelling so it is not this, item four is not that easy to read but is the accepted format for some audio encoders, any of the others could conceivably be OK. The correct answer really depends upon your personal preference. Auto Format allows you to automatically modify values to your personal taste. Are all these artists the same band, as a human reading this document it should be obvious that they are but to a computer it is not. But Auto Match can detect these similar values, again the similarity is defined by you.
Cross Referencing Correct try’s to work out which is the correct value to use by a combination of comparing similar values, and user options. Local Correct is available for the following fields
- Artist
- Album
- List item
- Genre
- Recording Time
- Comments
- Composer
2.4.1. How it Works
Cross Referencing Correct works on a column by column basis,it identifies similar values and converts all similar values to the most common value. The procedure is as follows
- Create an empty new list
- For each record retrieve the Field Value relating to that column
- Using the options defined in Auto Match Preferences calculate a Match Value
- Using the options defined in Auto Format Preferences calculate a Format Value
- Has this field been found before, if not add it to the list with Count of zero
- If it has just increment the Count of this field in the list
- Sort the list by their Match Value and then Count,highest count first.
- If a record has the same Match Value as its preceding record set its Format Value to the same as the previous songs Format Value.
- Go through each song and find the song in the list with the same Field Value and set the name in the song to the Format Value.