Are you familiar with this Mp3Tag feature?

Right click → Extended Tags


|
|
|

Each of these fields can be double-clicked, copied, and pasted into the MB search engine.

You can also export each of these fields to a TXT, CSV, HTML, or RTF file.

$filename(txt,utf-8)$loop(%_path%)%albumartist% - %album% %MUSICBRAINZ_ALBUMID%
$loopend()

More advice. :wink:

I used CoverFlag=0 and exported my files without the cover to a TXT file.

I then wrote a computer program in C++ that sorted and removed identical lines (duplicates).

However, thanks to @InvisibleMan78 I learned that Notepad++ does the same thing.