View Single Post
Old 07-23-2011, 10:41 PM   #5
penguinaka
Quack! Quack!
penguinaka can eat soup with a fork.penguinaka can eat soup with a fork.penguinaka can eat soup with a fork.penguinaka can eat soup with a fork.penguinaka can eat soup with a fork.penguinaka can eat soup with a fork.penguinaka can eat soup with a fork.penguinaka can eat soup with a fork.penguinaka can eat soup with a fork.penguinaka can eat soup with a fork.penguinaka can eat soup with a fork.
 
penguinaka's Avatar
 
Posts: 92
Karma: 9176
Join Date: Apr 2011
Location: Florida
Device: kindle 3 & sony daily prs950sc
i did that it doesn't work... have you actually tested it?

I put this in:

series_index_auto_increment = 99

dragged and dropped this file:

B Ella Donna - Blood - Blood Pool.epub

it was imported as

Author: B Ella Donna
Series: Blood
Series_Index: 1
Title: Blood Pool

I then dragged it in again to see if it would assign it the value if another exxisted in the database and it was assigned a value of 1... any suggestions?

i'm running 0.8.11

i use this a an add regex script which i know is not effecting it:

Code:
^(?P<author>[^-]+)(\s*-\s*(\[?(?P<series>[^-0-9]+)\s*(?P<series_index>[0-9.]+)?]?)?)?.*?-\s*(?P<title>[^-]+)
penguinaka is offline   Reply With Quote