Remove

Hi
I want this rename:


Example:
[abc1 - dsdsd] ABC - ABC.mp3
[ABC_ABC] ABC-ABC.mp4

TO:
ABC - ABC.mp3
ABC-ABC.mp4
..
And more...


Possible? THANKS
Reply to #1:
Try this:
Replace " *\[.*\] " (without quotation marks)
with: leave blank

Use regular expressions.
Reply to #1:
Try this:
Replace " *\[.*\] " (without quotation marks)
with: leave blank

Use regular expressions.

https://postimg.cc/3WmCZ2TW