Printable Version of Topic
-Brading Software Message Board +--Forum: Mp3/Tag Studio Support and Bug Reports +---Topic: Wondering if the software can do this... started by !m/_ Posted by: !m/_ on Nov. 19 2003,07:50 I want to take all of the track numbers listed in the tag and append it to the beginning of the title. e.g. "Korn: Blind," as I would see it in Winamp, becomes "Korn: 01 - Blind" Posted by: Magnus Brading on Nov. 19 2003,12:56 Sure, simply use the "Direct tag manipulation" tool, in advanced mode, with the following single transformation: ---------------------CODE SAMPLE------------------- <TrackNr> - <Title> ------> <Title> ---------------------CODE SAMPLE------------------- end |