View Single Post
Old 09-18-2018, 11:39 PM   #13
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,024
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by kovidgoyal View Post
The thumbnails are used in the device view in calibre. IIRC the user_metadata was added to support the wifi device connection/calibre companion use case.

I'm somewhat surprised that the old voyage does not have those data. All (reasonably modern) kindles share the same driver as far as I know. And all the kindle drivers delegate the creation of metadata.calibre to usbms/driver.py

I'd like to track down why the old voyage does not have that data available, if possible.
I speculate that only books sent to the device more recently have thumbnails & user_metadata. More recently than what, I couldn't say off hand.

But I can tell you that out of a library of ~5300 with daily updates, only 238 have thumbnails & user_metadata. That's about a month worth of updates.

Quote:
Originally Posted by kovidgoyal View Post
Rather than a tweak, it is probably better to allow individual device drivers to specify if they need user_metadata or not. Not to mention that a tweak could allow users to exclude arbitrary metadata which can lead to subtle and hard to diagnore bugs.

I'd rather not remove the thumbnails, since as I said they are used by calibre itself, for the covers in the device view.
Do you have a different suggestion you would accept?

Because I consider a savings of 5 minutes (frequently several times a day) and ~170M of device storage more than worth giving up thumbnails on device and some redundant metadata.
JimmXinu is offline   Reply With Quote