Printable Version of Topic
-Brading Software Message Board +--Forum: Mp3/Tag Studio Support and Bug Reports +---Topic: Renaming with TrackNr, but ... started by Masiar Posted by: Masiar on Aug. 22 2002,21:47 Hi, I want to rename my files with the TrackNr, but only the file, that contain a TrackNr or that don't have TrNr 0. I looked in the filtering options but didn't find anything with TrackNr. Thanks for your help Masiar Posted by: Magnus Brading on Aug. 22 2002,23:29 Hmm, yes, I haven't thought of that. Probably because the filter was originally implemented before I added ID3v1.1 support, and I haven't been reminded about it since then. I will probably add it in a future update. Until then, you could accomplish your desired operation with the following two-step procedure anyway: 1. Rename all files with the "Auto rename" tool, not using any filtering. 2. Use the "Direct rename" tool on the same set of files, using the following templates: Expected: ---------------------CODE SAMPLE------------------- <TrackNr> - <Custom1>.mp3 ---------------------CODE SAMPLE------------------- Output: ---------------------CODE SAMPLE------------------- <Custom1>.mp3 ---------------------CODE SAMPLE------------------- And for this operation set the filter to only process files that begin with "00 - " (by using the advanced mode filter string "§00 - " in the "File name" tab of the filter). Done! end |