Trim A filename [solved]

Get help. Get answers. Let others lend you a hand.

Moderator: Mr_Noodle

Trim A filename [solved] Sat Sep 24, 2011 11:44 am • by HackerJL
I have a filename like this:
Showname - S01E02-1.ext

I have it pattern matched, but want the 'do the following' remove the -1 from the end.

Can I do that with the rename file side of things? if so, how do I subtract from the end of the filename (excluding the .ext), or do I need to accomplish this via a shell script?
Last edited by HackerJL on Sun Sep 25, 2011 2:51 pm, edited 1 time in total.
HackerJL
 
Posts: 31
Joined: Thu Sep 22, 2011 6:28 pm

Re: Trim A filename Sun Sep 25, 2011 2:50 pm • by HackerJL
Custom Tokens. Wow, crazy useful.
HackerJL
 
Posts: 31
Joined: Thu Sep 22, 2011 6:28 pm


Return to Support