INTERACT FORUM

Please login or register.

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

Author Topic: Expression required to tidy up name field  (Read 826 times)

pahunt

  • World Citizen
  • ***
  • Posts: 236
Expression required to tidy up name field
« on: October 27, 2014, 08:33:02 am »

Hi,

I have a whole bunch of files where the existing Name field contains something like this:

Code: [Select]
The Goon Show - S04 - E02 - Man Who Tried To Destroy London's Monuments
and I would like to remove the:

Code: [Select]
The Goon Show - Sxx - Exx -
so that I'm just left with the name on it's own. I'm sure that this is possible but I'm struggling to find the right way. Anyone help me?

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: Expression required to tidy up name field
« Reply #1 on: October 27, 2014, 08:43:23 am »

Library Tools → Fill Properties from Filename
 
Code: [Select]
[Series] - S[Season] - E[Episode] - [Name]
Logged

pahunt

  • World Citizen
  • ***
  • Posts: 236
Re: Expression required to tidy up name field
« Reply #2 on: October 27, 2014, 08:48:46 am »

Perfect, thank you
Pages: [1]   Go Up