Page 1 of 1

Removing Spaces from the end of a subfolder name

PostPosted: Sun Nov 04, 2012 1:55 pm
by ruhman
So, I have a rule that catches the TV Episode, removes all the crap from the name, create a subfolder with this name and then moves this subfolder elsewhere. But, the problem is: there are always some spaces (2 or 3) at the end of this subfolders name... How can I remove that? Thanks!!!

Re: Removing Spaces from the end of a subfolder name

PostPosted: Mon Nov 05, 2012 2:24 pm
by Mr_Noodle
You can try using match patterns (search the help). Have it use a custom token the last word (which won't match spaces) and then rename the file with that custom token at the end.