AppleScript For Itunes
Results 1 to 5 of 5
  1. #1
    Tech Convert
    Join Date
    Dec 2011
    Posts
    17

    Default AppleScript For Itunes

    Hi Everyone, I'm not the worlds best programmer, understand the basic concepts and have done some VBA in the past. Anyway I was hoping to write an applescript to help me organise my playlists in Itunes. There doesnt seem to be one which fits the purpose on dougscripts. Does anyone know where I can go to read up on applescript - specifically related to Itunes - or is a programmer who thinks they can give me some advice.

    Iain

  2. #2
    Tech Guru papo's Avatar
    Join Date
    Feb 2011
    Location
    Miami, Fl
    Posts
    555

    Default

    What exactly are you trying to do with your playlists? There might be other methods, other than scripts, to fulfill your needs.

  3. #3
    Tech Convert
    Join Date
    Dec 2011
    Posts
    17

    Default

    Basically I want the genre of each song to be labelled after the playlist it is in. If it is in more than one playlist the genre will be labelled twice e.g.

    Playlist - Dance
    Eric Prydz - Pjanoo

    Playlist - House

    Eric Prydz Pjanoo - Genre: House Dance

  4. #4
    Tech Guru
    Join Date
    Dec 2008
    Location
    São Paulo - Brazil
    Posts
    1,304

    Default

    I think the better will be if you do the inverse...
    Create a Smart Playlist to GENRE LIKE "*Dance*"
    And another for GENRE LIKE "*HOUSE*"
    Everytime you want to add a new track to a Genre Playlist, just type the genre (or genres) of the track at the appropriate field and the track will be added to that genre (or genres) smart playlist.

    Smart Playlists are the thing that keeps me away from traktor default track browsing.

  5. #5
    Tech Guru papo's Avatar
    Join Date
    Feb 2011
    Location
    Miami, Fl
    Posts
    555

    Default

    Quote Originally Posted by IainMac View Post
    Basically I want the genre of each song to be labelled after the playlist it is in. If it is in more than one playlist the genre will be labelled twice e.g.

    Playlist - Dance
    Eric Prydz - Pjanoo

    Playlist - House

    Eric Prydz Pjanoo - Genre: House Dance
    That is a tough one. I was thinking of an alternate method, but you might need someone to write out a script. Looks like it will be a complex script, at that...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •