View Single Post
Old 10-17-2021, 08:41 PM   #172
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 sherman View Post
There's also the "Smart device" driver side to figure out as well.
The Smart Device driver is building a dictionary based on the collection columns. That is keyed by the collection name and each entry is a list of the file paths for the books on the device. Then it is "just" building the database updates based on the dictionary.

You could also ignore what the driver supplies and do the configuration and collection building on your side. That means your code has to build the list that needs to be updated from the metadata in the books, but, it might give you more control.
davidfor is offline   Reply With Quote