View Single Post
Old 11-30-2017, 02:15 PM   #1821
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by encol View Post
What if something like:
Code:
sqlite3 cc.db 'delete from entries where p_location="/mnt/us/documents/KUAL-KDK-2.0.azw2"'
?
That would remove it from the cloud collection (cc.db) database.
But the thumbnail itself is stored somewhere, it would also have to be removed.

Previously to 5.9.2, the system took the thumbnail from either the book or the book's metadata directory.
But there is no 'left over' metadata directory for the KUAL document (the entry you do see is for the booklet):
Code:
[root@kindle documents]# ls -l
-rwxrwxrwx    1 root     root             0 Oct  1  2016 KUAL.kual
-rwxrwxrwx    1 root     root        468580 Oct  1  2016 Kindle_Users_Guide.azw3
drwxrwxrwx   13 root     root          8192 Oct  1  2016 dictionaries
See? No *.azw3, no metadata directory.
But the document thumbnail is still being shown on my screen.
I.E: It must be stored in one of the /var/local databases.

In fact, there isn't any metadata directory for the "Kindle User's Guide", which IS still on the system.

5.9.2 :: document/book metadata: moved from a directory into a database.
And the 'left over' image on the screen does not respond to a long tap to delete.

Funky.
They completely removed support for active documents - including any way to delete them.
Go, go, Lab126, too much:

Last edited by knc1; 11-30-2017 at 02:20 PM.
knc1 is offline   Reply With Quote