Quote:
Originally Posted by encol
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: