Quote:
Originally Posted by penguinaka
So I was playing with this and i'm not sure how it works... I'm trying to implement the last function... "a number"
what i'm trying to get it to do is... if a series has a name but no index number it assigns the value of 99.
example:
George RR Martin - Ice & Fire - Game of Thrones.epub
Author: George RR Martin
Series: Ice & Fire
Series_Index: 99
Title: Game of Thrones
Can this be done? Or am i misunderstanding how this works and if so how does it work i can't seem to get it to do anything.
|
If you select:
Last_free
And have
series_index_auto_increment = 10
now if your previous book was #9 ;we are going to increment from Last
the next book added will be 19
then 29...