Giới Thiệu · CD2Tunes
CD2Tunes is a script that works with iTunes to make more directly the audio CD import. I found tirely the import to my iTunes library (put in the CD, get the tracks name, select all tracks, go to the advanced menu and choose the convert action). Anymore, sometimes I convert the same CD twice times. Then, I wrote this applescript and now I only click on it (I put it in my applescript menu). This script does:
- launches iTunes if it's not been yet
- gets the album and tracks names
- verifies if the album is already in the library
- if it isn't then launches the convert action
The source is under GPL licence.