
Step 2: Once you’re in the Preferences menu, click on Store.Now, you can select Automatically download missing album artwork. To do this, select the Edit menu in iTunes and click on Preferences. If a comment the following line, everything else works, if I left this line, no meta data is set. Step 1: First, you want to make sure iTunes will automatically include album artwork when you import a new CD or add new songs to your library. "set jpegFilename to \":temp:artwork.jpg\" as string\n" Select one or more items in your iTunes library, choose Edit > Item Info, click Artwork, then do one of the following: Click Add Artwork, select an image file, then click Open. "set newFile to add aFileName as POSIX file to ipod_lib\n" Add artwork to music and video In the iTunes app on your PC, choose Music from the pop-up menu at the top left, then click Library. My Xcode code is: NSString *scriptote = timeout of 600 seconds\n" I'm testing this using Script Debugger 4.5 and it works fine, but when I copy the code to my Xcode project and run it wont set the artwork neither the other meta data.īut if I comment the "set data of artwork." line, then it does set the other meta data (name, artist, etc) Set data of artwork 1 of current_track to (read (file jpegFilename) as picture) Set jpegFilename to ":temp:artwork.jpg" as string

If youre adding artwork to a song: Right-click on the song and select 'Get Info'. Select one or more items in your iTunes library, choose Edit Item Info, click Artwork, then do one of the Click Add Artwork, select an image file, then click. I'm trying to add iTunes artwork to a selected track, my code is: set newFile to add aFileName as POSIX file to ipod_lib Add artwork to music and video In the iTunes app on your PC, choose Music from the pop-up menu at the top left, then click Library. There are some similars questions here but none involves NSApplescript.
