Page 1 of 1

track numbers at start of track title

Posted: Mon Oct 31, 2011 8:05 pm
by G Hobley
When I imported my current library from Itunes, track numbers have appeared in front of the track title.
This makes searching the database difficult, especially when streaming to other devices.
Is there a script to remove the first 3 digits from a track title (ie 2 numbers and a space), or is there some other way that I can achieve this?
Thanks

Re: track numbers at start of track title

Posted: Mon Oct 31, 2011 9:06 pm
by Onweerwolf
I'm not sure about MM but MP3Tag can definitely take care of that in a batch.

Re: track numbers at start of track title

Posted: Mon Oct 31, 2011 9:43 pm
by Lowlander
RegExp Find & Replace should be able to help: http://www.mediamonkey.com/forum/viewto ... lit=regexp

Auto-Tag from Filename probably will be able to help too: http://www.mediamonkey.com/sw/webhelp/f ... lename.htm

Re: track numbers at start of track title

Posted: Tue Nov 01, 2011 2:09 am
by G Hobley
Thanks, I used RegExp Find & Replace - Problem solved!