Hello.
I have mp4 files with such filename pattern.
"my video - season 1 - episode 01.mp4"
"my video - season 1 - episode 02.mp4"
"my video - season 1 - episode 03.mp4"
"my video - season 1 - episode 04.mp4"
I want them to look like this:
"my video - episode 001.mp4"
So I need to get rid of "season 1" and replace "01" with "001" and so on 002, 003 etc
How do I do that?
+ Reply to Thread
Results 1 to 2 of 2
-
-
Does it have to be batch?
If not, you can use bulk rename utility
https://www.bulkrenameutility.co.uk/
Similar Threads
-
batch to remove a particular string in a .txt file
By marcorocchini in forum Newbie / General discussionsReplies: 8Last Post: 17th Oct 2019, 19:09 -
how to find and replace string that contain % ?!?
By marcorocchini in forum Newbie / General discussionsReplies: 11Last Post: 18th Feb 2019, 14:08 -
batch that change string values on a .txt file
By marcorocchini in forum Newbie / General discussionsReplies: 8Last Post: 14th Feb 2019, 20:33 -
how to find and replace (add a REM) a text string inside a txt file?
By marcorocchini in forum Newbie / General discussionsReplies: 1Last Post: 10th Nov 2015, 15:58 -
[BATCH PROCESSING] how to replace CHOOSE.EXE in a batch routine?
By marcorocchini in forum Newbie / General discussionsReplies: 3Last Post: 10th Nov 2015, 03:33