• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Getting coverart from a track via AppleScript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Getting coverart from a track via AppleScript


  • Subject: Getting coverart from a track via AppleScript
  • From: "Daniele M." <email@hidden>
  • Date: Wed, 11 Jun 2003 21:41:48 -0700
  • Organization: westcode software, inc.

I would to get the coverart picture of a iTunes track via AppleScript.
I have used this code:

tell application "iTunes"
set x to the artwork data of the current track
end tell

but i get an error "empty data return" or something like that.
Why?

Thx
----
Daniele Margutti mail: email@hidden
Westcode Software, Ltd. info: http://www.westcode.vze.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Getting coverart from a track via AppleScript
      • From: Creed Erickson <email@hidden>
  • Prev by Date: Re: C question for you old guys ;-)
  • Next by Date: Re: C question for you old guys ;-)
  • Previous by thread: Re: Putting color wells in a table.
  • Next by thread: Re: Getting coverart from a track via AppleScript
  • Index(es):
    • Date
    • Thread