Hi guy,
I'm trying to import the shelves from my libra h2o to calibre with your plugin, but I am stuck with this error:
Spoiler:
calibre, version 4.7.0
ERREUR : Exception non gérée: <b>AttributeError</b>:'KTCollectionsBookList' object has no attribute 'id'
calibre 4.7 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.18362-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.18362')
Python 2.7.16+
Windows: ('10', '10.0.18362', 'SP0', u'Multiprocessor Free')
Interface language: fr
Successfully initialized third party plugins: FanFicFare (3, 14, 0) && Kobo Utilities (2, 9, 0) && KoboTouchExtended (3, 1, 5) && EpubMerge (2, 7, 0)
Traceback (most recent call last):
File "calibre_plugins.koboutilities.action", line 1561, in get_shelves_from_device
File "calibre_plugins.koboutilities.action", line 1942, in _get_selected_ids
File "site-packages\calibre\gui2\library\models.py", line 724, in id
AttributeError: 'KTCollectionsBookList' object has no attribute 'id'
Do you what I do wrong? The target column is a simple like tags, I'm seing the shelves in the device view...
Thanks!