Delete a Whitespace?

Post any Bulk Rename Utility support requirements here. Open to all registered users.

Delete a Whitespace?

Postby brandonluciano824 » Sat Dec 23, 2017 4:30 am

I have several files in the following format.

Showname S01E01 Title .mkv
Showname S01E02 Title .mkv

I would like to delete the whitespace between 'Title' and the extension mkv. The files all have a different Title.

Basically what output to be

Showname S01E01 Title.mkv instead of Showname S01E01 Title .mkv

Tried to do it but no luck. Probably a simple fix.
brandonluciano824
 
Posts: 2
Joined: Sat Dec 23, 2017 4:25 am

Re: Delete a Whitespace?

Postby brandonluciano824 » Sat Dec 23, 2017 4:32 am

Not sure how to delete but I literally just figured it out seconds after I made this post.

For others, I insert a random placeholder text such as temp and inserted a backspace before the text allowing to delete the backspace.
brandonluciano824
 
Posts: 2
Joined: Sat Dec 23, 2017 4:25 am

Re: Delete a Whitespace?

Postby therube » Sat Dec 23, 2017 3:32 pm

Just to point out...

5:Remove -> Trim [box]
Code: Select all
· Trim - Remove leading and trailing spaces.


So:
Code: Select all
"   this is just a test    .mp4"
becomes
"this is just a test.mp4"
therube
 
Posts: 1314
Joined: Mon Jan 18, 2016 6:23 pm


Return to BRU Support