INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Accidentally moved articles (, the) in my song names...  (Read 994 times)

kaiynne

  • Regular Member
  • World Citizen
  • ***
  • Posts: 225
  • I Changed this by choosing profile
Accidentally moved articles (, the) in my song names...
« on: February 13, 2012, 08:20:53 am »

Is there a way to flip them back.  There used to be a plugin called the master that handled it iirc but I can't seem to find any plugins by kingsparta anymore?  If I deselect the radio box for move articles it simply does nothing.

I am like halfway to getting my library setup I don;t want to have to start from scratch.

Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Accidentally moved articles (, the) in my song names...
« Reply #1 on: February 13, 2012, 11:19:47 am »

Can you clarify how the Names are now, and how you want them to be?
Logged
The opinions I express represent my own folly.

kaiynne

  • Regular Member
  • World Citizen
  • ***
  • Posts: 225
  • I Changed this by choosing profile
Re: Accidentally moved articles (, the) in my song names...
« Reply #2 on: February 13, 2012, 05:06:53 pm »

Yeah, I want artists to follow the convention "smiths, the" but i don't want the songs to look like "boy with the thorn in his side, the" but I can't seem to reverse it on the songs names.
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Accidentally moved articles (, the) in my song names...
« Reply #3 on: February 13, 2012, 05:24:37 pm »

Select the appropriate tracks, and enter this expression exactly into the Name field of the Tag Action Window:

  =if(Regex([name], /#^(.+), (The)$#/), [R2] [R1], [name])

This will convert track names such as "boy with the thorn in his side, the" into "the boy with the thorn in his side".

You can create an expression column first to test, just remove the initial = char and use the remainder as the expression.
Logged
The opinions I express represent my own folly.

kaiynne

  • Regular Member
  • World Citizen
  • ***
  • Posts: 225
  • I Changed this by choosing profile
Re: Accidentally moved articles (, the) in my song names...
« Reply #4 on: February 18, 2012, 06:25:07 am »

Thanks for that, I had completely forgotten that JRiver supports Regex, now I just need to bone up on my syntax...

Seems like having this expression to reverse the article mover intregrated would be worthwhile though, I rechecked and a fair amount of my files had "the" appended to the end of the name before I even did this, so regardless I would have needed a way to keep the naming convention consistent.
Logged
Pages: [1]   Go Up