Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

I recently had a mishap with my music library, resulting in the untimely termination of hundreds of innocent music files. These songs were not removed from iTunes, so there are many tracks that are seemingly normal, but upon closer inspection are actually gone, never to be seen again.

Is there any way I can make a smart playlist or something that'll show me only tracks whose source file can't be found?

share|improve this question

1 Answer

up vote 4 down vote accepted

Two approaches: First, take a look at Doug's AppleScripts for iTunes - dougscripts.com. He has a ton of useful scripts, including Super Remove Dead Tracks, which you might be able to modify to just list them if you want.

Or, if all you want to do is create a playlist of songs which have no native file, there is a very simple way to do that (which I found repeated by so many people that I don't know who to attribute it to):

  1. Create a regular playlist, not a smart playlist. For this example, call the playlist "Alive".

  2. Select all tracks in your main library and drag them into "Alive". Note that "dead" tracks with no native file will not appear in this playlist.

  3. Create a smart playlist defined as: Playlist -- Is Not -- Alive. Call this playlist "Dead".

You now have a list of "!" songs which are missing their native files. You could then go ahead and delete the dead ones if you wish.

share|improve this answer
Oh, I wasn't aware that "dead" songs wouldn't copy to playlists—thanks! – timothymh Apr 8 '12 at 18:51
Timothy: That's part of the beauty here: the "dead" songs won't copy to the regular playlist ("Alive"), but they can appear in a smart playlist ("Dead"). – Edd Apr 9 '12 at 20:03
I can't seem to delete the songs in the Dead playlist. It just shows me the list but doesn't offer any way to delete them all at once. – Nickshorty Feb 24 at 19:03
@Nickshorty You can select everything with ⌘A, then delete them normally. – timothymh Apr 16 at 21:09

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.