» Welcome Guest
[ Log In :: Register ]

 

[ Track this topic :: Email this topic :: Print this topic ]

Topic: Track Numbers and OF, Usingf Advanced naming< Next Oldest | Next Newest >
Michael
Unregistered





Posted: Aug. 21 2002,20:31

I know I should be able to figure this out from the help file, but just can't.  I have many files that go,
  <Artist> - <Title> - x of y - <Comment>
I would like the x to be selected as the track number, but just can't get the right syntax.

Can you help, please?

Thanks,
Michael :p
Back to top
Disposable Hero
Old Board Geezer



Group: Super Moderators
Posts: 188
Joined: Aug. 2002
Posted: Aug. 21 2002,21:49

You didn't mention whether you want to rename or tag the files. Here's an example for tagging.

If all instances of X are 2 digits, then this should work:
<Artist> - <Title> - <TrackNr:2><TRASH> - <Comment>
Back to top
Profile PM 
Michael
Unregistered





Posted: Aug. 21 2002,23:57

That did it!  Thanks!

Michael   :D
Back to top
Magnus Brading
Almighty Author



Group: Super Administrators
Posts: 2751
Joined: Aug. 2002
Posted: Aug. 22 2002,17:44

Just for educational purposes, the following template will work with tracknumbers of mixed length too:

Code Sample
<Artist> - <Title> - <TrackNr> <TRASH> - <Comment>


It is often a good idea to avoid using the fixed length fields if there is a more generic way. This reduces the probability of errors.

Edited by Magnus Brading on Aug. 22 2002,17:45

--------------
Software author and website owner
Back to top
Profile PM WEB 
3 replies since Aug. 21 2002,20:31 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]