View Single Post
Old 08-09-2019, 04:24 AM   #3
Patrick Derwael
Enthusiast
Patrick Derwael began at the beginning.
 
Posts: 42
Karma: 10
Join Date: Oct 2018
Location: Belgium
Device: none
Quote:
Originally Posted by davidfor View Post
The following looks like it will work:

Code:
(?P<author>.+) - (?P<published>.+) - \[(?P<series>.*)( - T)?(?P<series_index>[0-9]*)\] - (?P<title>.*)
I've tried it on most of the sample and it worked.
Hi David,
Thanks a lot for the suggestion
We are getting closer, but not there yet: the series index is not parsed properly
Also, I'm wondering why the year published is shown with month & day...

Screen shot attached
Attached Thumbnails
Click image for larger version

Name:	2019-08-09 10_23_14-calibre - Preferences - Adding books.png
Views:	119
Size:	10.7 KB
ID:	172843  
Patrick Derwael is offline   Reply With Quote