![]() |
#1 |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 129
Karma: 5754
Join Date: Jan 2012
Location: South Africa
Device: Kindle 4
|
Add book regex help
File format:
author - [series] [seriesindex] title Example filename: Fred Couples - [Success with Golf] [23] Distracting your Opponent.epub Wanted: Author = Fred Couples Series: Success with Golf Series index: 23 Title: Distracting your Opponent Regex so far: (?P<author>.+) - \[(?P<series>.+)\] \[(?P<seriesindex>.+)\] (?P<title>[^_]+) I get: Author = Fred Couples Series = Success with Golf Title = Distracting your Opponent Series index : No match Maybe <seriesindex> is wrong? I would prefer the format: author - [series seriesindex] title but that is not really important. |
![]() |
![]() |
![]() |
#2 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,751
Karma: 2667650
Join Date: Jul 2012
Device: Android, Nook Simple Touch, Nook Color, ..., Glo
|
series_index is what should be used
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 129
Karma: 5754
Join Date: Jan 2012
Location: South Africa
Device: Kindle 4
|
Thanks.
|
![]() |
![]() |
![]() |
Tags |
add book, regex |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Add Book Regex to Custom field | adept22 | Library Management | 3 | 10-07-2014 07:33 PM |
Want RegEx to add books to Calibre | huon | Library Management | 0 | 02-02-2012 12:52 AM |
Regex Help - Add Book - Insert Filename into Custom Field | nynaevelan | Library Management | 3 | 10-12-2011 01:14 PM |
Add Books - Regex Help Please | nynaevelan | Calibre | 2 | 08-16-2011 01:30 PM |
Add book regex no longer works | magphil | Calibre | 3 | 03-24-2010 03:40 PM |