Home > MySQL, Programming, Python, Visual Basic > Itunes Duplicate Song Script

Itunes Duplicate Song Script

December 16th, 2009

I need a script that will delete duplicate songs out of iTunes/iPod, the script needs to check song title and album name. If the album names are not duplicate, the song should be left alone. Only when the song name and album are identical should the song be marked for deletion.

I am using the latest version of iTunes.


Itunes Duplicate Song Script

Comments are closed.
Bear