Quote:
Originally Posted by NiLuJe
The metadata collected by KOReader is currently *not* centralized, as such, searching for it would involve walking the full directory tree, which would be extremely slow.
|
Okay, that's not *entirely* true.
For the books that were *already* traversed (i.e., they were on-screen in the FileManager at least once, and the metadata extraction completed successfully, i.e., they have a thumbnail), a small amount of metadata does make it to the
settings/bookinfo_cache.sqlite3 DB.
No UI bits actually poke into that (besides the FM itself), but that'd be easy enough to query manually, at least.