• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Best way to remove duplicate mp3 files

Hey guys I just merged two big directories of mp3s. I now have a ton of duplicate files and entries in Itunes. How should I go about cleaning the list up?
 
1) Randomly select an MP3 file to delete.
2) If file count is higher than one, repeat step one.
3) No Duplicate Left.
 
Originally posted by: BlinderBomber
Hey guys I just merged two big directories of mp3s. I now have a ton of duplicate files and entries in Itunes. How should I go about cleaning the list up?

Write a quick script in perl. Use the song names as hash keys. Roll through the song names checking to see if the hash key already exists. If not, save the song name as a new key. If so, then unlink the file.
 
this is the main reason i HATE itunes.

duplicate files. my girl loves to use it and i have yet to find a good way to get rid of them.


and stfu about "stealing music"

mr riaa over there.

 
Back
Top