Help removing UTC timestamp

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

Help removing UTC timestamp

Postby Luck » Mon May 06, 2024 9:28 pm

Hello! I need help removing the backup history UTC timestamp thing.
I needed to backup my archives and I messed up something by copying and pasting instead of restoring, and now aaaaaaaaaall of them were renamed to something like
Archive Name (2023_05_30 22_13_01 UTC).mp4

The closest I got looking up online was like this
Image
REMOVE (5) Crop Special (*)

That deleted the timestamp, but left a space at the end, and it doesn't work when there is another parenthesis in the name. To make things worse I also have some new non-timestamped files in the mix, so I can't just use Remove (5) Last n
Is there a way to remove a pattern? Like removing
" (0000_00_00 00_00_00 UTC)"

It's driving me crazy, please help :(
Thanks in advance!
Luck
 
Posts: 1
Joined: Mon May 06, 2024 9:11 pm

Remove ending timestamps like " (20YY_MM_DD hh_mm_ss UTC)"

Postby Luuk » Tue May 07, 2024 3:12 am

With RegEx(1) having a checkmark for 'v2', the "Match" can be like...
\ \(20\d\d_\d\d_\d\d \d\d_\d\d_\d\d UTC\)$
Luuk
 
Posts: 714
Joined: Fri Feb 21, 2020 10:58 pm


Return to BRU Support