Try searching for:
^(.+)\s\[(.+)\]\s(.+)$
and replace with \3
\1 is series name, \2 is series #, \3 is title name.
But as always when using search and replace, make sure you have a recent backup. There is no undo...
Last edited by Adoby; 10-01-2013 at 01:01 PM.
|