A large number of file have been "renamed" with a timestamp in the file name. I cannot find a way to mass rename them. I was thinking of using a mass rename like "Bulk Rename Utility" and using the regex command, however I cannot create a command
The bad filename is: [130bpm] salsaish (2020_11_04 13_32_49 UTC).wav
the file should be: [130bpm] salsaish.wav
so the string that has be be removed is: (2020_11_04 13_32_49 UTC)
. However these strings may change depending on the time it was renamed, also file may contain special characters.
Is there a way to rename them all?