View Single Post
Old 01-01-2013, 12:00 AM   #107
sayedie
Junior Member
sayedie , Klaatu Barada Niktu!sayedie , Klaatu Barada Niktu!sayedie , Klaatu Barada Niktu!sayedie , Klaatu Barada Niktu!sayedie , Klaatu Barada Niktu!sayedie , Klaatu Barada Niktu!sayedie , Klaatu Barada Niktu!sayedie , Klaatu Barada Niktu!sayedie , Klaatu Barada Niktu!sayedie , Klaatu Barada Niktu!sayedie , Klaatu Barada Niktu!
 
Posts: 2
Karma: 5410
Join Date: Dec 2012
Location: Vancouver, BC
Device: Kobo Glo
hi. I just got my Kobo Glo today and immediately raided Project Gutenberg in order to figure out the Calibre shelf management system so helpfully posted here (thanks!)

I spent several hours banging my head on my desk trying to figure out my bookshelves aren't showing up and I'm totally stumped at this point. some debug is pasted below, shortened to include only 1 book per Bookshelf for brevity's sake. hoping someone can help out.

I've triple checked the settings and it's set up exactly like in the OP. I realized at one point that while the Library view had my Shelf names in it, the "Custom metadata" drop down in the Edit metadata menu for each item had nothing selected, so I set the shelf names there too. then I deleted the files on the device and re-sent - still no shelves showing up.

Quote:
calibre Debug log
calibre 0.9.12 isfrozen: True is64bit: False
Windows-7-6.1.7601-SP1 Windows ('32bit', 'WindowsPE')
('Windows', '7', '6.1.7601')
Python 2.7.3
Windows: ('7', '6.1.7601', 'SP1', 'Multiprocessor Free')
Starting up...
Started up in 4.71 seconds with 73 books
Job: 1 Get device information started
DeviceJob: 1 Get device information done, calling callback
DeviceJob: 1 Get device information callback returned
Job: 2 Get list of books on device started
DEBUG: 0.0 KoboTouch:books - oncard='None'
DEBUG: 0.0 KoboTouch:books - prefix='None'
DEBUG: 0.0 Version of driver: (2, 0, 4) Has kepubs: True
DEBUG: 0.0 Version of firmware: 2.3.1 Has kepubs: True
DEBUG: 0.0 [u'#myshelves', True, True, True, True, True, True, False, False, True, False, u'']
DEBUG: 0.0 KoboTouch:books - set_debugging_title to
DEBUG: 0.0 KoboTouch:books - length bl=0
Job: 1 Get device information finished
No details available.
DEBUG: 0.3 KoboTouch:books - length bl after sync=73
DEBUG: 0.3 KoboTouch:books - reading device database
DEBUG: 0.3 Database Version=68
DEBUG: 0.3 KoboTouch:books - shelf list: [u'PG Classics', u'Young Adult', u'Sherlock Holmes', u'Arabian Nights']
DEBUG: 0.3 KoboTouch:books - query= select Title, Attribution, DateCreated, ContentID, MimeType, ContentType, ImageID, ReadStatus, ___ExpirationStatus, FavouritesIndex, Accessibility, IsDownloaded, Series, SeriesNumber from content where BookID is Null and Accessibility <> 6 and IsDownloaded in ('true', 1) and not ((___ExpirationStatus=3 or ___ExpirationStatus is Null) and ContentType = 6)
DEBUG: 0.4 KoboTouch:books - automatically managing metadata
DEBUG: 0.5 KoboTouch:books - about to sync_booklists
DEBUG: 0.5 USBMS: starting sync_booklists
DEBUG: 0.9 USBMS: finished sync_booklists
DEBUG: 0.9 KoboTouch:books - have done sync_booklists
DEBUG: 0.9 KoboTouch:books - end - oncard='None'
DEBUG: 0.9 KoboTouch:books - oncard='carda'
DEBUG: 0.9 KoboTouch:books - Asked to process 'carda', but do not have one!
DEBUG: 0.9 KoboTouch:books - oncard='cardb'
DEBUG: 0.9 KoboTouch:books - Asked to process 'cardb', but do not have one!
DeviceJob: 2 Get list of books on device done, calling callback
DeviceJob: 2 Get list of books on device callback returned
Job: 3 Send metadata to device started
DEBUG: 1.0 KOBO: started sync_booklists
DEBUG: 1.1 KoboTouch:update_device_database_collections - oncard='main'
DEBUG: 1.1 KoboTouch:update_device_database_collections - set_debugging_title to
DEBUG: 1.1 KTCollectionsBookList:get_collections - start - collection_attributes= [u'#myshelves']
DEBUG: 1.1 KTCollectionsBookList:get_collections - collection_attributes= [u'#myshelves']
DEBUG: 1.1 KTCollectionsBookList:get_collections - end
Job: 2 Get list of books on device finished
No details available.
DEBUG: 2.4 KoboTouch:update_device_database_collections - category='PG Classics' books=41
DEBUG: 2.4 Do not know ContentID - Title="Andersen's Fairy Tales"
DEBUG: 2.4 KoboTouch:get_content_type_from_extension - start
DEBUG: 2.4 KoboTouch:get_content_type_from_extension - V2 firmware
DEBUG: 2.6 KoboTouch:update_device_database_collections - end for category='PG Classics'
DEBUG: 2.6 KoboTouch:update_device_database_collections - category='Young Adult' books=1
DEBUG: 2.6 Do not know ContentID - Title="The Hunger Games"
DEBUG: 2.6 KoboTouch:get_content_type_from_extension - start
DEBUG: 2.6 KoboTouch:get_content_type_from_extension - V2 firmware
DEBUG: 2.6 KoboTouch:update_device_database_collections - end for category='Young Adult'
DEBUG: 2.6 KoboTouch:update_device_database_collections - category='Sherlock Holmes' books=12
DEBUG: 2.6 Do not know ContentID - Title="The Adventure of the Bruce-Partington Plans"
DEBUG: 2.6 KoboTouch:get_content_type_from_extension - start
DEBUG: 2.6 KoboTouch:get_content_type_from_extension - V2 firmware
DEBUG: 2.7 KoboTouch:update_device_database_collections - end for category='Sherlock Holmes'
DEBUG: 2.7 KoboTouch:update_device_database_collections - category='Arabian Nights' books=19
DEBUG: 2.7 Do not know ContentID - Title="The Book of the Thousand Nights and a Night — Volume 01"
DEBUG: 2.7 KoboTouch:get_content_type_from_extension - start
DEBUG: 2.7 KoboTouch:get_content_type_from_extension - V2 firmware
DEBUG: 2.8 KoboTouch:update_device_database_collections - end for category='Arabian Nights'
DEBUG: 2.8 KoboTouch:update_device_database_collections - managing bookshelves and series.
DEBUG: 3.1 KoboTouch:update_device_database_collections - about to clear empty bookshelves
DEBUG: 3.1 KoboTouch:delete_empty_bookshelves - start
DEBUG: 3.5 KoboTouch:delete_empty_bookshelves - end
DEBUG: 3.5 KoboTouch:update_device_database_collections - Number of series set=0 Number of books=73
DEBUG: 3.6 KoboTouch:update_device_database_collections - Finished
DEBUG: 3.6 USBMS: starting sync_booklists
DEBUG: 4.0 USBMS: finished sync_booklists
DEBUG: 4.0 KOBO: finished sync_booklists
DeviceJob: 3 Send metadata to device done, calling callback
DeviceJob: 3 Send metadata to device callback returned
Job: 3 Send metadata to device finished
No details available.
ITUNES.shutdown()
sayedie is offline   Reply With Quote