View Single Post
Old 11-18-2021, 09:25 PM   #2328
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by Terisa de morgan View Post
Thank you, I would like this. Do you know where to set it in the database because I can do it by hand even if the driver is not ready yet.
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.
davidfor is offline