Applescript for deleting original songs in iTunes
Annoyed that if you see a song in an iTunes playlist and you hit “delete”, it’ll only disappear from the playlist and not the library? Dislike having to go and hunt for the file in your actual library to delete it?
My expanding iTunes library has made me write this Applescript (oh, the horror!) that’ll delete the original songs from the iTunes library if you select a song in a playlist. Installation and usage instructions are in the Readme file, and I’ve zipped the whole thing.
Note, of course, that this script only works on Macs…
UPDATE: Apparently, there’s a not-well-documented keyboard shortcut for deleting songs from the library straight from the playlist. Instead of hitting “delete”, the keystroke is Opt-delete. Thanks to manduca for the tip!