Does PC software exist that can compare the contents of 2 computer folders that each consist of tens of thousands of individual mp3 files, in order to find discrepancies between the two folders?
August 8, 2009 7:41 PM
Subscribe
I have two drives, and each folder has some overlapping music, some music that isn't in the other folder, and some corrupted files (due to fire damage), which is why I cannot just merge the two together and let the duplicates of one overwrite the other - I don't want to overwrite a 'good' song with a corrupted, unplayable version.
I am looking for software that could map the contents of both folders and show me which files they have in common, which would then identify which they do not, and allow me to create a new, clean, folder of music that has no duplicates and no corrupted files.
Does this software exist? Or, is there a better way to do this? Because the thought of doing this manually is making me a little sick.
posted by kristin to computers & internet (8 comments total)
5 users marked this as a favorite
1. Re-rip everything I have on CD, probably to lossless (FLAC) with Exact Audio Copy. If you don't care about lossless, rip to your preferred format. Start fresh with those albums.
2. Enqueue every song you have in foobar2000 and check all with the File Integrity Verifier. Basically what it does is decode n songs concurrently as fast as possible where n is the number of processor cores you have. When finished, it will generate a list of corrupted files. Delete all of those.
3. Run a more typical duplicate finder: iTunes, musicbrainz, etc. Anything that allows you to sort by artist/album/track and then compare length, file size, etc. Delete remaining dupes.
4. Replace missing albums/tracks in whatever way you usually do.
posted by Inspector.Gadget at 7:58 PM on August 8