Renaming extension with blank space before it.

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

Renaming extension with blank space before it.

Postby gregmol » Wed Apr 03, 2019 10:22 am

How do I rename files with a blank space before the file extension in it with BRU?
Example: "xxx .iso" to "xxx.iso"
I tried selecting all files with the blank space and renaming " .txt" to ".txt" but it doesn't work.
especially part of the files in this folder is proper named "xxx.iso"
I tried this
viewtopic.php?f=4&t=2034
but still I have got SPACE at the end files means "xxx .iso" is "xxx "
and removing last char is afected to the files "xxx" and after this is "xx"
Thanks !!!
gregmol
 
Posts: 2
Joined: Wed Apr 03, 2019 10:00 am

Re: Renaming extension with blank space before it.

Postby therube » Wed Apr 03, 2019 12:09 pm

Appears that,

5:Remove -> Trim should work.


Code: Select all
1) 04 ...y los árboles, también.mp3   04 ...y los árboles, también.mp3
2) (01) The Wayward Wind .mp3         (01) The Wayward Wind.mp3
3)       this is a tset       .TXT    this is a tset.TXT


1) does not have leading or trailing <sp> so is unchanged
2) has trailing <sp> & is removed
3) has both leading & trailing <sp> & both are removed


For the above to work, you need to have Renaming Options -> Ignore - File extensions [unchecked]
therube
 
Posts: 1314
Joined: Mon Jan 18, 2016 6:23 pm

Re: Renaming extension with blank space before it.

Postby gregmol » Wed Apr 03, 2019 2:27 pm

Thank you very much
my fault - Renaming Options -> Ignore - File extensions [unchecked] :) I left checked and forget :)
gregmol
 
Posts: 2
Joined: Wed Apr 03, 2019 10:00 am


Return to BRU Support