» Welcome Guest
[ Log In :: Register ]

 

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

Topic: Renameing & tagging< Next Oldest | Next Newest >
Ivan
Unregistered





Posted: May 26 2004,21:58

Hi,
Usually on the internet i find names like
01-narcotic_thrust-i_like_itradio_edit-idc.mp3
Is possible to make intelligent converting of this tags
01-narcotic_thrust-i_like_it__radio_edit-mip.mp3
Modifyed filename NARCOTIC THRUST - I Like It (Radio Edit).mp3
Tags Artist : NARCOTIC THRUST
Title : I Like It (Radio Edit)
Track Number : 01/max number in current folder who have same Album name
& to make all with macro cmds support.
Im w8ing your answer :)
Back to top
Magnus Brading
Almighty Author



Group: Super Administrators
Posts: 2751
Joined: Aug. 2002
Posted: May 26 2004,22:50

Sure, you can easily parse e.g. your second example file name with the following (advanced mode) template in the auto tag tool:

Code Sample
<TrackNr>-<Artist>-<Title-1[|]>__<Title-2[ (|)]>-<TRASH>.mp3


And make sure to activate the case fix function and the "Replace _ with space" function. Bam, one single sweep, done.

And about macro/command-line features, anything you can do inside the program can easily be recorded into a macro which will later be accessed with a single click of a button, or from the command-line, including this operation, yes.

--------------
Software author and website owner
Back to top
Profile PM WEB 
1 replies since May 26 2004,21:58 < Next Oldest | Next Newest >

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