calberga
Ancient Board Spirit
     
Group: Awaiting Authorisation
Posts: 254
Joined: Oct. 2002 |
 |
Posted: May 24 2006,14:20 |
 |
Since Magnus hasn't replied (I wonder if the software is again failing to show him new post?) I'll give you my solutions. Note that Magnus almost certianly has a better way, but these should work, if I understand the problem.
First, your description of the problem is a bit vague (to me, at least). I can think of two possible interpetations.
1).
You have a title tag which starts with the track number, followed by the actual title, and you want to name the file with the title alone. I.e., if the title tag has a value of "03 June Moon", you want the file to be named "June Moon.mp3". [I find this odd, but it is one way of understanding your question.]
The simplest way I can think of:
a) Go ahead and do a simple "Auto rename (from tags)", with the template "<Title>.mp3" (note that the " are not part of the template, but are here used to delimit the template (and other set phrases, such as the tab names) form the rest of the text).
You now have files with names such as "03 June Moon.mp3".
b) Use the "Direct Rename Files" tab, with the "Advanced mode" box checked. Set the "Expected file name format" template to "<TRASH> <Custom1>.mp3" and the "Output file name format" template to "<Custom1>.mp3" and execute. This will strip off any characters before the first space in the file name, along with that space, leaving the example file with a name of "June Moon.mp3"
2).
You wish to remove the track number from the Title tag, leaving the file names with the leading track number. [This makes more sense, as it will have the files sorted by track number, and many of the PC players will normally play them in that order, although some can be set to use the TrackNr tag to order the play list. At least, it is the way I tag and name my files.]
a) Again, start by using the "Autorename.." tab with the template "<Title>.mp3".
b) Now, use the "Auto tag (from file names)" tab with the template "<TRASH> <Title>.mp3". This (in a way similar to the "Direct rename" in case 1) will strip the first space and anything preceeding it from the filename and set the Title tag to the remaining string. Note, this stripping of the leading substring does not affect the filename itself, it only determines which part of the file name is used to set the Title tag.
I hope one of my conjectures as to your desired action is correct. If I have totally misunderstood your question, please set me straight, and I will try to cook up an answer to the real question.
Edited by calberga on May 24 2006,14:20
|