View Single Post
Old 01-13-2021, 06:18 PM   #855
sweth
Connoisseur
sweth began at the beginning.
 
Posts: 68
Karma: 10
Join Date: May 2015
Device: Kindle Fire 7 (7G), Kindle PW (2G), Kindle Scribe
Quote:
Originally Posted by davidfor View Post
Try the beta published at the end of last year. It should fix things. I expect that the books on the new device are KFX and there was a problem with handling these. It was actually a more general problem in how the plugin matched books on Kindle devices. It always failed for KFX and would occasionally fail for other formats.
The last beta I can find (1.14.3) doesn't find anything either. There are a few KFX files on the device--ones that I bought on Amazon--but most of them are mobi files that I emailed and that were delivered (looked at the filesystem) as AZW3. There was only one file that was showing up in the final resolved path map, the user guide that comes pre-installed, so I added that to my Calibre library, added an annotation to the version on the Kindle, and tried to import annotations, but even though I see that annotation in the clippings file when the Kindle is mounted, the plugin still thinks there are no annotations and returns an error when parsing the clippings file (not sure if it was doing that before I installed the beta).

Quote:
DEBUG: 534.1 After getting installed books: resolved_path_map={}
DEBUG: 534.1 List of storage devices - storage=[u'/Volumes/Kindle/documents']
DEBUG: 534.1 Searching for books on vol=/Volumes/Kindle/documents using template=*.azw
DEBUG: 534.1 List of books from glob - imported_books=<generator object iglob at 0x12db4c690>
DEBUG: 534.1 Searching for books on vol=/Volumes/Kindle/documents using template=*.azw3
DEBUG: 534.1 List of books from glob - imported_books=<generator object iglob at 0x12c54a320>
DEBUG: 534.1 Have possible book with path=/Volumes/Kindle/documents/Kindle_Users_Guide.azw3
DEBUG: 534.2 Did not find book UUID - book_mi.uuid='None'
DEBUG: 534.2 Book not already in resolved_path_map path=='/Volumes/Kindle/documents/Kindle_Users_Guide.azw3'
DEBUG: 534.2 Searching for books on vol=/Volumes/Kindle/documents using template=*.kfx
DEBUG: 534.2 List of books from glob - imported_books=<generator object iglob at 0x12c54a370>
DEBUG: 534.2 Searching for books on vol=/Volumes/Kindle/documents using template=*.mobi
DEBUG: 534.2 List of books from glob - imported_books=<generator object iglob at 0x12c54a550>
DEBUG: 534.2 Searching for books on vol=/Volumes/Kindle/documents using template=*.pobi
DEBUG: 534.2 List of books from glob - imported_books=<generator object iglob at 0x12c54a320>
DEBUG: 534.2 Searching for books on vol=/Volumes/Kindle/documents using template=*.pdf
DEBUG: 534.2 List of books from glob - imported_books=<generator object iglob at 0x12c54a370>
DEBUG: 534.2 After getting imported books: resolved_path_map={-1: u'/Volumes/Kindle/documents/Kindle_Users_Guide.azw3'}
DEBUG: 534.2 Getting metadata from book. path='/Volumes/Kindle/documents/Kindle_Users_Guide.azw3'
DEBUG: 534.2 Book on device title: 'Kindle Oasis User's Guide, 3rd Edition'
DEBUG: 534.2 Adding title to self.installed_books_by_title: 'Kindle Oasis User's Guide, 3rd Edition'
DEBUG: 534.2 Kindle:get_active_annotations()
Job: 4 Send metadata to device finished
No details available.
DEBUG: 534.3 ParseKindleMyClippingsTxt ERROR: Error trying to read clippings file: 'encoding' is an invalid keyword argument for this function
DEBUG: 534.3 Number of entries retrieved from 'My Clippings.txt'=0
DEBUG: 534.3 Dictionary of installed_books_by_title ={u"Kindle Oasis User's Guide, 3rd Edition": {u'book_id': -1, u'author_sort': u'Unknown'}}
DEBUG: 534.3 Keys/Titles of installed_books_by_title =[u"Kindle Oasis User's Guide, 3rd Edition"]
DEBUG: 534.3 Keys/Titles of installed_books_by_title =[u"Kindle Oasis User's Guide, 3rd Edition"]
DEBUG: 534.5 AnnotationsAction:fetch_usb_device_annotations(DEB UG: [])
DEBUG: 534.5 AnnotationsAction:fetch_device_annotations(Amazon Kindle)
DEBUG: 536.2 AnnotationsAction:fetch_device_annotations(INFO: <p>Unable to find any annotations on Amazon Kindle matching books in your library.</p>)
sweth is offline   Reply With Quote