View Single Post
Old 11-21-2021, 08:03 AM   #2336
Terisa de morgan
Grand Sorcerer
Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.
 
Terisa de morgan's Avatar
 
Posts: 6,649
Karma: 12595249
Join Date: Jun 2009
Location: Madrid, Spain
Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2
Quote:
Originally Posted by davidfor View Post
In the table "content", the series info is in two pairs of columns. The displayed and searched series info is in the columns "Series" and "SeriesNumber". The series tab and is built from the columns "SeriesID" and "SeriesNumberFloat". If those are NULL, then the book won't be in a series on the Series tab. If you look at the value of "SeriesID", purchased books have a GUID. The driver will use this for sideloaded books if the series names is found in the purchased books. Otherwise, it just uses the series name. If you do it, make sure you tell us how it goes. Just in case

And looking at the code, it's going to be a little harder than I hoped. I was thinking I had a list of the books in the series on the device, but, I don't. I have to add that or at least a counter.
I've already did it with a small python script and it has worked like a charm, thank you very much!

Terisa de morgan is offline