Please take a minute to check our Frequently Asked Questions. Use Search to reveal possible related topics.
Also make sure you've read the Forum Guidelines before posting in this forum.
![]() ![]() |
Jun 29 2012, 21:47
Post
#1
|
|
|
Member Group: Members Posts: 2 Joined: 29-June 12 Member No.: 16623 Mp3tag Version: v2.51 |
I am sure this must have been covered already somewhere because it is such a simple question. But I have looked for hours (literally) on the forum and via google and not found an answer. Possibly because I am stupid, of course..
But I want to know how to remove the last few characters in tags. For example. on the album I am trying to edit, every TITLE has the year at the end that I want to remove, eg " Amoureux Solitaires (81)". How do I get Mp3TAG to remove the (81) - or (91) or (78) etc - from each track? |
|
|
|
Jun 29 2012, 22:08
Post
#2
|
|
![]() Member Group: Full Members Posts: 3155 Joined: 9-December 09 From: Norddeutschland / Northern Germany Member No.: 11458 Mp3tag Version: 2.55a |
... every TITLE has the year at the end that I want to remove, eg " Amoureux Solitaires (81)". How do I get Mp3TAG to remove the (81) - or (91) or (78) etc - from each track? You could try an action of the type "Replace with regular expression". Enter as search string: (.*) \(\d+\)$ replace with: $1 this should delete any numbers in brackets at the end of a string. -------------------- 42 - wie war die Frage / what was the question / comment était la question
|
|
|
|
Jun 29 2012, 22:47
Post
#3
|
|
|
Member Group: Members Posts: 2 Joined: 29-June 12 Member No.: 16623 Mp3tag Version: v2.51 |
Thanks. Big thanks.
That worked perfectly. I am sure I was being dumb and that is somewhere in the FAQs already , but I could not find it. I will bookmark this for the future. But, and again I could just be being dumb, how would one work all that out? |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 16:07 |