2
1
3 answers and unfortunately no solution yet.
The Problem
I've got way more than 1000 duplicated items in my iTunes Library pointing to a non-existant place (the "where" under "get info" window), along with other duplicated items and other MIAs (Missing In Action).
Is there any simple way to just delete all of them and only them? From the library, of course.
By that I mean some MIAs are pointing to /Volumes
while some are pointing to .../music/Music/...
or just .../music/...
. I want to delete all pointing to /Volumes
as to later I'll recover the rest. Check the image below.
Some Background
I tried searching for a specific key word on the path and creating smart play list, but with no result.
Being able to just sort all library by path would be a perfect solution! I believe old iTunes could do that. PowerTunes can do it (sort by path) but I can't do anything with its list. I would also welcome any program able to handle this, then import and properly export back the iTunes library.
Since this seems to just not be clear enough...
AppleScript doesn't work
That's because AppleScript just can't gather the missing info anywhere in iTunes Library. Maybe we could use AppleScript by opening the XML file, but that's a whole nother issue.
Here's a quote from my conversation with Doug the man himself Adams last december:
I don't think you do understand. There is no way to get the path to the file of a dead track because iTunes has "forgotten" it. That is, by definition, what a dead track is.
Doug
On Dec 21, 2010, at 7:08 AM, Caue Rego wrote:
yes I understand that and have seem the script. but I'm not looking for the file. just the old broken path reference to it.
Sent from my iPhone
On 21/12/2010, at 10:00, Doug Adams wrote:
You cannot locate missing files of dead tracks because, by definition, a dead track is one that doesn't have any file information. If you look at "Super Remove Dead Tracks", you will notice it looks for tracks that have "missing value" for the location property.
So Doug says the same thing I did in a comment to Brandon's answer ;) – Daniel Beck – 2011-01-12T14:04:31.687
@Daniel yes. He could barely understand my question because it just sounded too absurd to his subconscience, I think. – cregox – 2011-01-12T14:16:49.330
@Daniel btw... how you noticed my edit so quickly? – cregox – 2011-01-12T14:31:52.010
Editing questions and answers moves the topic to the top of the front page. – Daniel Beck – 2011-01-12T14:32:45.427
@Daniel that far I knew, that's why I added the comment on the top. So was it just a coincidence or you actually keep refreshing that page and looking at it? :o – cregox – 2011-01-12T17:57:10.647
1
A bit of both. Click me!
– Daniel Beck – 2011-01-12T18:00:47.740@Daniel wooot, nice! I'd never be able to do that. :P – cregox – 2011-01-14T10:33:08.090
I'm not quite sure that's the best use of anyone's free time though ;-) – Daniel Beck – 2011-01-14T10:34:39.320
@Daniel that's exactly what I meant. How about kitesurfing? Aah... I wish I could.
– cregox – 2011-01-14T10:43:22.477