Quote:
Originally Posted by PeterT
How about posting exactly what you are using.
|
This is what I've figured out so far.
^(\[(?P<series>[^0-9\-]+) (?P<series_index>[0-9.]+)\]) (?P<title>.+) - (?P<author>[^_]+)
I know I need all these parts, but something is missing.