Thread: Firmware Update Kindelabra: Kindle Collection Manager
View Single Post
Old 01-26-2011, 05:21 PM   #78
galco
Junior Member
galco began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jan 2011
Device: kindle 3
Unable to add Calibre books to the collections

Hello,

I'm trying to add some books to my collection created using Kindelabra and I'm getting this errors:

Code:
$ python2.7 Kindelabra.py 
Loading documents.............
Loading pictures
Traceback (most recent call last):
  File "Kindelabra.py", line 302, in add_file
    asin = self.kindle.files[filehash].asin
KeyError: 'ff9e1bda761c7ecd877826c7f85dabc351780cf7'
Traceback (most recent call last):
  File "Kindelabra.py", line 302, in add_file
    asin = self.kindle.files[filehash].asin
KeyError: '301bdeccdab9ec58251ba2bba5a62fc7f4b321ce'
Traceback (most recent call last):
  File "Kindelabra.py", line 302, in add_file
    asin = self.kindle.files[filehash].asin
KeyError: '4f46ce16ec80a259f7ea9c245c44e10271c3ea8c'
Could be something related with the firmware: 3.0.2 (553210206)

Any solution?

Thanks!
galco is offline   Reply With Quote