|
|
#1 |
|
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Jul 2013
Device: kindle
|
series index doesn't get all digits
Hello,
I want to add several files to Calibre. The files are named series_-_title_seriesindex.ext or series_-_seriesindex.ext. Series and title may contain numbers. I can't add those files seperatly, and changing the filenames isn't an option. This is the expression i wanted to use: (?P<series>[^_]*)-(?P<title>[^_.]*)(?P<series_index>\d+.*) My problem is, that it doesn't get the whole series index, only two digits. For example, if the index in a filename is 123.4 (some indices are decimal numbers) i get 3.4 as index, the rest is added to the title. If the index is 123 i get 23. The numbers don't have the same number of digits. Any advice would be appreciated. Thorsten |
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Variable Series Index Field | Gelina | Calibre | 15 | 06-04-2013 08:06 AM |
| Windows 8 (x64): Create Index doesn't work | Doitsu | Sigil | 14 | 05-26-2013 04:11 AM |
| Discussion: Make Series Index Optional | Dvorak | Calibre | 2 | 09-30-2012 08:01 PM |
| Series Index Auto Increment | lgladen | Calibre | 4 | 04-14-2011 10:14 AM |
| Command Line problems: ebook-convert, ebook-meta with tags: --series, --series-index | omnivorous | Calibre | 4 | 11-07-2010 03:42 PM |