Is there a way of detecting duplicate songs with the same "MD5 Audio" data?

Hi, I was able to add "MD5 Audio" column to around 20,000 tracks. I can see some of them are duplicated since they have the same "MD5 Audio" data.

In mp3tag editor, is there a way of showing only these tracks with the same "md5 audio" tag and remove the duplicates?

Thanks.

image

No.
You can only sort field and then visually compare the field contents.

You could write an export script that exports the relevant data as a csv file and then import that into Excel or Access and then let those programs compare the various records with each other.