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.
![]() ![]() |
Oct 11 2012, 02:14
Post
#1
|
|
|
Member Group: Members Posts: 2 Joined: 11-October 12 Member No.: 17029 Mp3tag Version: 2.52 |
Hey guys,
I had an album with terrible tagging so I removed all data. It still has the default filenames as for example "01 - Into The Future.mp3" I have managed to get the title to "- Into The Future" using: Convert > filename - tag > %dummy% %title% Is there anyone who can help me with the correct code to also get rid of the leading dash? so I can end up from "01 - Into The Future.mp3" to "Into The Future" Thanks!! This post has been edited by iswami11: Oct 11 2012, 02:15 |
|
|
|
Oct 11 2012, 02:27
Post
#2
|
|
|
Member Group: Full Members Posts: 68 Joined: 1-May 12 Member No.: 16401 Mp3tag Version: 2.53 |
You can use:
Alt + 3, in old filename: %1 - %2, and in the new one %2, this if you want to change the filename. If you want to change the title, you have to do: Convert > filename - tag > %dummy% - %title% Hope this help This post has been edited by ykeyke: Oct 11 2012, 02:31 |
|
|
|
Oct 11 2012, 02:35
Post
#3
|
|
|
Member Group: Members Posts: 2 Joined: 11-October 12 Member No.: 17029 Mp3tag Version: 2.52 |
You can use: Alt + 3, in old filename: %1 - %2, and in the new one %2 Thank you for your suggestion. I think what you gave me was how to change the Filename. I am trying to change the Title. If the Filename is "01 - Into The Future.mp3" ....how will I change the TITLE to "Into The Future" ? I want to get rid of the "01 - ". Thank You! |
|
|
|
Oct 11 2012, 02:48
Post
#4
|
|
|
Member Group: Full Members Posts: 68 Joined: 1-May 12 Member No.: 16401 Mp3tag Version: 2.53 |
|
|
|
|
Oct 11 2012, 03:17
Post
#5
|
|
|
Member Group: Members Posts: 4 Joined: 10-October 12 Member No.: 17025 Mp3tag Version: 2.52 |
I'd like to use this approach to change title on all tracks, but the Convert->Filename-Tag opens up with OK and Preview button greyed out. Could you please advise how to enable it?
|
|
|
|
Oct 11 2012, 03:29
Post
#6
|
|
![]() Member Group: Full Members Posts: 415 Joined: 3-December 10 From: Ireland Member No.: 13334 Mp3tag Version: 2.55a |
I'd like to use this approach to change title on all tracks, but the Convert->Filename-Tag opens up with OK and Preview button greyed out. Could you please advise how to enable it? Looks like your files are not formatted like you say they are. One way around this is to use: Begin Action Group _Script Test#TEST Action #1 Actiontype 5: Format value Field ______: TITLE Formatstring: $regexp(%_filename%,'^\d+\s*-+\s*(.+)','$1') End Action Group _Script Test#TEST (1 Action) It will work as long as the files begin with a number and a '-' They don't have to contain a whitespace between the '-'. The rest of the file can be like FILENAME >>> TITLE 01-The Hives- A.K.A. I-D-I-O-T.mp3 >>> The Hives- A.K.A. I-D-I-O-T 01 - The Hives- A.K.A. I-D-I-O-T.mp3 >>> The Hives- A.K.A. I-D-I-O-T and it will still work. This post has been edited by stevehero: Oct 11 2012, 03:36 -------------------- I ♥ singing Dubstep ♪♫WOOB WOOB WOOB WOOB UBB OHMOMOMO DROP WOOOOOOB WOOB WOOB WOOB WUB WUB WUB WUB WUB WUB WUB WUB MOMOMO WOOB WOOB♫♪
|
|
|
|
Oct 11 2012, 06:20
Post
#7
|
|
![]() Member Group: Full Members Posts: 3164 Joined: 9-December 09 From: Norddeutschland / Northern Germany Member No.: 11458 Mp3tag Version: 2.55a |
I'd like to use this approach to change title on all tracks, but the Convert->Filename-Tag opens up with OK and Preview button greyed out. Could you please advise how to enable it? You would have to enter a mask before one of the buttons becomes active. The previous posts show you the syntax. THe dialogue itself has a preview so you can see if you use a suitable mask. This post has been edited by ohrenkino: Oct 11 2012, 06:20 -------------------- 42 - wie war die Frage / what was the question / comment était la question
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 24th May 2013 - 23:43 |