Page 1 of 1

Can I search on the extension and replace the .?

PostPosted: Fri Oct 24, 2014 11:16 pm
by tferro
Hi, thank you for your program. It has saved me so much time. I have only one thing that I am having trouble doing.

I have over 2000 music files, and a good number of them (although not all) have this space and then a dash right before the extension.

POP - CRAZY ON YOU - HEART -.zip
If they all looked like this, I could just count over from the end and remove those character spots. However, since many of them don't have this issue, I need to do something like a REPLACE ( -.zip) WITH (.zip)
When I dot this it doesn't recognize any part of the extension. Is there a way to get it to do this?

Thanks for any help.

Tferro

Replace before extension dot from right

PostPosted: Sat Oct 25, 2014 12:00 pm
by Stefan
 

FROM:
POP - CRAZY ON YOU - HEART -.zip

TO:
POP - CRAZY ON YOU - HEART.zip



USE:

1) menu "Options > Ignore... > File Extensions"

2) Repl.(3)
Replace: [ -.zip      ]
With:     [.zip         ]





http://www.bulkrenameutility.co.uk/forum/viewtopic.php?f=4&t=1602

Re: Can I search on the extension and replace the .?

PostPosted: Sat Oct 25, 2014 5:46 pm
by tferro
Thank you so much. I ended up having to ignore file extensions and uncheck the ignore folder extensions and then it worked. I appreciate your swift reply. Again, I love this program.