View Single Post
Old 03-02-2020, 08:39 PM   #19
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 geek1011 View Post
This will be implemented in seriesmeta tonight at the same time the patches are released. @davidfor, would you mind making the UUID deterministic (preferably a UUIDv5 of the series name with a namespace of 9ea9be91-2966-4fbf-b822-de692259bc9b [I generated a random one just now]), to make compatibility with Calibre easier? If you don't like that, anything deterministic is better than a random one.
I'm not generating a UUID. I'm reading the database to get the UUID for books from Kobo along with their series name. If a sideloaded book has the same series name and author, I use the UUID. Otherwise, I just use the series name. I have had this working in the driver and plugin with no problems since about 24 hours after the Series tab hit the betas.

The issues I have found have been related to bad series data. The series name from Kobo isn't always consistent. I have a couple of examples where one book has a slightly different series name than the others. (Some have "The xxxx" and others "xxxx"). And I have a few books that download with the series id, but no series name. And this was device dependent. I had to sign-out of the account on the device to fix it. It was something cached on Kobo's side. it seemed to only affected books I had for a while. In at least one case, I think when I bought it it wasn't part of a series and was added to a "Sci Fi Masterworks" series later.

Overall, if the series info in the books is good, the series tab works well. My desire now is for a filter along the lines of "don't show series with only 1 book in it".
Quote:
No wonder why I couldn't find that. I was seeing if I could patch a few things about it I was planning to try with the previous version.
I thought the old version was there. There might be some A/B testing going on with it.
Quote:

^ that .
And for the record, I'm on Easy level 116.
Quote:
That might have something to do with https://github.com/geek1011/kobopatch-patches/issues/33.
That would probably fit.
davidfor is offline   Reply With Quote