• 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
Re: Insert Album Art?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Insert Album Art?


  • Subject: Re: Insert Album Art?
  • From: TJ Marbois <email@hidden>
  • Date: Mon, 07 Feb 2005 14:11:24 -0800

Ah

That's a bit more helpful - but it looks like it hasn't been spoken about in
a while...



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



Looks like its that one above + the originating image must be a pict...and
possible a pict exported from preview? Ill have to try this out myself...

Tj



On 2/7/05 1:40 PM, "Adam K. Wuellner" <email@hidden> wrote:

>
> On Feb 7, 2005, at 3:10 PM, TJ Marbois wrote:
>
>> Hi
>>
>> Thanks for the link to a the script...But I wanted to know the
>> commands.
>> Anyone?  Command for pasting in an image into Album Art?
>
> How about this thread:
> <http://bbs.applescript.net/viewtopic.php?
> t=4054&start=0&postdays=0&postorder=asc&highlight=>
>
> Basically, you need to address the 'artwork' entity of a track.  The
> picture is stored in the data property of the artwork class.  The
> thread details some attempts at getting the data in the proper format.
>

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Insert Album Art? (From: "Adam K. Wuellner" <email@hidden>)

  • Prev by Date: Re: HOWTO check if file is completly copied - OS9
  • Next by Date: Re: DVDSP and applescript
  • Previous by thread: Re: Insert Album Art?
  • Next by thread: Re: Building applescript records with lists, accessing applescript records with strings
  • Index(es):
    • Date
    • Thread