View Single Post
Old 06-14-2015, 08:02 AM   #11
frostschutz
Linux User
frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.
 
frostschutz's Avatar
 
Posts: 2,282
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
It extracts all books. That alone takes considerable amount of time.

And then for each book it creates a TON of database entries (about ~100 entries for each book, like an entry for each entry of the books table of contents). And while sqlite is a nice database solution for embedded devices, it's also slow as pots on the Kobo.

The process is anything but efficient - and entirely superfluous if there was an option to use folder navigation instead. Unfortunately that's only possible with alternative software such as KoReader.
frostschutz is offline   Reply With Quote