iTunes 4.0.1 and artwork success
iTunes 4.0.1 and artwork success
- Subject: iTunes 4.0.1 and artwork success
- From: Doug Adams <email@hidden>
- Date: Tue, 27 May 2003 19:00:00 -0400
iTunes v4.0.1 lets me do this:
Code:
--
set theImage to read (choose file) as picture
tell application "iTunes"
set theP to view of front window
tell theP
set data of artwork 1 of track 1 to theImage
end tell
end tell
Cheers
--
Doug Adams
email@hidden
iTuners! 180+ Free AppleScripts!
Doug's AppleScripts for iTunes
<malcolmadams.com/itunes/>
RSS feed:
<malcolmadams.com/itunes/dougs.rss>
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.