Is there a way to remove text from Title with regex
I'm looking at around 2300 titles with the series in brackets (series info).
I would like to know if there is a way to remove text from the title using regex
something like
([A-Za-z0-9]+)
It would be faster lol.
|