Page 1 of 1

Including folder name while mass rename

Posted: 2008-10-15, 16:02 UTC
by activekim
If one folder has many files and want to separate to sub folders according to original file name pattern

For example [N1-4]/[N]

would be good for this purpose. but TC don't allow / or \ in mass renaming.

Another good example using regex is
Search (.*) - (.*) - (.*) - (.*)\.mp3
Replace $1 - $2/$3 - $2 - $4.mp3

and another suggestion. I wish i could use plugin's variable in replace box. not just name box.

Posted: 2010-01-12, 12:38 UTC
by Zamolxis
I support the idea, with the condition that it should be optional.

Posted: 2010-01-31, 18:01 UTC
by GhostKU
It would be great. It would allow me not to use extra software to sort files.

Posted: 2010-02-01, 19:01 UTC
by fenix_productions