Hi there,
this works in iTunes:
set x to track 1 of library playlist 1 whose name is "Cry Freedom"
but oddly, this doesnt:
set x to track 1 of library playlist 1 whose track location contains
"Cry Freedom"
Can anyone please tell me why this doesn't work? As you can guess, I
need a script that finds a track by knowing only the exact track name
and what text the actual file name (=track location) contains. I need
both qualifiers since I might have 2 track with the same name in my
library but I don't have 2 tracks with the same track name ( iTunes)
and the same file name (Finder). Thank you very much.