-
Website
http://www.tech-recipes.com/ -
Original page
http://www.tech-recipes.com/rx/1579/how_to_remove_duplicate_files_from_your_itunes_media_library_/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
davak
83 comments · 1 points
-
Web Design
3 comments · 1 points
-
danishbacker
9 comments · 1 points
-
flexinfo
11 comments · 1 points
-
Tonychelle
4 comments · 1 points
-
-
Popular Threads
-
Facebook: How To Get Only Status Updates on Your FB Home Page
1 week ago · 4 comments
-
Firefox: Enable Case Sensitive Searches When Using Find (Ctrl+F)
5 days ago · 1 comment
-
Firefox 3.6: Enable Visual Previews When Using Ctrl+Tab (Windows Only)
6 days ago · 1 comment
-
Windows 7: How To Disable Live Preview for Taskbar Thumbnails
2 weeks ago · 2 comments
-
Gmail: How to block a sender from your inbox
3 weeks ago · 3 comments
-
Facebook: How To Get Only Status Updates on Your FB Home Page
I've got easily over 400 dupes and do not relish having to sit and manually remove them.
Several paid software packages exist that will help with this. If somebody posts a free solution, we'll be glad to publish it.
Choose File > Show Duplicates to find every instance of a song from the same artist from any album in your collection. For example, the same song could appear on the artist's album and on a movie soundtrack.
Press the Shift key and choose File > Show Exact Duplicates to find multiple copies of the same song (if, for example, you inadvertently imported the song twice).
Removing duplicates safely would help a ton of people. However, the genius feature means that apple will make more money... You can see where the priorities are. :(
that is unless you're not sure if the itunes library file duplicate points to the same file on your drive.
itunes is funky. in it's native library, you only see links to the actual files. sometimes when you're moving between machines and trying to get your library organized, you might inadvertantly make dupicate "itunes library links," but not duplicates of the actual files.
thats when his manual method comes in handy. by not selecting the "send to trash" option after selecting your duplicates and hitting delete, but selecting the "keep files" option, you only delete itunes duplicate links. then, once all your dupe links are gone, he has you tell itunes "hey! take all these links and copy the linked files here" by selecting the entire library and dragging it to another folder.
tada! itunes made a copy of your library without dupe files or library links.
delete your old library, delete all links in itunes, then import the copied file.
if you like, you can tell itunes to copy them into the itunes folder, meaning it doesnt link to the folder you're importing, but to a copy in a different folder.
by doing that, you get a nice neat itunes organized folder system complete with a nice neat dupe free itunes library.
sorry if i repeated a few things.... but i'm sure someone wanted to know something here..... whether or not they will ever come across this, i do not know :)
1. Remove all tracks from itunes (select all and press delete)
2. Select not to remove the actual music file
3. When your library is empty again, select 'file \ add folders to library' and select the MyMusic folder
It didn't even take that long because the files are all in the right format, itunes just has to find them again. N.B. I dont purchase music at the itunes online store so dont know how this will affect your bought mp3 tracks.
Anyway, less chance of loss in the process of dragging and dropping. And it's free.
===================================
SetTitleMatchMode, 2
^t::
WinActivate, iTunes
Sleep, 1000
Loop {
SendEvent {Control down}
y = 94
Loop {
SendEvent {Click 1000, %y%}
if (y > 930) {
break
}
y += 34
}
PixelGetColor, done, 1237, 926
if (done != 0xBDBDBD) {
break
}
SendEvent {Click 1237, 935, 50}
}
SendEvent {Control up}
return
================================================
Very simple to use, but you will have to adjust the numbers to fit your screen size, unless you are in 1680x1050 like me. You also of course need to download autohotkey, but i highly suggest that for anyone anyway.
I set about transferring the files that had built up on 2 of the computers onto the main drive, plus the collection on my iPod, which had become separated from its mother due to a drive crash (alot of the songs were already dupes of the other libraries). The problem is, the songs from the iPod have copied directly to the main folder, not in organised into albums, whilst the ones from the computers are saved within their respective albums.
I've ended up with no less than 5 dupes in some cases, in a 30Gb library. I have moved the default folder referenced by iTunes to the network drive, however when I try to 'add to library' it still tries to copy them back to my local HD, which I am trying to avoid (and besides don't have the space!). How can I set up iTunes on each of the computers to only import links to the songs on the network drive to its library, and also remove the dupes??
Switch to 'Advanced' tab.
Uncheck 'Copy files to iTunes Music folder when adding to library'.
1) HOLD SHIFT- and press file
2) Magically a new option comes up labeled, 'show exact duplicates'
3) voila delete all the unwanted ones, such as unrated ones, in a massive group.