• 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: applescript-users digest, Vol 3 #2601 - 2 msgs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applescript-users digest, Vol 3 #2601 - 2 msgs


  • Subject: Re: applescript-users digest, Vol 3 #2601 - 2 msgs
  • From: email@hidden
  • Date: Sun, 11 Apr 2004 13:07:47 -0500

Is there a way to tell if a playlist is a normal playlist or a smart
playlist?

Yes. As the iTunes dictionary tells you, user playlists have a smart
property. So you can do it with a one-liner:

tell application "iTunes" to set smartPlaylists to name of every user
playlist whose smart is true

Aha, I was looking in "playlist" as opposed to "user playlist." I guess I'll just have to do a couple of operations to separate out library/smart/normal.

Back to ASS

Matthew Stuckwisch
Ballside Roll Tide
Tiger at Heart
_______________________________________________
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.


  • Prev by Date: Re: can't make option down into a real
  • Next by Date: Re: Just submitted this to BugReporter as feature request - comments...
  • Previous by thread: Re: can't make option down into a real
  • Next by thread: Peculiar Alias Behavior...
  • Index(es):
    • Date
    • Thread