INTERACT FORUM

Please login or register.

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

Author Topic: updating a library field for entire library  (Read 371 times)

TheShoe

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 786
updating a library field for entire library
« on: October 07, 2023, 07:38:51 am »

Is there a way to update the [Name] library field in an entire library that will remove all trailing whitespaces?

Basically I think I want something like:

[Name]=RemoveCharacters([Name],"",2)

...where between the two quotes is a single space... or better yet, just reset the [Name] field to remove all trailing white space...

thanks in advance.
Logged

TheShoe

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 786
Re: updating a library field for entire library
« Reply #1 on: October 07, 2023, 07:44:50 am »

I may have found a solution using Library Tools -> Clean File Properties

Still curious though if I could do this the way I suggested in my initial post.

Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41975
  • Shoes gone again!
Re: updating a library field for entire library
« Reply #2 on: October 07, 2023, 07:45:03 am »

Look at Clean(...).
Logged
Matt Ashland, JRiver Media Center
Pages: [1]   Go Up