Hello all, I have some iTunes songs that I would like to rename. In my workflow in automator i have
1. Find songs in iTunes
2. Get specified iTunes items
3. Set Info of iTunes songs
My question comes in that I don't want to rename all the song names to the same thing, each one will be unique. In fact, I simply wish to delete the first 8 characters in the songs' current name. Here's an example:
Current song name: "cd11 04 Preludes Op 28 - e minor"
Projected song name: "Preludes Op 28 - e minor"
And in every song, I want to delete those first 8 characters which denote the cd name and song track number.
Is there an automator function or some piece of code I put into the "Name" field in automator to accomplish this?
Also, is there some type of Automator database that lists all the entry commands for fields (if there are any), that could possibly help me in the future?
Thanks in advance,
Chad
1. Find songs in iTunes
2. Get specified iTunes items
3. Set Info of iTunes songs
My question comes in that I don't want to rename all the song names to the same thing, each one will be unique. In fact, I simply wish to delete the first 8 characters in the songs' current name. Here's an example:
Current song name: "cd11 04 Preludes Op 28 - e minor"
Projected song name: "Preludes Op 28 - e minor"
And in every song, I want to delete those first 8 characters which denote the cd name and song track number.
Is there an automator function or some piece of code I put into the "Name" field in automator to accomplish this?
Also, is there some type of Automator database that lists all the entry commands for fields (if there are any), that could possibly help me in the future?
Thanks in advance,
Chad