Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Switz213

macrumors 6502
Original poster
I'm trying to use Media Rage to change a bunch of [live] albums (the album name) in my itunes. A lot of them are sorted in
Code:
Year-Month-Day .... other info
Code:
XXXX-XX-XX
In regex that would be:
Code:
[0-9]{2,4}-[0-9]{1,2}-[0-9]{1,2}

I want them all to be XXXX/XX/XX (If a day is the 9th, and it doesn't say 09, it's not a big deal. aka don't need to force the leading zero)

How can I mass apply a search/replace to album tags? I've never really used Media Rage, but it seems like it can really help in my situation.
 
Last edited:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.