Printable Version of Topic
-Brading Software Message Board +--Forum: Mp3/Tag Studio Support and Bug Reports +---Topic: Trouble with making new directory started by DBALKUNJR Posted by: DBALKUNJR on Aug. 29 2003,01:48 I am having a problem. I have a large amount of files that are named like this: Track# - Artist - Track Title.mp3 What I want to do is keep the file name as is but create parent folders using the artist as the name of the folder. Can anyone help with this one? Posted by: Magnus Brading on Aug. 29 2003,14:10 Sure, simply use the following templates in the "Direct rename files" tool: Expected format: ---------------------CODE SAMPLE------------------- <TrackNr> - <Artist> - <Title>.mp3 ---------------------CODE SAMPLE------------------- Output format: ---------------------CODE SAMPLE------------------- <Artist><\><TrackNr> - <Artist> - <Title>.mp3 ---------------------CODE SAMPLE------------------- Press the execute button, bam, done. ![]() end |