Quote:
Originally Posted by Vampgirl82
[code]
Successfully initialized third party plugins: KoboTouchExtended && Kobo Utilities
Job: 4 Get list of books on device started
DEBUG: 0.0 KoboTouch:books - oncard='None'
DEBUG: 0.0 KoboTouch:books - oncard='None', prefix='F:\'
DEBUG: 0.1 Kobo device: Kobo Aura HD
DEBUG: 0.1 Version of driver: (2, 3, 3) Has kepubs: True
DEBUG: 0.1 Version of firmware: (3, 11, 0) Has kepubs: True
DEBUG: 0.1 Firmware supports cover image tree: True
DEBUG: 0.2 KoboTouch:books - opts.extra_customization= [u'#myshelves', True, True, False, False, False, False, False, False, False, False, True, u'', True, False, False, False, False, False, False, u'', False]
DEBUG: 0.2 KoboTouch:books - prefs['manage_device_metadata']= on_connect
DEBUG: 0.3 KoboTouch:books - set_debugging_title to ''
DEBUG: 0.3 KoboTouch:books - length bl=0
Job: 2 Get device information finished
No details available.
Job: 3 Set library information finished
No details available.
DEBUG: 0.4 KoboTouch:books - length bl after sync=4
DEBUG: 0.7 KoboTouch:books - reading device database
DEBUG: 0.7 Database Version=109
DEBUG: 0.7 KoboTouch:books - shelf list: []
DEBUG: 1.1 KoboTouch:books - oncard='carda'
DEBUG: 1.1 KoboTouch:books - Asked to process 'carda', but do not have one!
DEBUG: 1.1 KoboTouch:books - oncard='cardb'
DEBUG: 1.1 KoboTouch:books - Asked to process 'cardb', but do not have one!
DEBUG: 1.7 KOBO:sync_booklists - start
DEBUG: 1.7 KoboTouch:update_device_database_collections - oncard='main'
DEBUG: 1.8 KoboTouch:update_device_database_collections - set_debugging_title to ''
DEBUG: 1.9 KTCollectionsBookList:get_collections - start - collection_attributes= [u'#myshelves']
DEBUG: 1.9 KTCollectionsBookList:get_collections - collection_attributes= [u'#myshelves']
DEBUG: 1.9 KTCollectionsBookList:get_collections - end
Job: 4 Get list of books on device finished
DEBUG: 1.9 No Collections - reseting ReadStatusNo details available.
DEBUG: 1.9 KoboTouch:update_device_database_collections - managing bookshelves and series.
DEBUG: 2.2 KoboTouch:update_device_database_collections - about to clear empty bookshelves
DEBUG: 2.2 KoboTouch:delete_empty_bookshelves - start
DEBUG: 2.6 KoboTouch:delete_empty_bookshelves - end
DEBUG: 2.6 KoboTouch:update_device_database_collections - Number of series set=0 Number of books=4
DEBUG: 2.6 KoboTouch:update_device_database_collections - Finished
DEBUG: 2.6 USBMS: starting sync_booklists
DEBUG: 2.8 USBMS: finished sync_booklists
DEBUG: 2.8 KOBO:sync_booklists - end
|
Going from that, the device is running firmware 3.11.0 and has four books on it. The driver configuration looks like it is configured correctly: the shelf column is #myshelves, it is creating collections and deleting empty collections. And the metadata management is automatic.
But, there are no collections on the device. And no collections are created during the sync. This either means the books on the device are not matching books in the calibre library (nothing is done for books on the device that are not in the calibre library), or the #myshelves column for the books do not have a value in them.