Printable Version of Topic
-Brading Software Message Board +--Forum: Mp3/Tag Studio Support and Bug Reports +---Topic: Possible to have optional separators? started by gjxl Posted by: gjxl on Sep. 14 2004,21:21 Is it possible to have optional separators. I.e., i'd like to include the track number when doing mass renames, as in e.g.: "<TrackNr> - <Title>.mp3" However, when the tracknr is not specified, this results in something like: " - <Title>.mp3" While I would rather have it: "<Title>.mp3" Posted by: Magnus Brading on Sep. 15 2004,00:09 Create a macro that does two sweeps, one that filters out only files with track numbers and uses a template suitable for that, and one that filters out files without track numbers, and uses another template suitable for that. That would get the exact effect you ask for. end |