INTERACT FORUM

Please login or register.

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

Author Topic: How to remove alpha/numeric info from mp3 Name tag?  (Read 1764 times)

cberry1010

  • Junior Woodchuck
  • **
  • Posts: 68
How to remove alpha/numeric info from mp3 Name tag?
« on: September 19, 2014, 11:20:24 am »

Thanks in advance for any help.

Years (many) ago when I first began ripping my 45s to mp3, I added info to the Name tag, as:

Brother Louie St 3.57

This meant Stereo with duration of 3.57.

Would like to remove these extraneous characters.  Now these files are scattered among 1000s of files.   :-[

Any help would be appreciated.
Logged

HTPC4ME

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 2759
  • LIFE IS A RADIO... CRANK IT UP TO 11!
Logged

cberry1010

  • Junior Woodchuck
  • **
  • Posts: 68
Re: How to remove alpha/numeric info from mp3 Name tag?
« Reply #3 on: September 19, 2014, 12:48:07 pm »

Thanks to both of you.

Both suggestions will help me remove the characters once I find (list) the files.  But, how do I list all of the files?  ?

Thanks again for your help.
Logged

cberry1010

  • Junior Woodchuck
  • **
  • Posts: 68
Re: How to remove alpha/numeric info from mp3 Name tag?
« Reply #4 on: September 19, 2014, 01:57:20 pm »

OK, did a little wiki reading.  ::)

Found this little jewel:  removecharacters(string, character list, mode)

Created an Expression Field, used string of [Name], char. list of 0123456789, mode of 0.

Worked!
Logged

cberry1010

  • Junior Woodchuck
  • **
  • Posts: 68
Re: How to remove alpha/numeric info from mp3 Name tag?
« Reply #5 on: September 19, 2014, 02:15:04 pm »

Oops, spoke too soon.  :-[

Now that I have an Expression field like I want it. how do I Copy it to the Name field.  I tried the Move/Copy Field command but, I did not find my new Expression field in the drop-down list.  What am I missing?  Thanks.
Logged

connersw

  • Citizen of the Universe
  • *****
  • Posts: 661
Re: How to remove alpha/numeric info from mp3 Name tag?
« Reply #6 on: September 19, 2014, 02:28:08 pm »

There may be an easier way, but this is what I would do rather than using the Expression Column.

Tools -> Options -> Library & Folders -> Manage Library Fields -> Add New Field

Name it something like Temp.  Use Data -> Calculated data and paste your expression into the box.

Then in your Name Field use =[Temp]

May want to test a couple first before doing them all at once.
Logged

cberry1010

  • Junior Woodchuck
  • **
  • Posts: 68
Re: How to remove alpha/numeric info from mp3 Name tag?
« Reply #7 on: September 20, 2014, 04:35:34 pm »

OK.  Seems like a good idea.  Thanks.
Logged
Pages: [1]   Go Up