• 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
iTunes 7: add to playlist command broken too?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

iTunes 7: add to playlist command broken too?


  • Subject: iTunes 7: add to playlist command broken too?
  • From: Loren Ryter <email@hidden>
  • Date: Mon, 18 Sep 2006 23:54:33 +0700
  • Thread-topic: iTunes 7: add to playlist command broken too?

This also is broken with the Music library selected:

set newfile to "HD:Music:Replacements, The:Don't You Know Who I Think I
Was:01 Takin' A Ride.mp3"
tell application "iTunes"
    set pl to get view of browser window 1
    set addedtrack to add (newfile as alias) to pl
end tell

result:  File permission error

However, changing the last line to:

set addedtrack to add (newfile as alias)

Works.

The original also works with a normal user playlist selected.

Grrrrr.



 _______________________________________________
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: 
 >iTunes AppleScript convert command broken (From: Doug Adams <email@hidden>)

  • Prev by Date: iTunes 7: library playlist
  • Next by Date: Re: Screen Shots
  • Previous by thread: iTunes 7: library playlist
  • Next by thread: A more elegant file delete via AppleScript and FTP?
  • Index(es):
    • Date
    • Thread