When using kterm
Code:
cd /mnt/us/librariansync/
./generate_collections.py -export > export.log 2>&1
It builds a partial list in /mnt/us/extensions/exported_collections.json and then conks out with the following export.log:
Code:
Traceback (most recent call last):
File "./generate_collections.py", line 323, in <module>
export_existing_collections(c)
File "./generate_collections.py", line 242, in export_existing_collections
export.update(collection.to_calibre_plugin_json())
File "/mnt/us/extensions/librariansync/kindle_contents.py", line 113, in to_calibre_plugin_json
"items": self.build_legacy_hashes_list(),
File "/mnt/us/extensions/librariansync/kindle_contents.py", line 98, in build_legacy_hashes_list
if e.cdekey.startswith('*'):
AttributeError: 'NoneType' object has no attribute 'startswith'
Kindle Touch 5.3.7
librariansync = Update_librariansync_1.6_kindle5.bin
python snapshot = kindle-python-0.10.N-r10933.tar.xz