Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Devices

Notices

Reply
 
Thread Tools Search this Thread
Old 05-28-2015, 04:03 AM   #1
Vampgirl82
Junior Member
Vampgirl82 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: May 2015
Device: Kobo Aura
kobo/caliber problem with series/collections

Hi, i have a kobo aura and a windows 8.1. So the computer uninstalled caliber and i reinstalled it, it had the same settings, all the books from my library, i thought sweet! plugged in my kobo added some new books and sent them to the kobo. When i looked on the kobo under collections i couldn't see any of the new books, they were in the main library, but not the collections? any ideas? i'v been throughthe quick guide to shelf management, and everything is the same
Vampgirl82 is offline   Reply With Quote
Old 05-28-2015, 09:01 AM   #2
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
If the driver configuration is correct, and in the "Sending books to devices" page of the preferences, metadata management is set to automatic, it should work. The collections are maintained each time the device is connected, so it should happen the next time you connect. If it doesn't please run calibre in debug mode, connect the device and let the connection jobs finish. Then close calibre and the debug log will be displayed. Post the contents of the log.
davidfor is offline   Reply With Quote
Advert
Old 05-28-2015, 04:33 PM   #3
Vampgirl82
Junior Member
Vampgirl82 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: May 2015
Device: Kobo Aura
Spoiler:

Code:
calibre Debug log
calibre 2.2 [64bit]  isfrozen: True is64bit: True
Windows-8-6.2.9200 Windows ('64bit', 'WindowsPE')
('Windows', '8', '6.2.9200')
Python 2.7.8
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
Successfully initialized third party plugins: KoboTouchExtended && Kobo Utilities
Starting up...
DEBUG:    0.0 KoboUtilites::action.py - loading translations
DEBUG:    0.0 KoboUtilites::dialogs.py - loading translations
DEBUG:    0.0 KoboUtilites::action.py - loading translations
DEBUG:    3.4 No Kobo Touch, Glo or Mini appears to be connected
DEBUG:    3.4 rebuild_menus - self.supports_ratings=None
Started up in 95.77 seconds with 4 books
Worker Launch took: 0.861000061035
Job: 1 Read metadata (0 of 1) finished
Read metadata (0 of 1)

Added Delicate Ink to db in: 4.41500020027 seconds
Added Forever Ink to db in: 3.60800004005 seconds
Added Ink Inspired-epub to db in: 3.19600009918 seconds
Added Ink Reunited to db in: 3.67700004578 seconds
Added Tempting Boundaries to db in: 3.81599998474 seconds
DEBUG:  732.3 KoboUtilities:_on_device_connection_changed - self.plugin_device_connection_changed.__class__:  <type 'PyQt5.QtCore.pyqtBoundSignal'>
DEBUG:  732.3 Methods for self.plugin_device_connection_changed:  ['__call__', '__class__', '__delattr__', '__doc__', '__format__', '__getattribute__', '__getitem__', '__hash__', '__init__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', 'connect', 'disconnect', 'emit', 'signal']
Job: 2 Get device information started
DeviceJob: 2 Get device information done, calling callback
DeviceJob: 2 Get device information callback returned
Job: 3 Set library information started
DeviceJob: 3 Set library information done, calling callback
DeviceJob: 3 Set library information callback returned
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:    0.7 KoboTouch:books - query= SELECT Title, Attribution, DateCreated, ContentID, MimeType, ContentType, ImageID, ReadStatus, ___ExpirationStatus, FavouritesIndex, Accessibility, IsDownloaded, Series, SeriesNumber, ___UserID, ExternalId FROM content  where BookID is Null  and ((Accessibility = -1 and IsDownloaded in ('true', 1 )) or (Accessibility in (1,2) and IsDownloaded in ('true', 1))       ) and not ((___ExpirationStatus=3 or ___ExpirationStatus is Null) and ContentType = 6) AND (externalId IS NULL OR externalId = '') AND contentId NOT LIKE 'file:///mnt/sd/%'
DEBUG:    0.9 KoboTouch:imagefilename_from_imageID - no cover image found - ImageID=
DEBUG:    1.0 KoboTouch:imagefilename_from_imageID - no cover image found - ImageID=
DEBUG:    1.0 KoboTouch:books - automatically managing metadata
DEBUG:    1.0 KoboTouch:books - about to sync_booklists
DEBUG:    1.0 USBMS: starting sync_booklists
DEBUG:    1.1 USBMS: finished sync_booklists
DEBUG:    1.1 KoboTouch:books - have done sync_booklists
DEBUG:    1.1 KoboTouch:books - end - oncard='None'
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!
DeviceJob: 4 Get list of books on device done, calling callback
DeviceJob: metadata_downloaded: Starting set_books_in_library
DeviceJob: set_books_in_library: books to process= 4
DeviceJob: set_books_in_library finished: time= 0.0329999923706
DeviceJob: metadata_downloaded: updating views
DeviceJob: metadata_downloaded: syncing
DeviceJob: metadata_downloaded: refreshing ondevice
DeviceJob: metadata_downloaded: sending metadata_available signal
DEBUG:  734.5 KoboUtilites:_on_device_metadata_available - Start
DEBUG:  734.5 Have a Kobo device connected connected
DEBUG:  734.5 BEGIN Get Device Path
DEBUG:  734.5 Root path of device: F:\
DEBUG:  734.5 END Get Device Path
DEBUG:  734.5 KoboUtilities:get_device - drive_info: {'main': {u'device_store_uuid': u'5f27485a-67ad-4f1f-b1cf-07e9023a3799', u'prefix': 'F:/', u'device_name': u'Kobo Aura HD', u'calibre_version': u'2.2.0', u'location_code': 'main', u'last_library_uuid': u'd5684522-be05-454b-8a9f-601ebb8f1e1a', u'date_last_connected': u'2015-05-28T20:48:51.683000+00:00'}}
DEBUG:  734.5 migrate_library_config_if_required - start
DEBUG:  734.5 get_library_config - library_config: {u'SchemaVersion': 0.1, u'profiles': {u'Default': {u'updateOptionsStore': {u'firmwareUpdateCheckLastTime': 0, u'doFirmwareUpdateCheck': False, u'doEarlyFirmwareUpdate': False}, u'forDevice': None, u'storeOptionsStore': {u'storeOnConnect': False, u'promptToStore': True, u'doNotStoreIfReopened': False, u'storeIfMoreRecent': False}}}}
DEBUG:  734.5 get_plugin_pref - start - store_name='commonOptionsStore', option='individualDeviceOptions'
DEBUG:  734.5 get_plugin_pref - c: {u'buttonActionLibrary': u'', u'buttonActionDevice': u'', u'individualDeviceOptions': False}
DEBUG:  734.5 get_prefs - start - store_name='backupOptionsStore', prefs_store='{}'
DEBUG:  734.5 get_prefs - start - store_name='updateOptionsStore', prefs_store='{}'
DEBUG:  734.5 KoboUtilites:_on_device_metadata_available - self.current_device_profile: None
DEBUG:  734.5 KoboUtilites:_on_device_metadata_available - self.current_backup_config: {u'backupZipDatabase': True, u'backupCopiesToKeepSpin': 5, u'backupDestDirectory': u'', u'doDailyBackp': False, u'backupEachCOnnection': False}
DEBUG:  734.6 Have a Kobo device connected connected
DEBUG:  734.6 BEGIN Get Device Path
DEBUG:  734.6 Root path of device: F:\
DEBUG:  734.6 END Get Device Path
DEBUG:  734.6 KoboUtilities:get_device - drive_info: {'main': {u'device_store_uuid': u'5f27485a-67ad-4f1f-b1cf-07e9023a3799', u'prefix': 'F:/', u'device_name': u'Kobo Aura HD', u'calibre_version': u'2.2.0', u'location_code': 'main', u'last_library_uuid': u'd5684522-be05-454b-8a9f-601ebb8f1e1a', u'date_last_connected': u'2015-05-28T20:48:51.683000+00:00'}}
DEBUG:  734.6 migrate_library_config_if_required - start
DEBUG:  734.6 get_library_config - library_config: {u'SchemaVersion': 0.1, u'profiles': {u'Default': {u'updateOptionsStore': {u'firmwareUpdateCheckLastTime': 0, u'doFirmwareUpdateCheck': False, u'doEarlyFirmwareUpdate': False}, u'forDevice': None, u'storeOptionsStore': {u'storeOnConnect': False, u'promptToStore': True, u'doNotStoreIfReopened': False, u'storeIfMoreRecent': False}}}}
DEBUG:  734.6 get_plugin_pref - start - store_name='commonOptionsStore', option='individualDeviceOptions'
DEBUG:  734.6 get_plugin_pref - c: {u'buttonActionLibrary': u'', u'buttonActionDevice': u'', u'individualDeviceOptions': False}
DEBUG:  734.6 get_prefs - start - store_name='backupOptionsStore', prefs_store='{}'
DEBUG:  734.6 get_prefs - start - store_name='updateOptionsStore', prefs_store='{}'
DEBUG:  734.6 rebuild_menus - self.supports_ratings=True
DEBUG:  734.6 rebuild_menus - have device.
DeviceJob: 4 Get list of books on device callback returned
Job: 5 Send metadata to device started
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
DeviceJob: 5 Send metadata to device done, calling callback
DeviceJob: 5 Send metadata to device callback returned
Job: 5 Send metadata to device finished
No details available.
Job: 6 Upload 5 books to device:Tempting Boundaries, Ink Reunited, Ink Inspired, Forever Ink, Delicate Ink started
Device using plugboard epub KOBOTOUCHEXTENDED None
Setting metadata in: Tempting Boundaries at: C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\esnxvzcaltmpfmt.epub
Device using plugboard epub KOBOTOUCHEXTENDED None
Setting metadata in: Ink Reunited at: C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\8qwu7ucaltmpfmt.epub
Device using plugboard epub KOBOTOUCHEXTENDED None
Setting metadata in: Ink Inspired at: C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\1kaazlcaltmpfmt.epub
Device using plugboard epub KOBOTOUCHEXTENDED None
Setting metadata in: Forever Ink at: C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\23tdtrcaltmpfmt.epub
Device using plugboard epub KOBOTOUCHEXTENDED None
Setting metadata in: Delicate Ink at: C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\vtwkc9caltmpfmt.epub
DEBUG:   23.9 KoboTouchExtended:upload_books:Setting FeatureSettings.FullBookPageNumbers to false
DEBUG:   24.0 KoboTouch:upload_books - 5 books
DEBUG:   24.0 KoboTouch:upload_books - files= [u'C:\\Users\\21\\AppData\\Local\\Temp\\calibre_jf7aqx\\esnxvzcaltmpfmt.epub', u'C:\\Users\\21\\AppData\\Local\\Temp\\calibre_jf7aqx\\8qwu7ucaltmpfmt.epub', u'C:\\Users\\21\\AppData\\Local\\Temp\\calibre_jf7aqx\\1kaazlcaltmpfmt.epub', u'C:\\Users\\21\\AppData\\Local\\Temp\\calibre_jf7aqx\\23tdtrcaltmpfmt.epub', u'C:\\Users\\21\\AppData\\Local\\Temp\\calibre_jf7aqx\\vtwkc9caltmpfmt.epub']
DEBUG:   24.2 KoboTouch:upload_books: Processing book: Tempting Boundaries by Carrie Ann Ryan
DEBUG:   24.2 KoboTouch:upload_books: file=C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\esnxvzcaltmpfmt.epub, name=Tempting Boundaries - Carrie Ann Ryan_1367.epub
DEBUG:   24.2 KoboTouchExtended:_modify_epub:Adding basic Kobo features to Tempting Boundaries by Carrie Ann Ryan
DEBUG:   24.2 KoboTouchExtended:_modify_epub:Failed conversions will raise exceptions
DEBUG:   25.9 KoboTouchExtended:_modify_epub:Calibre details file :: F:\driveinfo.calibre
DEBUG:   26.0 KoboTouchExtended:_modify_epub:Driver data file :: C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\enrcsx_KoboTouchExtendedDriverInfo
Copying file 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\enrcsx_KoboTouchExtendedDriverInfo' to 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\4gdwrm_epub_container' as 'driverinfo.kte'
{'smarten_punctuation': False, 'extended_kepub_features': True, 'replace_lang': False, 'hyphenate': False, 'clean_markup': False}
KoboTouchExtended:common:modify_epub:Found cover image ID 'cover'
KoboTouchExtended:common:modify_epub:Setting cover-image property
Forcing cleanup for file OEBPS/Text/01.xhtml
Forcing cleanup for file OEBPS/Text/02.xhtml
Forcing cleanup for file OEBPS/Text/03.xhtml
Forcing cleanup for file OEBPS/Text/04.xhtml
Forcing cleanup for file OEBPS/Text/05.xhtml
Forcing cleanup for file OEBPS/Text/06.xhtml
Forcing cleanup for file OEBPS/Text/07.xhtml
Forcing cleanup for file OEBPS/Text/08.xhtml
Forcing cleanup for file OEBPS/Text/09.xhtml
Forcing cleanup for file OEBPS/Text/10.xhtml
Forcing cleanup for file OEBPS/Text/11.xhtml
Forcing cleanup for file OEBPS/Text/12.xhtml
Forcing cleanup for file OEBPS/Text/13.xhtml
Forcing cleanup for file OEBPS/Text/14.xhtml
Forcing cleanup for file OEBPS/Text/15.xhtml
Forcing cleanup for file OEBPS/Text/16.xhtml
Forcing cleanup for file OEBPS/Text/17.xhtml
Forcing cleanup for file OEBPS/Text/18.xhtml
Forcing cleanup for file OEBPS/Text/19.xhtml
Forcing cleanup for file OEBPS/Text/20.xhtml
Forcing cleanup for file OEBPS/Text/21.xhtml
Forcing cleanup for file OEBPS/Text/22.xhtml
Forcing cleanup for file OEBPS/Text/23.xhtml
Forcing cleanup for file OEBPS/Text/24.xhtml
Forcing cleanup for file OEBPS/Text/25.xhtml
Forcing cleanup for file OEBPS/Text/26.xhtml
Forcing cleanup for file OEBPS/Text/27.xhtml
Forcing cleanup for file OEBPS/Text/28.xhtml
Forcing cleanup for file OEBPS/Text/29.xhtml
Forcing cleanup for file OEBPS/Text/30.xhtml
Forcing cleanup for file OEBPS/Text/31.xhtml
Forcing cleanup for file OEBPS/Text/32.xhtml
Forcing cleanup for file OEBPS/Text/33.xhtml
Forcing cleanup for file OEBPS/Text/34.xhtml
Forcing cleanup for file OEBPS/Text/35.xhtml
Forcing cleanup for file OEBPS/Text/titlepage.xhtml
KoboTouchExtended:common:modify_epub:Adding extended Kobo features to Tempting Boundaries by Carrie Ann Ryan
Adding Kobo spans to OEBPS/Text/01.xhtml
Adding Kobo spans to OEBPS/Text/02.xhtml
Adding Kobo spans to OEBPS/Text/03.xhtml
Adding Kobo spans to OEBPS/Text/04.xhtml
Adding Kobo spans to OEBPS/Text/05.xhtml
Adding Kobo spans to OEBPS/Text/06.xhtml
Adding Kobo spans to OEBPS/Text/07.xhtml
Adding Kobo spans to OEBPS/Text/08.xhtml
Adding Kobo spans to OEBPS/Text/09.xhtml
Adding Kobo spans to OEBPS/Text/10.xhtml
Adding Kobo spans to OEBPS/Text/11.xhtml
Adding Kobo spans to OEBPS/Text/12.xhtml
Adding Kobo spans to OEBPS/Text/13.xhtml
Adding Kobo spans to OEBPS/Text/14.xhtml
Adding Kobo spans to OEBPS/Text/15.xhtml
Adding Kobo spans to OEBPS/Text/16.xhtml
Adding Kobo spans to OEBPS/Text/17.xhtml
Adding Kobo spans to OEBPS/Text/18.xhtml
Adding Kobo spans to OEBPS/Text/19.xhtml
Adding Kobo spans to OEBPS/Text/20.xhtml
Adding Kobo spans to OEBPS/Text/21.xhtml
Adding Kobo spans to OEBPS/Text/22.xhtml
Adding Kobo spans to OEBPS/Text/23.xhtml
Adding Kobo spans to OEBPS/Text/24.xhtml
Adding Kobo spans to OEBPS/Text/25.xhtml
Adding Kobo spans to OEBPS/Text/26.xhtml
Adding Kobo spans to OEBPS/Text/27.xhtml
Adding Kobo spans to OEBPS/Text/28.xhtml
Adding Kobo spans to OEBPS/Text/29.xhtml
Adding Kobo spans to OEBPS/Text/30.xhtml
Adding Kobo spans to OEBPS/Text/31.xhtml
Adding Kobo spans to OEBPS/Text/32.xhtml
Adding Kobo spans to OEBPS/Text/33.xhtml
Adding Kobo spans to OEBPS/Text/34.xhtml
Adding Kobo spans to OEBPS/Text/35.xhtml
Adding Kobo spans to OEBPS/Text/titlepage.xhtml
Adding Kobo divs to OEBPS/Text/01.xhtml
Adding Kobo divs to OEBPS/Text/02.xhtml
Adding Kobo divs to OEBPS/Text/03.xhtml
Adding Kobo divs to OEBPS/Text/04.xhtml
Adding Kobo divs to OEBPS/Text/05.xhtml
Adding Kobo divs to OEBPS/Text/06.xhtml
Adding Kobo divs to OEBPS/Text/07.xhtml
Adding Kobo divs to OEBPS/Text/08.xhtml
Adding Kobo divs to OEBPS/Text/09.xhtml
Adding Kobo divs to OEBPS/Text/10.xhtml
Adding Kobo divs to OEBPS/Text/11.xhtml
Adding Kobo divs to OEBPS/Text/12.xhtml
Adding Kobo divs to OEBPS/Text/13.xhtml
Adding Kobo divs to OEBPS/Text/14.xhtml
Adding Kobo divs to OEBPS/Text/15.xhtml
Adding Kobo divs to OEBPS/Text/16.xhtml
Adding Kobo divs to OEBPS/Text/17.xhtml
Adding Kobo divs to OEBPS/Text/18.xhtml
Adding Kobo divs to OEBPS/Text/19.xhtml
Adding Kobo divs to OEBPS/Text/20.xhtml
Adding Kobo divs to OEBPS/Text/21.xhtml
Adding Kobo divs to OEBPS/Text/22.xhtml
Adding Kobo divs to OEBPS/Text/23.xhtml
Adding Kobo divs to OEBPS/Text/24.xhtml
Adding Kobo divs to OEBPS/Text/25.xhtml
Adding Kobo divs to OEBPS/Text/26.xhtml
Adding Kobo divs to OEBPS/Text/27.xhtml
Adding Kobo divs to OEBPS/Text/28.xhtml
Adding Kobo divs to OEBPS/Text/29.xhtml
Adding Kobo divs to OEBPS/Text/30.xhtml
Adding Kobo divs to OEBPS/Text/31.xhtml
Adding Kobo divs to OEBPS/Text/32.xhtml
Adding Kobo divs to OEBPS/Text/33.xhtml
Adding Kobo divs to OEBPS/Text/34.xhtml
Adding Kobo divs to OEBPS/Text/35.xhtml
Adding Kobo divs to OEBPS/Text/titlepage.xhtml
	Skipping file (many divs! handle it!)
Copying file 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\kepub_gtvuk6_stylehacks' to 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\4gdwrm_epub_container' as 'kte-css/stylehacks.css'
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/01.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/02.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/03.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/04.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/05.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/06.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/07.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/08.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/09.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/10.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/11.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/12.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/13.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/14.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/15.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/16.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/17.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/18.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/19.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/20.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/21.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/22.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/23.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/24.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/25.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/26.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/27.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/28.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/29.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/30.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/31.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/32.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/33.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/34.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/35.xhtml
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/titlepage.xhtml
DEBUG:   35.0 KoboTouch:_modify_epub:Processing Ryan, Carrie Ann - Tempting Boundaries
DEBUG:   35.9 KoboTouch:upload_books: Processing book: Ink Reunited by Carrie Ann Ryan
DEBUG:   35.9 KoboTouch:upload_books: file=C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\8qwu7ucaltmpfmt.epub, name=Ink Reunited - Carrie Ann Ryan_1366.epub
DEBUG:   35.9 KoboTouchExtended:_modify_epub:Adding basic Kobo features to Ink Reunited by Carrie Ann Ryan
DEBUG:   35.9 KoboTouchExtended:_modify_epub:Failed conversions will raise exceptions
DEBUG:   37.2 KoboTouchExtended:_modify_epub:Calibre details file :: F:\driveinfo.calibre
DEBUG:   37.2 KoboTouchExtended:_modify_epub:Driver data file :: C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\ed7f2g_KoboTouchExtendedDriverInfo
Copying file 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\ed7f2g_KoboTouchExtendedDriverInfo' to 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\wbqijl_epub_container' as 'driverinfo.kte'
{'smarten_punctuation': False, 'extended_kepub_features': True, 'replace_lang': False, 'hyphenate': False, 'clean_markup': False}
KoboTouchExtended:common:modify_epub:Found cover image ID 'cover'
KoboTouchExtended:common:modify_epub:Setting cover-image property
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_000.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_001.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_002.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_003.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_004.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_005.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_006.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_007.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_008.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_009.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_010.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_011.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_012.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_013.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_014.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_015.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_016.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_017.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_018.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_019.htm
Forcing cleanup for file Ink Reunited Draft_Final_epub2_split_020.htm
Forcing cleanup for file titlepage.xhtml
KoboTouchExtended:common:modify_epub:Adding extended Kobo features to Ink Reunited by Carrie Ann Ryan
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_000.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_001.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_002.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_003.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_004.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_005.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_006.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_007.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_008.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_009.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_010.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_011.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_012.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_013.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_014.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_015.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_016.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_017.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_018.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_019.htm
Adding Kobo spans to Ink Reunited Draft_Final_epub2_split_020.htm
Adding Kobo spans to titlepage.xhtml
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_000.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_001.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_002.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_003.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_004.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_005.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_006.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_007.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_008.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_009.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_010.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_011.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_012.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_013.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_014.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_015.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_016.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_017.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_018.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_019.htm
Adding Kobo divs to Ink Reunited Draft_Final_epub2_split_020.htm
Adding Kobo divs to titlepage.xhtml
	Skipping file (many divs! handle it!)
Copying file 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\kepub_haqf6k_stylehacks' to 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\wbqijl_epub_container' as 'kte-css/stylehacks.css'
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_000.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_001.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_002.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_003.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_004.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_005.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_006.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_007.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_008.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_009.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_010.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_011.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_012.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_013.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_014.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_015.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_016.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_017.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_018.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_019.htm
Adding reference to kte-css/stylehacks.css to file Ink Reunited Draft_Final_epub2_split_020.htm
Adding reference to kte-css/stylehacks.css to file titlepage.xhtml
DEBUG:   42.4 KoboTouch:_modify_epub:Processing Ryan, Carrie Ann - Ink Reunited
DEBUG:   42.8 KoboTouch:upload_books: Processing book: Ink Inspired by Carrie Ann Ryan
DEBUG:   42.8 KoboTouch:upload_books: file=C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\1kaazlcaltmpfmt.epub, name=Ink Inspired - Carrie Ann Ryan_1365.epub
DEBUG:   42.8 KoboTouchExtended:_modify_epub:Adding basic Kobo features to Ink Inspired by Carrie Ann Ryan
DEBUG:   42.9 KoboTouchExtended:_modify_epub:Failed conversions will raise exceptions
DEBUG:   44.0 KoboTouchExtended:_modify_epub:Calibre details file :: F:\driveinfo.calibre
DEBUG:   44.0 KoboTouchExtended:_modify_epub:Driver data file :: C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\st2vik_KoboTouchExtendedDriverInfo
Copying file 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\st2vik_KoboTouchExtendedDriverInfo' to 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\5peh6q_epub_container' as 'driverinfo.kte'
{'smarten_punctuation': False, 'extended_kepub_features': True, 'replace_lang': False, 'hyphenate': False, 'clean_markup': False}
KoboTouchExtended:common:modify_epub:Found cover image ID 'cover'
KoboTouchExtended:common:modify_epub:Setting cover-image property
Forcing cleanup for file OEBPS/Text/001.html
Forcing cleanup for file OEBPS/Text/002.html
Forcing cleanup for file OEBPS/Text/003.html
Forcing cleanup for file OEBPS/Text/004.html
Forcing cleanup for file OEBPS/Text/005.html
Forcing cleanup for file OEBPS/Text/006.html
Forcing cleanup for file OEBPS/Text/007.html
Forcing cleanup for file OEBPS/Text/008.html
Forcing cleanup for file OEBPS/Text/009.html
Forcing cleanup for file OEBPS/Text/010.html
Forcing cleanup for file OEBPS/Text/011.html
Forcing cleanup for file OEBPS/Text/012.html
Forcing cleanup for file OEBPS/Text/013.html
Forcing cleanup for file OEBPS/Text/014.html
Forcing cleanup for file OEBPS/Text/015.html
Forcing cleanup for file OEBPS/Text/016.html
Forcing cleanup for file OEBPS/Text/017.html
Forcing cleanup for file OEBPS/Text/018.html
Forcing cleanup for file OEBPS/Text/019.html
Forcing cleanup for file titlepage.xhtml
KoboTouchExtended:common:modify_epub:Adding extended Kobo features to Ink Inspired by Carrie Ann Ryan
Adding Kobo spans to OEBPS/Text/001.html
Adding Kobo spans to OEBPS/Text/002.html
Adding Kobo spans to OEBPS/Text/003.html
Adding Kobo spans to OEBPS/Text/004.html
Adding Kobo spans to OEBPS/Text/005.html
Adding Kobo spans to OEBPS/Text/006.html
Adding Kobo spans to OEBPS/Text/007.html
Adding Kobo spans to OEBPS/Text/008.html
Adding Kobo spans to OEBPS/Text/009.html
Adding Kobo spans to OEBPS/Text/010.html
Adding Kobo spans to OEBPS/Text/011.html
Adding Kobo spans to OEBPS/Text/012.html
Adding Kobo spans to OEBPS/Text/013.html
Adding Kobo spans to OEBPS/Text/014.html
Adding Kobo spans to OEBPS/Text/015.html
Adding Kobo spans to OEBPS/Text/016.html
Adding Kobo spans to OEBPS/Text/017.html
Adding Kobo spans to OEBPS/Text/018.html
Adding Kobo spans to OEBPS/Text/019.html
Adding Kobo spans to titlepage.xhtml
Adding Kobo divs to OEBPS/Text/001.html
Adding Kobo divs to OEBPS/Text/002.html
Adding Kobo divs to OEBPS/Text/003.html
Adding Kobo divs to OEBPS/Text/004.html
Adding Kobo divs to OEBPS/Text/005.html
Adding Kobo divs to OEBPS/Text/006.html
Adding Kobo divs to OEBPS/Text/007.html
Adding Kobo divs to OEBPS/Text/008.html
Adding Kobo divs to OEBPS/Text/009.html
Adding Kobo divs to OEBPS/Text/010.html
Adding Kobo divs to OEBPS/Text/011.html
Adding Kobo divs to OEBPS/Text/012.html
Adding Kobo divs to OEBPS/Text/013.html
Adding Kobo divs to OEBPS/Text/014.html
Adding Kobo divs to OEBPS/Text/015.html
Adding Kobo divs to OEBPS/Text/016.html
Adding Kobo divs to OEBPS/Text/017.html
Adding Kobo divs to OEBPS/Text/018.html
Adding Kobo divs to OEBPS/Text/019.html
Adding Kobo divs to titlepage.xhtml
	Skipping file (many divs! handle it!)
Copying file 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\kepub_yrlpfe_stylehacks' to 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\5peh6q_epub_container' as 'kte-css/stylehacks.css'
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/001.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/002.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/003.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/004.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/005.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/006.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/007.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/008.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/009.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/010.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/011.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/012.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/013.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/014.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/015.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/016.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/017.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/018.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/019.html
Adding reference to kte-css/stylehacks.css to file titlepage.xhtml
DEBUG:   48.2 KoboTouch:_modify_epub:Processing Ryan, Carrie Ann - Ink Inspired
DEBUG:   48.7 KoboTouch:upload_books: Processing book: Forever Ink by Carrie Ann Ryan
DEBUG:   48.7 KoboTouch:upload_books: file=C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\23tdtrcaltmpfmt.epub, name=Forever Ink - Carrie Ann Ryan_1364.epub
DEBUG:   48.7 KoboTouchExtended:_modify_epub:Adding basic Kobo features to Forever Ink by Carrie Ann Ryan
DEBUG:   48.9 KoboTouchExtended:_modify_epub:Failed conversions will raise exceptions
DEBUG:   50.2 KoboTouchExtended:_modify_epub:Calibre details file :: F:\driveinfo.calibre
DEBUG:   50.3 KoboTouchExtended:_modify_epub:Driver data file :: C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\q4gn1k_KoboTouchExtendedDriverInfo
Copying file 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\q4gn1k_KoboTouchExtendedDriverInfo' to 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\tbii25_epub_container' as 'driverinfo.kte'
{'smarten_punctuation': False, 'extended_kepub_features': True, 'replace_lang': False, 'hyphenate': False, 'clean_markup': False}
KoboTouchExtended:common:modify_epub:Found cover image ID 'cover'
KoboTouchExtended:common:modify_epub:Setting cover-image property
Forcing cleanup for file OEBPS/Text/part0000.html
Forcing cleanup for file OEBPS/Text/part0001.html
Forcing cleanup for file OEBPS/Text/part0002.html
Forcing cleanup for file OEBPS/Text/part0003.html
Forcing cleanup for file OEBPS/Text/part0004.html
Forcing cleanup for file OEBPS/Text/part0005.html
Forcing cleanup for file OEBPS/Text/part0006.html
Forcing cleanup for file OEBPS/Text/part0007.html
Forcing cleanup for file OEBPS/Text/part0008.html
Forcing cleanup for file OEBPS/Text/part0009.html
Forcing cleanup for file OEBPS/Text/part0010.html
Forcing cleanup for file OEBPS/Text/part0011.html
Forcing cleanup for file OEBPS/Text/part0012.html
Forcing cleanup for file OEBPS/Text/part0013.html
Forcing cleanup for file OEBPS/Text/part0014.html
Forcing cleanup for file OEBPS/Text/part0015.html
Forcing cleanup for file OEBPS/Text/part0016.html
Forcing cleanup for file OEBPS/Text/part0017.html
Forcing cleanup for file OEBPS/Text/part0018.html
Forcing cleanup for file OEBPS/Text/part0019.html
Forcing cleanup for file OEBPS/Text/part0020.html
Forcing cleanup for file OEBPS/Text/part0021.html
Forcing cleanup for file OEBPS/Text/titlepage.xhtml
KoboTouchExtended:common:modify_epub:Adding extended Kobo features to Forever Ink by Carrie Ann Ryan
Adding Kobo spans to OEBPS/Text/part0000.html
Adding Kobo spans to OEBPS/Text/part0001.html
Adding Kobo spans to OEBPS/Text/part0002.html
Adding Kobo spans to OEBPS/Text/part0003.html
Adding Kobo spans to OEBPS/Text/part0004.html
Adding Kobo spans to OEBPS/Text/part0005.html
Adding Kobo spans to OEBPS/Text/part0006.html
Adding Kobo spans to OEBPS/Text/part0007.html
Adding Kobo spans to OEBPS/Text/part0008.html
Adding Kobo spans to OEBPS/Text/part0009.html
Adding Kobo spans to OEBPS/Text/part0010.html
Adding Kobo spans to OEBPS/Text/part0011.html
Adding Kobo spans to OEBPS/Text/part0012.html
Adding Kobo spans to OEBPS/Text/part0013.html
Adding Kobo spans to OEBPS/Text/part0014.html
Adding Kobo spans to OEBPS/Text/part0015.html
Adding Kobo spans to OEBPS/Text/part0016.html
Adding Kobo spans to OEBPS/Text/part0017.html
Adding Kobo spans to OEBPS/Text/part0018.html
Adding Kobo spans to OEBPS/Text/part0019.html
Adding Kobo spans to OEBPS/Text/part0020.html
Adding Kobo spans to OEBPS/Text/part0021.html
Adding Kobo spans to OEBPS/Text/titlepage.xhtml
Adding Kobo divs to OEBPS/Text/part0000.html
Adding Kobo divs to OEBPS/Text/part0001.html
Adding Kobo divs to OEBPS/Text/part0002.html
Adding Kobo divs to OEBPS/Text/part0003.html
Adding Kobo divs to OEBPS/Text/part0004.html
Adding Kobo divs to OEBPS/Text/part0005.html
Adding Kobo divs to OEBPS/Text/part0006.html
Adding Kobo divs to OEBPS/Text/part0007.html
Adding Kobo divs to OEBPS/Text/part0008.html
Adding Kobo divs to OEBPS/Text/part0009.html
Adding Kobo divs to OEBPS/Text/part0010.html
Adding Kobo divs to OEBPS/Text/part0011.html
Adding Kobo divs to OEBPS/Text/part0012.html
Adding Kobo divs to OEBPS/Text/part0013.html
Adding Kobo divs to OEBPS/Text/part0014.html
Adding Kobo divs to OEBPS/Text/part0015.html
Adding Kobo divs to OEBPS/Text/part0016.html
Adding Kobo divs to OEBPS/Text/part0017.html
Adding Kobo divs to OEBPS/Text/part0018.html
Adding Kobo divs to OEBPS/Text/part0019.html
Adding Kobo divs to OEBPS/Text/part0020.html
Adding Kobo divs to OEBPS/Text/part0021.html
Adding Kobo divs to OEBPS/Text/titlepage.xhtml
	Skipping file (many divs! handle it!)
Copying file 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\kepub_qs4eg3_stylehacks' to 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\tbii25_epub_container' as 'kte-css/stylehacks.css'
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0000.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0001.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0002.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0003.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0004.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0005.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0006.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0007.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0008.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0009.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0010.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0011.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0012.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0013.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0014.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0015.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0016.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0017.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0018.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0019.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0020.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0021.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/titlepage.xhtml
DEBUG:   55.9 KoboTouch:_modify_epub:Processing Ryan, Carrie Ann - Forever Ink
DEBUG:   56.4 KoboTouch:upload_books: Processing book: Delicate Ink by Carrie Ann Ryan
DEBUG:   56.4 KoboTouch:upload_books: file=C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\vtwkc9caltmpfmt.epub, name=Delicate Ink - Carrie Ann Ryan_1363.epub
DEBUG:   56.4 KoboTouchExtended:_modify_epub:Adding basic Kobo features to Delicate Ink by Carrie Ann Ryan
DEBUG:   56.4 KoboTouchExtended:_modify_epub:Failed conversions will raise exceptions
DEBUG:   58.4 KoboTouchExtended:_modify_epub:Calibre details file :: F:\driveinfo.calibre
DEBUG:   58.4 KoboTouchExtended:_modify_epub:Driver data file :: C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\lh9fam_KoboTouchExtendedDriverInfo
Copying file 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\lh9fam_KoboTouchExtendedDriverInfo' to 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\zo5pze_epub_container' as 'driverinfo.kte'
{'smarten_punctuation': False, 'extended_kepub_features': True, 'replace_lang': False, 'hyphenate': False, 'clean_markup': False}
KoboTouchExtended:common:modify_epub:Found cover image ID 'cover'
KoboTouchExtended:common:modify_epub:Setting cover-image property
Forcing cleanup for file OEBPS/Text/part0000.html
Forcing cleanup for file OEBPS/Text/part0001.html
Forcing cleanup for file OEBPS/Text/part0002.html
Forcing cleanup for file OEBPS/Text/part0003.html
Forcing cleanup for file OEBPS/Text/part0004.html
Forcing cleanup for file OEBPS/Text/part0005.html
Forcing cleanup for file OEBPS/Text/part0006.html
Forcing cleanup for file OEBPS/Text/part0007.html
Forcing cleanup for file OEBPS/Text/part0008.html
Forcing cleanup for file OEBPS/Text/part0009.html
Forcing cleanup for file OEBPS/Text/part0010.html
Forcing cleanup for file OEBPS/Text/part0011.html
Forcing cleanup for file OEBPS/Text/part0012.html
Forcing cleanup for file OEBPS/Text/part0013.html
Forcing cleanup for file OEBPS/Text/part0014.html
Forcing cleanup for file OEBPS/Text/part0015.html
Forcing cleanup for file OEBPS/Text/part0016.html
Forcing cleanup for file OEBPS/Text/part0017.html
Forcing cleanup for file OEBPS/Text/part0018.html
Forcing cleanup for file OEBPS/Text/part0019.html
Forcing cleanup for file OEBPS/Text/part0020.html
Forcing cleanup for file OEBPS/Text/part0021.html
Forcing cleanup for file OEBPS/Text/part0022.html
Forcing cleanup for file OEBPS/Text/part0023.html
Forcing cleanup for file OEBPS/Text/part0024.html
Forcing cleanup for file OEBPS/Text/part0025.html
Forcing cleanup for file OEBPS/Text/part0026.html
Forcing cleanup for file OEBPS/Text/part0027.html
Forcing cleanup for file OEBPS/Text/part0028.html
Forcing cleanup for file OEBPS/Text/part0029.html
Forcing cleanup for file OEBPS/Text/part0030.html
Forcing cleanup for file OEBPS/Text/part0031.html
Forcing cleanup for file OEBPS/Text/part0032.html
Forcing cleanup for file OEBPS/Text/part0033.html
Forcing cleanup for file OEBPS/Text/part0034.html
Forcing cleanup for file OEBPS/Text/part0035.html
Forcing cleanup for file OEBPS/Text/part0036.html
Forcing cleanup for file OEBPS/Text/part0037.html
Forcing cleanup for file OEBPS/Text/titlepage.xhtml
KoboTouchExtended:common:modify_epub:Adding extended Kobo features to Delicate Ink by Carrie Ann Ryan
Adding Kobo spans to OEBPS/Text/part0000.html
Adding Kobo spans to OEBPS/Text/part0001.html
Adding Kobo spans to OEBPS/Text/part0002.html
Adding Kobo spans to OEBPS/Text/part0003.html
Adding Kobo spans to OEBPS/Text/part0004.html
Adding Kobo spans to OEBPS/Text/part0005.html
Adding Kobo spans to OEBPS/Text/part0006.html
Adding Kobo spans to OEBPS/Text/part0007.html
Adding Kobo spans to OEBPS/Text/part0008.html
Adding Kobo spans to OEBPS/Text/part0009.html
Adding Kobo spans to OEBPS/Text/part0010.html
Adding Kobo spans to OEBPS/Text/part0011.html
Adding Kobo spans to OEBPS/Text/part0012.html
Adding Kobo spans to OEBPS/Text/part0013.html
Adding Kobo spans to OEBPS/Text/part0014.html
Adding Kobo spans to OEBPS/Text/part0015.html
Adding Kobo spans to OEBPS/Text/part0016.html
Adding Kobo spans to OEBPS/Text/part0017.html
Adding Kobo spans to OEBPS/Text/part0018.html
Adding Kobo spans to OEBPS/Text/part0019.html
Adding Kobo spans to OEBPS/Text/part0020.html
Adding Kobo spans to OEBPS/Text/part0021.html
Adding Kobo spans to OEBPS/Text/part0022.html
Adding Kobo spans to OEBPS/Text/part0023.html
Adding Kobo spans to OEBPS/Text/part0024.html
Adding Kobo spans to OEBPS/Text/part0025.html
Adding Kobo spans to OEBPS/Text/part0026.html
Adding Kobo spans to OEBPS/Text/part0027.html
Adding Kobo spans to OEBPS/Text/part0028.html
Adding Kobo spans to OEBPS/Text/part0029.html
Adding Kobo spans to OEBPS/Text/part0030.html
Adding Kobo spans to OEBPS/Text/part0031.html
Adding Kobo spans to OEBPS/Text/part0032.html
Adding Kobo spans to OEBPS/Text/part0033.html
Adding Kobo spans to OEBPS/Text/part0034.html
Adding Kobo spans to OEBPS/Text/part0035.html
Adding Kobo spans to OEBPS/Text/part0036.html
Adding Kobo spans to OEBPS/Text/part0037.html
Adding Kobo spans to OEBPS/Text/titlepage.xhtml
Adding Kobo divs to OEBPS/Text/part0000.html
Adding Kobo divs to OEBPS/Text/part0001.html
Adding Kobo divs to OEBPS/Text/part0002.html
Adding Kobo divs to OEBPS/Text/part0003.html
Adding Kobo divs to OEBPS/Text/part0004.html
Adding Kobo divs to OEBPS/Text/part0005.html
Adding Kobo divs to OEBPS/Text/part0006.html
Adding Kobo divs to OEBPS/Text/part0007.html
Adding Kobo divs to OEBPS/Text/part0008.html
Adding Kobo divs to OEBPS/Text/part0009.html
Adding Kobo divs to OEBPS/Text/part0010.html
Adding Kobo divs to OEBPS/Text/part0011.html
Adding Kobo divs to OEBPS/Text/part0012.html
Adding Kobo divs to OEBPS/Text/part0013.html
Adding Kobo divs to OEBPS/Text/part0014.html
Adding Kobo divs to OEBPS/Text/part0015.html
Adding Kobo divs to OEBPS/Text/part0016.html
Adding Kobo divs to OEBPS/Text/part0017.html
Adding Kobo divs to OEBPS/Text/part0018.html
Adding Kobo divs to OEBPS/Text/part0019.html
Adding Kobo divs to OEBPS/Text/part0020.html
Adding Kobo divs to OEBPS/Text/part0021.html
Adding Kobo divs to OEBPS/Text/part0022.html
Adding Kobo divs to OEBPS/Text/part0023.html
Adding Kobo divs to OEBPS/Text/part0024.html
Adding Kobo divs to OEBPS/Text/part0025.html
Adding Kobo divs to OEBPS/Text/part0026.html
Adding Kobo divs to OEBPS/Text/part0027.html
Adding Kobo divs to OEBPS/Text/part0028.html
Adding Kobo divs to OEBPS/Text/part0029.html
Adding Kobo divs to OEBPS/Text/part0030.html
Adding Kobo divs to OEBPS/Text/part0031.html
Adding Kobo divs to OEBPS/Text/part0032.html
Adding Kobo divs to OEBPS/Text/part0033.html
Adding Kobo divs to OEBPS/Text/part0034.html
Adding Kobo divs to OEBPS/Text/part0035.html
Adding Kobo divs to OEBPS/Text/part0036.html
Adding Kobo divs to OEBPS/Text/part0037.html
Adding Kobo divs to OEBPS/Text/titlepage.xhtml
	Skipping file (many divs! handle it!)
Copying file 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\kepub_6c9ezy_stylehacks' to 'C:\Users\21\AppData\Local\Temp\calibre_jf7aqx\zo5pze_epub_container' as 'kte-css/stylehacks.css'
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0000.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0001.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0002.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0003.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0004.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0005.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0006.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0007.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0008.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0009.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0010.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0011.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0012.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0013.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0014.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0015.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0016.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0017.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0018.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0019.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0020.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0021.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0022.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0023.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0024.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0025.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0026.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0027.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0028.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0029.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0030.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0031.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0032.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0033.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0034.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0035.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0036.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/part0037.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Text/titlepage.xhtml
DEBUG:   67.6 KoboTouch:_modify_epub:Processing Ryan, Carrie Ann - Delicate Ink
DEBUG:   68.2 USBMS: uploading 5 books
DEBUG:   68.3 KoboTouchExtended:filename_callback:Path - Tempting Boundaries - Carrie Ann Ryan.epub
DEBUG:   68.3 KoboTouchExtended:filename_callback:New path - Tempting Boundaries - Carrie Ann Ryan.kepub.epub
DEBUG:   68.5 KoboTouch:upload_cover - path='F:\Ryan, Carrie Ann' filename='Tempting Boundaries - Carrie Ann Ryan.kepub' 
DEBUG:   68.5         filepath='F:\Ryan, Carrie Ann\Tempting Boundaries - Carrie Ann Ryan.kepub.epub' 
DEBUG:   68.6 KoboTouchExtended:filename_callback:Path - Ink Reunited - Carrie Ann Ryan.epub
DEBUG:   68.6 KoboTouchExtended:filename_callback:New path - Ink Reunited - Carrie Ann Ryan.kepub.epub
DEBUG:   68.8 KoboTouch:upload_cover - path='F:\Ryan, Carrie Ann' filename='Ink Reunited - Carrie Ann Ryan.kepub' 
DEBUG:   68.8         filepath='F:\Ryan, Carrie Ann\Ink Reunited - Carrie Ann Ryan.kepub.epub' 
DEBUG:   68.8 KoboTouchExtended:filename_callback:Path - Ink Inspired - Carrie Ann Ryan.epub
DEBUG:   68.8 KoboTouchExtended:filename_callback:New path - Ink Inspired - Carrie Ann Ryan.kepub.epub
DEBUG:   69.0 KoboTouch:upload_cover - path='F:\Ryan, Carrie Ann' filename='Ink Inspired - Carrie Ann Ryan.kepub' 
DEBUG:   69.0         filepath='F:\Ryan, Carrie Ann\Ink Inspired - Carrie Ann Ryan.kepub.epub' 
DEBUG:   69.1 KoboTouchExtended:filename_callback:Path - Forever Ink - Carrie Ann Ryan.epub
DEBUG:   69.1 KoboTouchExtended:filename_callback:New path - Forever Ink - Carrie Ann Ryan.kepub.epub
DEBUG:   69.2 KoboTouch:upload_cover - path='F:\Ryan, Carrie Ann' filename='Forever Ink - Carrie Ann Ryan.kepub' 
DEBUG:   69.2         filepath='F:\Ryan, Carrie Ann\Forever Ink - Carrie Ann Ryan.kepub.epub' 
DEBUG:   69.3 KoboTouchExtended:filename_callback:Path - Delicate Ink - Carrie Ann Ryan.epub
DEBUG:   69.3 KoboTouchExtended:filename_callback:New path - Delicate Ink - Carrie Ann Ryan.kepub.epub
DEBUG:   69.4 KoboTouch:upload_cover - path='F:\Ryan, Carrie Ann' filename='Delicate Ink - Carrie Ann Ryan.kepub' 
DEBUG:   69.4         filepath='F:\Ryan, Carrie Ann\Delicate Ink - Carrie Ann Ryan.kepub.epub' 
DEBUG:   69.4 USBMS: finished uploading 5 books
DEBUG:   69.8 KoboTouch:delete_images - ImageID= file____mnt_onboard_Ryan,_Carrie_Ann_Tempting_Boundaries_-_Carrie_Ann_Ryan_kepub_epub
DEBUG:   69.8 KoboTouch:delete_images - path=F:\.kobo-images/210\77\file____mnt_onboard_Ryan,_Carrie_Ann_Tempting_Boundaries_-_Carrie_Ann_Ryan_kepub_epub
DEBUG:   69.8 KoboTouch:delete_images - fpath=F:\.kobo-images\210\77\file____mnt_onboard_Ryan,_Carrie_Ann_Tempting_Boundaries_-_Carrie_Ann_Ryan_kepub_epub - AndroidBookLoadTablet_Aspect.parsed
DEBUG:   69.8 KoboTouch:delete_images - fpath=F:\.kobo-images\210\77\file____mnt_onboard_Ryan,_Carrie_Ann_Tempting_Boundaries_-_Carrie_Ann_Ryan_kepub_epub - N3_FULL.parsed
DEBUG:   69.8 KoboTouch:delete_images - fpath=F:\.kobo-images\210\77\file____mnt_onboard_Ryan,_Carrie_Ann_Tempting_Boundaries_-_Carrie_Ann_Ryan_kepub_epub - N3_LIBRARY_GRID.parsed
DEBUG:   69.9 KoboTouch:delete_images - fpath=F:\.kobo-images\210\77\file____mnt_onboard_Ryan,_Carrie_Ann_Tempting_Boundaries_-_Carrie_Ann_Ryan_kepub_epub - N3_LIBRARY_FULL.parsed
DEBUG:   70.2 KoboTouch:delete_images - ImageID= file____mnt_onboard_Ryan,_Carrie_Ann_Ink_Reunited_-_Carrie_Ann_Ryan_kepub_epub
DEBUG:   70.2 KoboTouch:delete_images - path=F:\.kobo-images/178\81\file____mnt_onboard_Ryan,_Carrie_Ann_Ink_Reunited_-_Carrie_Ann_Ryan_kepub_epub
DEBUG:   70.2 KoboTouch:delete_images - fpath=F:\.kobo-images\178\81\file____mnt_onboard_Ryan,_Carrie_Ann_Ink_Reunited_-_Carrie_Ann_Ryan_kepub_epub - AndroidBookLoadTablet_Aspect.parsed
DEBUG:   70.3 KoboTouch:delete_images - fpath=F:\.kobo-images\178\81\file____mnt_onboard_Ryan,_Carrie_Ann_Ink_Reunited_-_Carrie_Ann_Ryan_kepub_epub - N3_FULL.parsed
DEBUG:   70.3 KoboTouch:delete_images - fpath=F:\.kobo-images\178\81\file____mnt_onboard_Ryan,_Carrie_Ann_Ink_Reunited_-_Carrie_Ann_Ryan_kepub_epub - N3_LIBRARY_GRID.parsed
DEBUG:   70.3 KoboTouch:delete_images - fpath=F:\.kobo-images\178\81\file____mnt_onboard_Ryan,_Carrie_Ann_Ink_Reunited_-_Carrie_Ann_Ryan_kepub_epub - N3_LIBRARY_FULL.parsed
DEBUG:   70.7 KoboTouch:delete_images - ImageID= file____mnt_onboard_Ryan,_Carrie_Ann_Ink_Inspired_-_Carrie_Ann_Ryan_kepub_epub
DEBUG:   70.7 KoboTouch:delete_images - path=F:\.kobo-images/50\73\file____mnt_onboard_Ryan,_Carrie_Ann_Ink_Inspired_-_Carrie_Ann_Ryan_kepub_epub
DEBUG:   70.7 KoboTouch:delete_images - fpath=F:\.kobo-images\50\73\file____mnt_onboard_Ryan,_Carrie_Ann_Ink_Inspired_-_Carrie_Ann_Ryan_kepub_epub - AndroidBookLoadTablet_Aspect.parsed
DEBUG:   70.7 KoboTouch:delete_images - fpath=F:\.kobo-images\50\73\file____mnt_onboard_Ryan,_Carrie_Ann_Ink_Inspired_-_Carrie_Ann_Ryan_kepub_epub - N3_FULL.parsed
DEBUG:   70.7 KoboTouch:delete_images - fpath=F:\.kobo-images\50\73\file____mnt_onboard_Ryan,_Carrie_Ann_Ink_Inspired_-_Carrie_Ann_Ryan_kepub_epub - N3_LIBRARY_GRID.parsed
DEBUG:   70.7 KoboTouch:delete_images - fpath=F:\.kobo-images\50\73\file____mnt_onboard_Ryan,_Carrie_Ann_Ink_Inspired_-_Carrie_Ann_Ryan_kepub_epub - N3_LIBRARY_FULL.parsed
DEBUG:   70.8 KoboTouch:delete_images - ImageID= file____mnt_onboard_Ryan,_Carrie_Ann_Forever_Ink_-_Carrie_Ann_Ryan_kepub_epub
DEBUG:   70.8 KoboTouch:delete_images - path=F:\.kobo-images/146\57\file____mnt_onboard_Ryan,_Carrie_Ann_Forever_Ink_-_Carrie_Ann_Ryan_kepub_epub
DEBUG:   70.8 KoboTouch:delete_images - fpath=F:\.kobo-images\146\57\file____mnt_onboard_Ryan,_Carrie_Ann_Forever_Ink_-_Carrie_Ann_Ryan_kepub_epub - AndroidBookLoadTablet_Aspect.parsed
DEBUG:   70.8 KoboTouch:delete_images - fpath=F:\.kobo-images\146\57\file____mnt_onboard_Ryan,_Carrie_Ann_Forever_Ink_-_Carrie_Ann_Ryan_kepub_epub - N3_FULL.parsed
DEBUG:   70.8 KoboTouch:delete_images - fpath=F:\.kobo-images\146\57\file____mnt_onboard_Ryan,_Carrie_Ann_Forever_Ink_-_Carrie_Ann_Ryan_kepub_epub - N3_LIBRARY_GRID.parsed
DEBUG:   70.8 KoboTouch:delete_images - fpath=F:\.kobo-images\146\57\file____mnt_onboard_Ryan,_Carrie_Ann_Forever_Ink_-_Carrie_Ann_Ryan_kepub_epub - N3_LIBRARY_FULL.parsed
DEBUG:   71.0 KoboTouch:delete_images - ImageID= file____mnt_onboard_Ryan,_Carrie_Ann_Delicate_Ink_-_Carrie_Ann_Ryan_kepub_epub
DEBUG:   71.0 KoboTouch:delete_images - path=F:\.kobo-images/146\201\file____mnt_onboard_Ryan,_Carrie_Ann_Delicate_Ink_-_Carrie_Ann_Ryan_kepub_epub
DEBUG:   71.0 KoboTouch:delete_images - fpath=F:\.kobo-images\146\201\file____mnt_onboard_Ryan,_Carrie_Ann_Delicate_Ink_-_Carrie_Ann_Ryan_kepub_epub - AndroidBookLoadTablet_Aspect.parsed
DEBUG:   71.0 KoboTouch:delete_images - fpath=F:\.kobo-images\146\201\file____mnt_onboard_Ryan,_Carrie_Ann_Delicate_Ink_-_Carrie_Ann_Ryan_kepub_epub - N3_FULL.parsed
DEBUG:   71.0 KoboTouch:delete_images - fpath=F:\.kobo-images\146\201\file____mnt_onboard_Ryan,_Carrie_Ann_Delicate_Ink_-_Carrie_Ann_Ryan_kepub_epub - N3_LIBRARY_GRID.parsed
DEBUG:   71.0 KoboTouch:delete_images - fpath=F:\.kobo-images\146\201\file____mnt_onboard_Ryan,_Carrie_Ann_Delicate_Ink_-_Carrie_Ann_Ryan_kepub_epub - N3_LIBRARY_FULL.parsed
DeviceJob: 6 Upload 5 books to device:Tempting Boundaries, Ink Reunited, Ink Inspired, Forever Ink, Delicate Ink done, calling callback
DeviceJob: set_books_in_library: books to process= 9
DeviceJob: set_books_in_library finished: time= 0.0469999313354
DeviceJob: 6 Upload 5 books to device:Tempting Boundaries, Ink Reunited, Ink Inspired, Forever Ink, Delicate Ink callback returned
Job: 7 Send metadata to device started
Job: 6 Upload 5 books to device:Tempting Boundaries, Ink Reunited, Ink Inspired, Forever Ink, Delicate Ink finished
No details available.
DEBUG:   71.4 KOBO:sync_booklists - start
DEBUG:   71.5 KoboTouch:update_device_database_collections - oncard='main'
DEBUG:   71.5 KoboTouch:update_device_database_collections - set_debugging_title to ''
DEBUG:   71.6 KTCollectionsBookList:get_collections - start - collection_attributes= [u'#myshelves']
DEBUG:   71.6 KTCollectionsBookList:get_collections - collection_attributes= [u'#myshelves']
DEBUG:   71.6 KTCollectionsBookList:get_collections - end
DEBUG:   71.7 No Collections - reseting ReadStatus
DEBUG:   71.7 KoboTouch:update_device_database_collections - managing bookshelves and series.
DEBUG:   72.1 KoboTouch:update_device_database_collections - about to clear empty bookshelves
DEBUG:   72.1 KoboTouch:delete_empty_bookshelves - start
DEBUG:   74.9 KoboTouch:delete_empty_bookshelves - end
DEBUG:   74.9 KoboTouch:update_device_database_collections - Number of series set=0 Number of books=9
DEBUG:   74.9 KoboTouch:update_device_database_collections - Finished 
DEBUG:   74.9 USBMS: starting sync_booklists
DEBUG:   75.1 USBMS: finished sync_booklists
DEBUG:   75.1 KOBO:sync_booklists - end
DeviceJob: 7 Send metadata to device done, calling callback
DeviceJob: 7 Send metadata to device callback returned
Job: 7 Send metadata to device finished
No details available.
DEBUG:  818.4 KoboUtilities:_on_device_connection_changed - self.plugin_device_connection_changed.__class__:  <type 'PyQt5.QtCore.pyqtBoundSignal'>
DEBUG:  818.4 Methods for self.plugin_device_connection_changed:  ['__call__', '__class__', '__delattr__', '__doc__', '__format__', '__getattribute__', '__getitem__', '__hash__', '__init__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', 'connect', 'disconnect', 'emit', 'signal']
DEBUG:  818.4 KoboUtilites:_on_device_connection_changed - Device disconnected
DEBUG:  818.5 Have a Kobo device connected connected
DEBUG:  818.5 BEGIN Get Device Path
DEBUG:  818.5 No device appears to be connected
DEBUG:  818.5 END Get Device Path
DEBUG:  818.5 KoboUtilities:get_device - drive_info: {'main': {u'device_store_uuid': u'5f27485a-67ad-4f1f-b1cf-07e9023a3799', u'prefix': 'F:/', u'device_name': u'Kobo Aura HD', u'calibre_version': u'2.2.0', u'location_code': 'main', u'last_library_uuid': u'd5684522-be05-454b-8a9f-601ebb8f1e1a', u'date_last_connected': u'2015-05-28T20:48:51.683000+00:00'}}
DEBUG:  818.5 migrate_library_config_if_required - start
DEBUG:  818.5 get_library_config - library_config: {u'SchemaVersion': 0.1, u'profiles': {u'Default': {u'updateOptionsStore': {u'firmwareUpdateCheckLastTime': 0, u'doFirmwareUpdateCheck': False, u'doEarlyFirmwareUpdate': False}, u'forDevice': None, u'storeOptionsStore': {u'storeOnConnect': False, u'promptToStore': True, u'doNotStoreIfReopened': False, u'storeIfMoreRecent': False}}}}
DEBUG:  818.5 get_plugin_pref - start - store_name='commonOptionsStore', option='individualDeviceOptions'
DEBUG:  818.5 get_plugin_pref - c: {u'buttonActionLibrary': u'', u'buttonActionDevice': u'', u'individualDeviceOptions': False}
DEBUG:  818.5 get_prefs - start - store_name='backupOptionsStore', prefs_store='{}'
DEBUG:  818.5 get_prefs - start - store_name='updateOptionsStore', prefs_store='{}'
DEBUG:  818.5 rebuild_menus - self.supports_ratings=True
DEBUG:  818.5 rebuild_menus - have device.

Last edited by PeterT; 05-28-2015 at 05:22 PM. Reason: Added Code and Spoiler tags
Vampgirl82 is offline   Reply With Quote
Old 05-28-2015, 08:57 PM   #4
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by Vampgirl82 View Post
[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.
davidfor is offline   Reply With Quote
Old 05-28-2015, 10:29 PM   #5
Vampgirl82
Junior Member
Vampgirl82 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: May 2015
Device: Kobo Aura
i have put two book series on caliber, i make collections based on the author and series. I change the metadata so i can name the series and put the books into numerical order. then what used to happen was that the series would come up as collections on the kobo and they would come up with the number in the series and the book title. Im not sure what you mean by the "value in them?" im doing everything i did before.
Vampgirl82 is offline   Reply With Quote
Advert
Old 05-28-2015, 10:52 PM   #6
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Are you configuring the KoboTouch driver or the KoboTouchExtended driver? While the extended driver depends on the main driver, it is configured separately. The debug logs shows that the extended driver is being used.

The log shows that the shelf column in the configuration is set to "#myshelves". The "#" indicates this is a custom column. The driver will treat the values in this column as the names of the collection the books should be in. When connected, the collections will be created and the books added to them. If the column #myshelves doesn't exist, or there are no values in it, then the books will not be added to any collections.

From what you say, you actually want to use the series as collections. In that case, you need to change the configuration to include the series column. Either replace "#myshelves" with "series" (it isn't a custom column, so don't use the #) or add "series" to the field separated by a comma if you also want to use the #myshelves column. This would mean you have "#myshelves, series" in the driver configuration.
davidfor is offline   Reply With Quote
Old 05-28-2015, 11:02 PM   #7
Vampgirl82
Junior Member
Vampgirl82 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: May 2015
Device: Kobo Aura
Ah ha! Thank You davidfor! i'm not sure what i did, but went through everything again,a nd saw the #myshelves didn't have the series bit at the end.

thanks for all your time and help!
Vampgirl82 is offline   Reply With Quote
Old 05-29-2015, 01:38 AM   #8
Vampgirl82
Junior Member
Vampgirl82 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: May 2015
Device: Kobo Aura
Now i have another problem, the books are only coming up with their titles and not the number, this is what i have on the metaboard {series}{series_index:0>2s| - | - }{title}

Spoiler:

calibre Debug log
calibre 2.2 [64bit] isfrozen: True is64bit: True
Windows-8-6.2.9200 Windows ('64bit', 'WindowsPE')
('Windows', '8', '6.2.9200')
Python 2.7.8
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
Successfully initialized third party plugins: KoboTouchExtended && Kobo Utilities
Starting up...
DEBUG: 0.0 KoboUtilites::action.py - loading translations
DEBUG: 0.0 KoboUtilites::dialogs.py - loading translations
DEBUG: 0.0 KoboUtilites::action.py - loading translations
DEBUG: 3.1 No Kobo Touch, Glo or Mini appears to be connected
DEBUG: 3.1 rebuild_menus - self.supports_ratings=None
DEBUG: 13.3 KoboUtilities:_on_device_connection_changed - self.plugin_device_connection_changed.__class__: <type 'PyQt5.QtCore.pyqtBoundSignal'>
DEBUG: 13.3 Methods for self.plugin_device_connection_changed: ['__call__', '__class__', '__delattr__', '__doc__', '__format__', '__getattribute__', '__getitem__', '__hash__', '__init__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', 'connect', 'disconnect', 'emit', 'signal']
Job: 1 Get device information started
DeviceJob: 1 Get device information done, calling callback
DeviceJob: 1 Get device information callback returned
Job: 2 Set library information started
DeviceJob: 2 Set library information done, calling callback
DeviceJob: 2 Set library information callback returned
Job: 3 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, series', 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.2 KoboTouch:books - set_debugging_title to ''
DEBUG: 0.2 KoboTouch:books - length bl=0
Started up in 15.05 seconds with 14 books
DEBUG: 0.5 KoboTouch:books - length bl after sync=5
Job: 2 Set library information finished
No details available.
Job: 1 Get device information finished
No details available.
DEBUG: 0.8 KoboTouch:books - reading device database
DEBUG: 0.8 Database Version=109
DEBUG: 0.8 KoboTouch:books - shelf list: [u'Carrie Ryan - Montgomery Ink']
DEBUG: 0.8 KoboTouch:books - query= SELECT Title, Attribution, DateCreated, ContentID, MimeType, ContentType, ImageID, ReadStatus, ___ExpirationStatus, FavouritesIndex, Accessibility, IsDownloaded, Series, SeriesNumber, ___UserID, ExternalId FROM content where BookID is Null and ((Accessibility = -1 and IsDownloaded in ('true', 1 )) or (Accessibility in (1,2) and IsDownloaded in ('true', 1)) ) and not ((___ExpirationStatus=3 or ___ExpirationStatus is Null) and ContentType = 6) AND (externalId IS NULL OR externalId = '') AND contentId NOT LIKE 'file:///mnt/sd/%'
DEBUG: 1.3 KoboTouch:books - automatically managing metadata
DEBUG: 1.3 KoboTouch:books - about to sync_booklists
DEBUG: 1.3 USBMS: starting sync_booklists
DEBUG: 1.6 USBMS: finished sync_booklists
DEBUG: 1.6 KoboTouch:books - have done sync_booklists
DEBUG: 1.6 KoboTouch:books - end - oncard='None'
DEBUG: 1.6 KoboTouch:books - oncard='carda'
DEBUG: 1.6 KoboTouch:books - Asked to process 'carda', but do not have one!
DEBUG: 1.6 KoboTouch:books - oncard='cardb'
DEBUG: 1.6 KoboTouch:books - Asked to process 'cardb', but do not have one!
DeviceJob: 3 Get list of books on device done, calling callback
DeviceJob: metadata_downloaded: Starting set_books_in_library
DeviceJob: set_books_in_library: books to process= 5
DeviceJob: set_books_in_library finished: time= 0.0149998664856
DeviceJob: metadata_downloaded: updating views
DeviceJob: metadata_downloaded: syncing
DeviceJob: metadata_downloaded: refreshing ondevice
DeviceJob: metadata_downloaded: sending metadata_available signal
DEBUG: 15.9 KoboUtilites:_on_device_metadata_available - Start
DEBUG: 15.9 Have a Kobo device connected connected
DEBUG: 15.9 BEGIN Get Device Path
DEBUG: 15.9 Root path of device: F:\
DEBUG: 15.9 END Get Device Path
DEBUG: 15.9 KoboUtilities:get_device - drive_info: {'main': {u'device_store_uuid': u'5f27485a-67ad-4f1f-b1cf-07e9023a3799', u'location_code': 'main', u'device_name': u'Kobo Aura HD', u'calibre_version': u'2.2.0', u'prefix': 'F:/', u'last_library_uuid': None, u'date_last_connected': u'2015-05-29T05:17:01.283000+00:00'}}
DEBUG: 15.9 migrate_library_config_if_required - start
DEBUG: 15.9 get_library_config - library_config: {u'SchemaVersion': 0.1, u'profiles': {u'Default': {u'updateOptionsStore': {u'firmwareUpdateCheckLastTime': 0, u'doFirmwareUpdateCheck': False, u'doEarlyFirmwareUpdate': False}, u'forDevice': None, u'storeOptionsStore': {u'storeOnConnect': False, u'promptToStore': True, u'doNotStoreIfReopened': False, u'storeIfMoreRecent': False}}}}
DEBUG: 15.9 get_plugin_pref - start - store_name='commonOptionsStore', option='individualDeviceOptions'
DEBUG: 15.9 get_plugin_pref - c: {u'buttonActionLibrary': u'', u'buttonActionDevice': u'', u'individualDeviceOptions': False}
DEBUG: 15.9 get_prefs - start - store_name='backupOptionsStore', prefs_store='{}'
DEBUG: 15.9 get_prefs - start - store_name='updateOptionsStore', prefs_store='{}'
DEBUG: 15.9 KoboUtilites:_on_device_metadata_available - self.current_device_profile: None
DEBUG: 15.9 KoboUtilites:_on_device_metadata_available - self.current_backup_config: {u'backupZipDatabase': True, u'backupCopiesToKeepSpin': 5, u'backupDestDirectory': u'', u'doDailyBackp': False, u'backupEachCOnnection': False}
DEBUG: 15.9 Have a Kobo device connected connected
DEBUG: 15.9 BEGIN Get Device Path
DEBUG: 15.9 Root path of device: F:\
DEBUG: 15.9 END Get Device Path
DEBUG: 15.9 KoboUtilities:get_device - drive_info: {'main': {u'device_store_uuid': u'5f27485a-67ad-4f1f-b1cf-07e9023a3799', u'location_code': 'main', u'device_name': u'Kobo Aura HD', u'calibre_version': u'2.2.0', u'prefix': 'F:/', u'last_library_uuid': None, u'date_last_connected': u'2015-05-29T05:17:01.283000+00:00'}}
DEBUG: 15.9 migrate_library_config_if_required - start
DEBUG: 15.9 get_library_config - library_config: {u'SchemaVersion': 0.1, u'profiles': {u'Default': {u'updateOptionsStore': {u'firmwareUpdateCheckLastTime': 0, u'doFirmwareUpdateCheck': False, u'doEarlyFirmwareUpdate': False}, u'forDevice': None, u'storeOptionsStore': {u'storeOnConnect': False, u'promptToStore': True, u'doNotStoreIfReopened': False, u'storeIfMoreRecent': False}}}}
DEBUG: 15.9 get_plugin_pref - start - store_name='commonOptionsStore', option='individualDeviceOptions'
DEBUG: 15.9 get_plugin_pref - c: {u'buttonActionLibrary': u'', u'buttonActionDevice': u'', u'individualDeviceOptions': False}
DEBUG: 15.9 get_prefs - start - store_name='backupOptionsStore', prefs_store='{}'
DEBUG: 15.9 get_prefs - start - store_name='updateOptionsStore', prefs_store='{}'
DEBUG: 15.9 rebuild_menus - self.supports_ratings=True
DEBUG: 15.9 rebuild_menus - have device.
DeviceJob: 3 Get list of books on device callback returned
Job: 4 Send metadata to device started
DEBUG: 2.1 KOBO:sync_booklists - start
DEBUG: 2.1 KoboTouch:update_device_database_collections - oncard='main'
DEBUG: 2.1 KoboTouch:update_device_database_collections - set_debugging_title to ''
DEBUG: 2.2 KTCollectionsBookList:get_collections - start - collection_attributes= [u'#myshelves', u'series']
DEBUG: 2.2 KTCollectionsBookList:get_collections - collection_attributes= [u'#myshelves', u'series']
DEBUG: 2.2 KTCollectionsBookList:get_collections - end
DEBUG: 2.2 KoboTouch:update_device_database_collections - category='Carrie Ryan - Montgomery Ink' books=5
Job: 3 Get list of books on device finished
No details available.
DEBUG: 2.9 KoboTouch:update_device_database_collections - end for category='Carrie Ryan - Montgomery Ink'
DEBUG: 2.9 KoboTouch:update_device_database_collections - managing bookshelves and series.
DEBUG: 3.0 KoboTouch:update_device_database_collections - about to clear empty bookshelves
DEBUG: 3.0 KoboTouch:delete_empty_bookshelves - start
DEBUG: 3.1 KoboTouch:delete_empty_bookshelves - end
DEBUG: 3.1 KoboTouch:update_device_database_collections - Number of series set=0 Number of books=5
DEBUG: 3.1 KoboTouch:update_device_database_collections - Finished
DEBUG: 3.1 USBMS: starting sync_booklists
DEBUG: 3.2 USBMS: finished sync_booklists
DEBUG: 3.2 KOBO:sync_booklists - end
DeviceJob: 4 Send metadata to device done, calling callback
DeviceJob: 4 Send metadata to device callback returned
Job: 4 Send metadata to device finished
No details available.
Job: 5 Upload 9 books to device:Samuel, James, Kaleb, Stephen, Vicente, Day And Knight, Smoke and Mirrors, She Blinded Me With Science, Death by Chocolate started
Device using plugboard epub KOBOTOUCHEXTENDED None
Setting metadata in: Samuel at: C:\Users\21\AppData\Local\Temp\calibre__zo4ma\6vss necaltmpfmt.epub
Device using plugboard epub KOBOTOUCHEXTENDED None
Setting metadata in: James at: C:\Users\21\AppData\Local\Temp\calibre__zo4ma\x4p4 plcaltmpfmt.epub
Device using plugboard epub KOBOTOUCHEXTENDED None
Setting metadata in: Kaleb at: C:\Users\21\AppData\Local\Temp\calibre__zo4ma\9n2u 1rcaltmpfmt.epub
Device using plugboard epub KOBOTOUCHEXTENDED None
Setting metadata in: Stephen at: C:\Users\21\AppData\Local\Temp\calibre__zo4ma\cfqh nrcaltmpfmt.epub
Device using plugboard epub KOBOTOUCHEXTENDED None
Setting metadata in: Vicente at: C:\Users\21\AppData\Local\Temp\calibre__zo4ma\qxw5 mpcaltmpfmt.epub
Device using plugboard epub KOBOTOUCHEXTENDED None
Setting metadata in: Day And Knight at: C:\Users\21\AppData\Local\Temp\calibre__zo4ma\hzfj oecaltmpfmt.epub
Device using plugboard epub KOBOTOUCHEXTENDED None
Setting metadata in: Smoke and Mirrors at: C:\Users\21\AppData\Local\Temp\calibre__zo4ma\nspc rjcaltmpfmt.epub
Device using plugboard epub KOBOTOUCHEXTENDED None
Setting metadata in: She Blinded Me With Science at: C:\Users\21\AppData\Local\Temp\calibre__zo4ma\cbh0 p7caltmpfmt.epub
Device using plugboard epub KOBOTOUCHEXTENDED None
Setting metadata in: Death by Chocolate at: C:\Users\21\AppData\Local\Temp\calibre__zo4ma\nasb ohcaltmpfmt.epub
DEBUG: 24.3 KoboTouchExtended:upload_books:Setting FeatureSettings.FullBookPageNumbers to false
DEBUG: 24.5 KoboTouch:upload_books - 9 books
DEBUG: 24.5 KoboTouch:upload_books - files= [u'C:\\Users\\21\\AppData\\Local\\Temp\\calibre__zo 4ma\\6vssnecaltmpfmt.epub', u'C:\\Users\\21\\AppData\\Local\\Temp\\calibre__zo 4ma\\x4p4plcaltmpfmt.epub', u'C:\\Users\\21\\AppData\\Local\\Temp\\calibre__zo 4ma\\9n2u1rcaltmpfmt.epub', u'C:\\Users\\21\\AppData\\Local\\Temp\\calibre__zo 4ma\\cfqhnrcaltmpfmt.epub', u'C:\\Users\\21\\AppData\\Local\\Temp\\calibre__zo 4ma\\qxw5mpcaltmpfmt.epub', u'C:\\Users\\21\\AppData\\Local\\Temp\\calibre__zo 4ma\\hzfjoecaltmpfmt.epub', u'C:\\Users\\21\\AppData\\Local\\Temp\\calibre__zo 4ma\\nspcrjcaltmpfmt.epub', u'C:\\Users\\21\\AppData\\Local\\Temp\\calibre__zo 4ma\\cbh0p7caltmpfmt.epub', u'C:\\Users\\21\\AppData\\Local\\Temp\\calibre__zo 4ma\\nasbohcaltmpfmt.epub']
DEBUG: 24.6 KoboTouch:upload_books: Processing book: Samuel by Kathi S. Barton
DEBUG: 24.6 KoboTouch:upload_books: file=C:\Users\21\AppData\Local\Temp\calibre__zo4ma \6vssnecaltmpfmt.epub, name=Samuel - Kathi S. Barton_1368.epub
DEBUG: 24.6 KoboTouchExtended:_modify_epub:Adding basic Kobo features to Samuel by Kathi S. Barton
DEBUG: 24.7 KoboTouchExtended:_modify_epub:Failed conversions will raise exceptions
DEBUG: 25.4 KoboTouchExtended:_modify_epub:Calibre details file :: F:\driveinfo.calibre
DEBUG: 25.4 KoboTouchExtended:_modify_epubriver data file :: C:\Users\21\AppData\Local\Temp\calibre__zo4ma\jhhr oz_KoboTouchExtendedDriverInfo
Copying file 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\jhh roz_KoboTouchExtendedDriverInfo' to 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\g85 jun_epub_container' as 'driverinfo.kte'
{'smarten_punctuation': False, 'extended_kepub_features': True, 'replace_lang': False, 'hyphenate': False, 'clean_markup': False}
KoboTouchExtended:common:modify_epub:Found cover image ID 'cover'
KoboTouchExtended:common:modify_epub:Setting cover-image property
Forcing cleanup for file text/part0000_split_000.html
Forcing cleanup for file text/part0000_split_001.html
Forcing cleanup for file text/part0000_split_002.html
Forcing cleanup for file text/part0000_split_003.html
Forcing cleanup for file text/part0000_split_004.html
Forcing cleanup for file text/part0000_split_005.html
Forcing cleanup for file text/part0000_split_006.html
Forcing cleanup for file text/part0000_split_007.html
Forcing cleanup for file text/part0000_split_008.html
Forcing cleanup for file text/part0000_split_009.html
Forcing cleanup for file text/part0000_split_010.html
Forcing cleanup for file text/part0000_split_011.html
Forcing cleanup for file text/part0000_split_012.html
Forcing cleanup for file text/part0000_split_013.html
Forcing cleanup for file text/part0000_split_014.html
Forcing cleanup for file text/part0000_split_015.html
Forcing cleanup for file text/part0000_split_016.html
Forcing cleanup for file text/part0000_split_017.html
Forcing cleanup for file text/part0000_split_018.html
Forcing cleanup for file text/part0000_split_019.html
Forcing cleanup for file titlepage.xhtml
KoboTouchExtended:common:modify_epub:Adding extended Kobo features to Samuel by Kathi S. Barton
Adding Kobo spans to text/part0000_split_000.html
Adding Kobo spans to text/part0000_split_001.html
Adding Kobo spans to text/part0000_split_002.html
Adding Kobo spans to text/part0000_split_003.html
Adding Kobo spans to text/part0000_split_004.html
Adding Kobo spans to text/part0000_split_005.html
Adding Kobo spans to text/part0000_split_006.html
Adding Kobo spans to text/part0000_split_007.html
Adding Kobo spans to text/part0000_split_008.html
Adding Kobo spans to text/part0000_split_009.html
Adding Kobo spans to text/part0000_split_010.html
Adding Kobo spans to text/part0000_split_011.html
Adding Kobo spans to text/part0000_split_012.html
Adding Kobo spans to text/part0000_split_013.html
Adding Kobo spans to text/part0000_split_014.html
Adding Kobo spans to text/part0000_split_015.html
Adding Kobo spans to text/part0000_split_016.html
Adding Kobo spans to text/part0000_split_017.html
Adding Kobo spans to text/part0000_split_018.html
Adding Kobo spans to text/part0000_split_019.html
Adding Kobo spans to titlepage.xhtml
Adding Kobo divs to text/part0000_split_000.html
Adding Kobo divs to text/part0000_split_001.html
Adding Kobo divs to text/part0000_split_002.html
Adding Kobo divs to text/part0000_split_003.html
Adding Kobo divs to text/part0000_split_004.html
Adding Kobo divs to text/part0000_split_005.html
Adding Kobo divs to text/part0000_split_006.html
Adding Kobo divs to text/part0000_split_007.html
Adding Kobo divs to text/part0000_split_008.html
Adding Kobo divs to text/part0000_split_009.html
Adding Kobo divs to text/part0000_split_010.html
Adding Kobo divs to text/part0000_split_011.html
Adding Kobo divs to text/part0000_split_012.html
Adding Kobo divs to text/part0000_split_013.html
Adding Kobo divs to text/part0000_split_014.html
Adding Kobo divs to text/part0000_split_015.html
Adding Kobo divs to text/part0000_split_016.html
Adding Kobo divs to text/part0000_split_017.html
Adding Kobo divs to text/part0000_split_018.html
Adding Kobo divs to text/part0000_split_019.html
Adding Kobo divs to titlepage.xhtml
Skipping file (many divs! handle it!)
Copying file 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\kep ub_gqmher_stylehacks' to 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\g85 jun_epub_container' as 'kte-css/stylehacks.css'
Adding reference to kte-css/stylehacks.css to file text/part0000_split_000.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_001.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_002.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_003.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_004.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_005.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_006.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_007.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_008.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_009.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_010.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_011.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_012.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_013.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_014.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_015.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_016.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_017.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_018.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_019.html
Adding reference to kte-css/stylehacks.css to file titlepage.xhtml
DEBUG: 30.5 KoboTouch:_modify_epub:Processing Barton, Kathi S. - Samuel
DEBUG: 30.9 KoboTouch:upload_books: Processing book: James by Kathi S. Barton
DEBUG: 30.9 KoboTouch:upload_books: file=C:\Users\21\AppData\Local\Temp\calibre__zo4ma \x4p4plcaltmpfmt.epub, name=James - Kathi S. Barton_1369.epub
DEBUG: 30.9 KoboTouchExtended:_modify_epub:Adding basic Kobo features to James by Kathi S. Barton
DEBUG: 31.1 KoboTouchExtended:_modify_epub:Failed conversions will raise exceptions
DEBUG: 31.4 KoboTouchExtended:_modify_epub:Calibre details file :: F:\driveinfo.calibre
DEBUG: 31.4 KoboTouchExtended:_modify_epubriver data file :: C:\Users\21\AppData\Local\Temp\calibre__zo4ma\nk56 h2_KoboTouchExtendedDriverInfo
Copying file 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\nk5 6h2_KoboTouchExtendedDriverInfo' to 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\zwc ogv_epub_container' as 'driverinfo.kte'
{'smarten_punctuation': False, 'extended_kepub_features': True, 'replace_lang': False, 'hyphenate': False, 'clean_markup': False}
KoboTouchExtended:common:modify_epub:Found cover image ID 'cover'
KoboTouchExtended:common:modify_epub:Setting cover-image property
Forcing cleanup for file text/part0000_split_000.html
Forcing cleanup for file text/part0000_split_001.html
Forcing cleanup for file titlepage.xhtml
KoboTouchExtended:common:modify_epub:Adding extended Kobo features to James by Kathi S. Barton
Adding Kobo spans to text/part0000_split_000.html
Adding Kobo spans to text/part0000_split_001.html
Adding Kobo spans to titlepage.xhtml
Adding Kobo divs to text/part0000_split_000.html
Adding Kobo divs to text/part0000_split_001.html
Adding Kobo divs to titlepage.xhtml
Skipping file (many divs! handle it!)
Copying file 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\kep ub_cojlg2_stylehacks' to 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\zwc ogv_epub_container' as 'kte-css/stylehacks.css'
Adding reference to kte-css/stylehacks.css to file text/part0000_split_000.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_001.html
Adding reference to kte-css/stylehacks.css to file titlepage.xhtml
DEBUG: 35.2 KoboTouch:_modify_epub:Processing Barton, Kathi S. - James
DEBUG: 35.5 KoboTouch:upload_books: Processing book: Kaleb by Kathi S. Barton
DEBUG: 35.5 KoboTouch:upload_books: file=C:\Users\21\AppData\Local\Temp\calibre__zo4ma \9n2u1rcaltmpfmt.epub, name=Kaleb - Kathi S. Barton_1370.epub
DEBUG: 35.5 KoboTouchExtended:_modify_epub:Adding basic Kobo features to Kaleb by Kathi S. Barton
DEBUG: 35.5 KoboTouchExtended:_modify_epub:Failed conversions will raise exceptions
DEBUG: 35.9 KoboTouchExtended:_modify_epub:Calibre details file :: F:\driveinfo.calibre
DEBUG: 35.9 KoboTouchExtended:_modify_epubriver data file :: C:\Users\21\AppData\Local\Temp\calibre__zo4ma\w26c m1_KoboTouchExtendedDriverInfo
Copying file 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\w26 cm1_KoboTouchExtendedDriverInfo' to 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\zs2 rxs_epub_container' as 'driverinfo.kte'
{'smarten_punctuation': False, 'extended_kepub_features': True, 'replace_lang': False, 'hyphenate': False, 'clean_markup': False}
KoboTouchExtended:common:modify_epub:Looking for cover image in OPF manifest
Forcing cleanup for file OEBPS/Kaleb_upload_copy.html
Forcing cleanup for file OEBPS/Kaleb_upload_copy_split_1.html
KoboTouchExtended:common:modify_epub:Adding extended Kobo features to Kaleb by Kathi S. Barton
Adding Kobo spans to OEBPS/Kaleb_upload_copy.html
Adding Kobo spans to OEBPS/Kaleb_upload_copy_split_1.html
Adding Kobo divs to OEBPS/Kaleb_upload_copy.html
Adding Kobo divs to OEBPS/Kaleb_upload_copy_split_1.html
Copying file 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\kep ub_mwbcw2_stylehacks' to 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\zs2 rxs_epub_container' as 'kte-css/stylehacks.css'
Adding reference to kte-css/stylehacks.css to file OEBPS/Kaleb_upload_copy.html
Adding reference to kte-css/stylehacks.css to file OEBPS/Kaleb_upload_copy_split_1.html
DEBUG: 40.2 KoboTouch:_modify_epub:Processing Barton, Kathi S. - Kaleb
DEBUG: 40.4 KoboTouch:upload_books: Processing book: Stephen by Kathi S. Barton
DEBUG: 40.4 KoboTouch:upload_books: file=C:\Users\21\AppData\Local\Temp\calibre__zo4ma \cfqhnrcaltmpfmt.epub, name=Stephen - Kathi S. Barton_1371.epub
DEBUG: 40.4 KoboTouchExtended:_modify_epub:Adding basic Kobo features to Stephen by Kathi S. Barton
DEBUG: 40.5 KoboTouchExtended:_modify_epub:Failed conversions will raise exceptions
DEBUG: 41.3 KoboTouchExtended:_modify_epub:Calibre details file :: F:\driveinfo.calibre
DEBUG: 41.3 KoboTouchExtended:_modify_epubriver data file :: C:\Users\21\AppData\Local\Temp\calibre__zo4ma\iugq kt_KoboTouchExtendedDriverInfo
Copying file 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\iug qkt_KoboTouchExtendedDriverInfo' to 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\qq8 kqe_epub_container' as 'driverinfo.kte'
{'smarten_punctuation': False, 'extended_kepub_features': True, 'replace_lang': False, 'hyphenate': False, 'clean_markup': False}
KoboTouchExtended:common:modify_epub:Found cover image ID 'cover'
KoboTouchExtended:common:modify_epub:Setting cover-image property
Forcing cleanup for file Stephen_split_000.html
Forcing cleanup for file Stephen_split_001.html
Forcing cleanup for file Stephen_split_002.html
Forcing cleanup for file Stephen_split_003.html
Forcing cleanup for file Stephen_split_004.html
Forcing cleanup for file Stephen_split_005.html
Forcing cleanup for file Stephen_split_006.html
Forcing cleanup for file Stephen_split_007.html
Forcing cleanup for file Stephen_split_008.html
Forcing cleanup for file Stephen_split_009.html
Forcing cleanup for file Stephen_split_010.html
Forcing cleanup for file Stephen_split_011.html
Forcing cleanup for file Stephen_split_012.html
Forcing cleanup for file Stephen_split_013.html
Forcing cleanup for file Stephen_split_014.html
Forcing cleanup for file Stephen_split_015.html
Forcing cleanup for file Stephen_split_016.html
Forcing cleanup for file Stephen_split_017.html
Forcing cleanup for file titlepage.xhtml
KoboTouchExtended:common:modify_epub:Adding extended Kobo features to Stephen by Kathi S. Barton
Adding Kobo spans to Stephen_split_000.html
Adding Kobo spans to Stephen_split_001.html
Adding Kobo spans to Stephen_split_002.html
Adding Kobo spans to Stephen_split_003.html
Adding Kobo spans to Stephen_split_004.html
Adding Kobo spans to Stephen_split_005.html
Adding Kobo spans to Stephen_split_006.html
Adding Kobo spans to Stephen_split_007.html
Adding Kobo spans to Stephen_split_008.html
Adding Kobo spans to Stephen_split_009.html
Adding Kobo spans to Stephen_split_010.html
Adding Kobo spans to Stephen_split_011.html
Adding Kobo spans to Stephen_split_012.html
Adding Kobo spans to Stephen_split_013.html
Adding Kobo spans to Stephen_split_014.html
Adding Kobo spans to Stephen_split_015.html
Adding Kobo spans to Stephen_split_016.html
Adding Kobo spans to Stephen_split_017.html
Adding Kobo spans to titlepage.xhtml
Adding Kobo divs to Stephen_split_000.html
Adding Kobo divs to Stephen_split_001.html
Adding Kobo divs to Stephen_split_002.html
Adding Kobo divs to Stephen_split_003.html
Adding Kobo divs to Stephen_split_004.html
Adding Kobo divs to Stephen_split_005.html
Adding Kobo divs to Stephen_split_006.html
Adding Kobo divs to Stephen_split_007.html
Adding Kobo divs to Stephen_split_008.html
Adding Kobo divs to Stephen_split_009.html
Adding Kobo divs to Stephen_split_010.html
Adding Kobo divs to Stephen_split_011.html
Adding Kobo divs to Stephen_split_012.html
Adding Kobo divs to Stephen_split_013.html
Adding Kobo divs to Stephen_split_014.html
Adding Kobo divs to Stephen_split_015.html
Adding Kobo divs to Stephen_split_016.html
Adding Kobo divs to Stephen_split_017.html
Adding Kobo divs to titlepage.xhtml
Skipping file (many divs! handle it!)
Copying file 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\kep ub_irqlie_stylehacks' to 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\qq8 kqe_epub_container' as 'kte-css/stylehacks.css'
Adding reference to kte-css/stylehacks.css to file Stephen_split_000.html
Adding reference to kte-css/stylehacks.css to file Stephen_split_001.html
Adding reference to kte-css/stylehacks.css to file Stephen_split_002.html
Adding reference to kte-css/stylehacks.css to file Stephen_split_003.html
Adding reference to kte-css/stylehacks.css to file Stephen_split_004.html
Adding reference to kte-css/stylehacks.css to file Stephen_split_005.html
Adding reference to kte-css/stylehacks.css to file Stephen_split_006.html
Adding reference to kte-css/stylehacks.css to file Stephen_split_007.html
Adding reference to kte-css/stylehacks.css to file Stephen_split_008.html
Adding reference to kte-css/stylehacks.css to file Stephen_split_009.html
Adding reference to kte-css/stylehacks.css to file Stephen_split_010.html
Adding reference to kte-css/stylehacks.css to file Stephen_split_011.html
Adding reference to kte-css/stylehacks.css to file Stephen_split_012.html
Adding reference to kte-css/stylehacks.css to file Stephen_split_013.html
Adding reference to kte-css/stylehacks.css to file Stephen_split_014.html
Adding reference to kte-css/stylehacks.css to file Stephen_split_015.html
Adding reference to kte-css/stylehacks.css to file Stephen_split_016.html
Adding reference to kte-css/stylehacks.css to file Stephen_split_017.html
Adding reference to kte-css/stylehacks.css to file titlepage.xhtml
DEBUG: 44.8 KoboTouch:_modify_epub:Processing Barton, Kathi S. - Stephen
DEBUG: 45.2 KoboTouch:upload_books: Processing book: Vicente by Kathi S. Barton
DEBUG: 45.2 KoboTouch:upload_books: file=C:\Users\21\AppData\Local\Temp\calibre__zo4ma \qxw5mpcaltmpfmt.epub, name=Vicente - Kathi S. Barton_1372.epub
DEBUG: 45.2 KoboTouchExtended:_modify_epub:Adding basic Kobo features to Vicente by Kathi S. Barton
DEBUG: 45.3 KoboTouchExtended:_modify_epub:Failed conversions will raise exceptions
DEBUG: 46.0 KoboTouchExtended:_modify_epub:Calibre details file :: F:\driveinfo.calibre
DEBUG: 46.0 KoboTouchExtended:_modify_epubriver data file :: C:\Users\21\AppData\Local\Temp\calibre__zo4ma\dujs io_KoboTouchExtendedDriverInfo
Copying file 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\duj sio_KoboTouchExtendedDriverInfo' to 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\kcx 6ut_epub_container' as 'driverinfo.kte'
{'smarten_punctuation': False, 'extended_kepub_features': True, 'replace_lang': False, 'hyphenate': False, 'clean_markup': False}
KoboTouchExtended:common:modify_epub:Found cover image ID 'cover'
KoboTouchExtended:common:modify_epub:Setting cover-image property
Forcing cleanup for file text/part0000_split_000.html
Forcing cleanup for file text/part0000_split_001.html
Forcing cleanup for file text/part0000_split_002.html
Forcing cleanup for file text/part0000_split_003.html
Forcing cleanup for file text/part0000_split_004.html
Forcing cleanup for file text/part0000_split_005.html
Forcing cleanup for file text/part0000_split_006.html
Forcing cleanup for file text/part0000_split_007.html
Forcing cleanup for file text/part0000_split_008.html
Forcing cleanup for file text/part0000_split_009.html
Forcing cleanup for file text/part0000_split_010.html
Forcing cleanup for file text/part0000_split_011.html
Forcing cleanup for file text/part0000_split_012.html
Forcing cleanup for file text/part0000_split_013.html
Forcing cleanup for file text/part0000_split_014.html
Forcing cleanup for file text/part0000_split_015.html
Forcing cleanup for file text/part0000_split_016.html
Forcing cleanup for file titlepage.xhtml
KoboTouchExtended:common:modify_epub:Adding extended Kobo features to Vicente by Kathi S. Barton
Adding Kobo spans to text/part0000_split_000.html
Adding Kobo spans to text/part0000_split_001.html
Adding Kobo spans to text/part0000_split_002.html
Adding Kobo spans to text/part0000_split_003.html
Adding Kobo spans to text/part0000_split_004.html
Adding Kobo spans to text/part0000_split_005.html
Adding Kobo spans to text/part0000_split_006.html
Adding Kobo spans to text/part0000_split_007.html
Adding Kobo spans to text/part0000_split_008.html
Adding Kobo spans to text/part0000_split_009.html
Adding Kobo spans to text/part0000_split_010.html
Adding Kobo spans to text/part0000_split_011.html
Adding Kobo spans to text/part0000_split_012.html
Adding Kobo spans to text/part0000_split_013.html
Adding Kobo spans to text/part0000_split_014.html
Adding Kobo spans to text/part0000_split_015.html
Adding Kobo spans to text/part0000_split_016.html
Adding Kobo spans to titlepage.xhtml
Adding Kobo divs to text/part0000_split_000.html
Adding Kobo divs to text/part0000_split_001.html
Adding Kobo divs to text/part0000_split_002.html
Adding Kobo divs to text/part0000_split_003.html
Adding Kobo divs to text/part0000_split_004.html
Adding Kobo divs to text/part0000_split_005.html
Adding Kobo divs to text/part0000_split_006.html
Adding Kobo divs to text/part0000_split_007.html
Adding Kobo divs to text/part0000_split_008.html
Adding Kobo divs to text/part0000_split_009.html
Adding Kobo divs to text/part0000_split_010.html
Adding Kobo divs to text/part0000_split_011.html
Adding Kobo divs to text/part0000_split_012.html
Adding Kobo divs to text/part0000_split_013.html
Adding Kobo divs to text/part0000_split_014.html
Adding Kobo divs to text/part0000_split_015.html
Adding Kobo divs to text/part0000_split_016.html
Adding Kobo divs to titlepage.xhtml
Skipping file (many divs! handle it!)
Copying file 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\kep ub_ej05vf_stylehacks' to 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\kcx 6ut_epub_container' as 'kte-css/stylehacks.css'
Adding reference to kte-css/stylehacks.css to file text/part0000_split_000.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_001.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_002.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_003.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_004.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_005.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_006.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_007.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_008.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_009.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_010.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_011.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_012.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_013.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_014.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_015.html
Adding reference to kte-css/stylehacks.css to file text/part0000_split_016.html
Adding reference to kte-css/stylehacks.css to file titlepage.xhtml
DEBUG: 50.0 KoboTouch:_modify_epub:Processing Barton, Kathi S. - Vicente
DEBUG: 50.2 KoboTouch:upload_books: Processing book: Day And Knight by Michelle L. Levigne
DEBUG: 50.2 KoboTouch:upload_books: file=C:\Users\21\AppData\Local\Temp\calibre__zo4ma \hzfjoecaltmpfmt.epub, name=Day And Knight - Michelle L. Levigne_1359.epub
DEBUG: 50.2 KoboTouchExtended:_modify_epub:Adding basic Kobo features to Day And Knight by Michelle L. Levigne
DEBUG: 50.2 KoboTouchExtended:_modify_epub:Failed conversions will raise exceptions
DEBUG: 50.8 KoboTouchExtended:_modify_epub:Calibre details file :: F:\driveinfo.calibre
DEBUG: 50.8 KoboTouchExtended:_modify_epubriver data file :: C:\Users\21\AppData\Local\Temp\calibre__zo4ma\mqhk sp_KoboTouchExtendedDriverInfo
Copying file 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\mqh ksp_KoboTouchExtendedDriverInfo' to 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\fji x8x_epub_container' as 'driverinfo.kte'
{'smarten_punctuation': False, 'extended_kepub_features': True, 'replace_lang': False, 'hyphenate': False, 'clean_markup': False}
KoboTouchExtended:common:modify_epub:Looking for cover image in OPF manifest
Forcing cleanup for file index_split_000.html
Forcing cleanup for file index_split_001.html
Forcing cleanup for file index_split_002.html
Forcing cleanup for file index_split_003.html
Forcing cleanup for file index_split_004.html
Forcing cleanup for file index_split_005.html
Forcing cleanup for file index_split_006.html
Forcing cleanup for file index_split_007.html
Forcing cleanup for file index_split_008.html
Forcing cleanup for file index_split_009.html
Forcing cleanup for file index_split_010.html
Forcing cleanup for file index_split_011.html
KoboTouchExtended:common:modify_epub:Adding extended Kobo features to Day And Knight by Michelle L. Levigne
Adding Kobo spans to index_split_000.html
Adding Kobo spans to index_split_001.html
Adding Kobo spans to index_split_002.html
Adding Kobo spans to index_split_003.html
Adding Kobo spans to index_split_004.html
Adding Kobo spans to index_split_005.html
Adding Kobo spans to index_split_006.html
Adding Kobo spans to index_split_007.html
Adding Kobo spans to index_split_008.html
Adding Kobo spans to index_split_009.html
Adding Kobo spans to index_split_010.html
Adding Kobo spans to index_split_011.html
Adding Kobo divs to index_split_000.html
Adding Kobo divs to index_split_001.html
Adding Kobo divs to index_split_002.html
Adding Kobo divs to index_split_003.html
Adding Kobo divs to index_split_004.html
Adding Kobo divs to index_split_005.html
Adding Kobo divs to index_split_006.html
Adding Kobo divs to index_split_007.html
Adding Kobo divs to index_split_008.html
Adding Kobo divs to index_split_009.html
Adding Kobo divs to index_split_010.html
Adding Kobo divs to index_split_011.html
Copying file 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\kep ub_jstx84_stylehacks' to 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\fji x8x_epub_container' as 'kte-css/stylehacks.css'
Adding reference to kte-css/stylehacks.css to file index_split_000.html
Adding reference to kte-css/stylehacks.css to file index_split_001.html
Adding reference to kte-css/stylehacks.css to file index_split_002.html
Adding reference to kte-css/stylehacks.css to file index_split_003.html
Adding reference to kte-css/stylehacks.css to file index_split_004.html
Adding reference to kte-css/stylehacks.css to file index_split_005.html
Adding reference to kte-css/stylehacks.css to file index_split_006.html
Adding reference to kte-css/stylehacks.css to file index_split_007.html
Adding reference to kte-css/stylehacks.css to file index_split_008.html
Adding reference to kte-css/stylehacks.css to file index_split_009.html
Adding reference to kte-css/stylehacks.css to file index_split_010.html
Adding reference to kte-css/stylehacks.css to file index_split_011.html
DEBUG: 53.7 KoboTouch:_modify_epub:Processing Levigne, Michelle L. - Day And Knight
DEBUG: 53.9 KoboTouch:upload_books: Processing book: Smoke and Mirrors by Michelle L. Levigne
DEBUG: 53.9 KoboTouch:upload_books: file=C:\Users\21\AppData\Local\Temp\calibre__zo4ma \nspcrjcaltmpfmt.epub, name=Smoke and Mirrors - Michelle L. Levigne_1360.epub
DEBUG: 53.9 KoboTouchExtended:_modify_epub:Adding basic Kobo features to Smoke and Mirrors by Michelle L. Levigne
DEBUG: 54.0 KoboTouchExtended:_modify_epub:Failed conversions will raise exceptions
DEBUG: 54.4 KoboTouchExtended:_modify_epub:Calibre details file :: F:\driveinfo.calibre
DEBUG: 54.4 KoboTouchExtended:_modify_epubriver data file :: C:\Users\21\AppData\Local\Temp\calibre__zo4ma\zmfd 7r_KoboTouchExtendedDriverInfo
Copying file 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\zmf d7r_KoboTouchExtendedDriverInfo' to 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\lnt ufs_epub_container' as 'driverinfo.kte'
{'smarten_punctuation': False, 'extended_kepub_features': True, 'replace_lang': False, 'hyphenate': False, 'clean_markup': False}
KoboTouchExtended:common:modify_epub:Looking for cover image in OPF manifest
Forcing cleanup for file index_split_000.html
Forcing cleanup for file index_split_001.html
Forcing cleanup for file index_split_002.html
Forcing cleanup for file index_split_003.html
Forcing cleanup for file index_split_004.html
Forcing cleanup for file index_split_005.html
Forcing cleanup for file index_split_006.html
Forcing cleanup for file index_split_007.html
KoboTouchExtended:common:modify_epub:Adding extended Kobo features to Smoke and Mirrors by Michelle L. Levigne
Adding Kobo spans to index_split_000.html
Adding Kobo spans to index_split_001.html
Adding Kobo spans to index_split_002.html
Adding Kobo spans to index_split_003.html
Adding Kobo spans to index_split_004.html
Adding Kobo spans to index_split_005.html
Adding Kobo spans to index_split_006.html
Adding Kobo spans to index_split_007.html
Adding Kobo divs to index_split_000.html
Adding Kobo divs to index_split_001.html
Adding Kobo divs to index_split_002.html
Adding Kobo divs to index_split_003.html
Adding Kobo divs to index_split_004.html
Adding Kobo divs to index_split_005.html
Adding Kobo divs to index_split_006.html
Adding Kobo divs to index_split_007.html
Copying file 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\kep ub_htiiv5_stylehacks' to 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\lnt ufs_epub_container' as 'kte-css/stylehacks.css'
Adding reference to kte-css/stylehacks.css to file index_split_000.html
Adding reference to kte-css/stylehacks.css to file index_split_001.html
Adding reference to kte-css/stylehacks.css to file index_split_002.html
Adding reference to kte-css/stylehacks.css to file index_split_003.html
Adding reference to kte-css/stylehacks.css to file index_split_004.html
Adding reference to kte-css/stylehacks.css to file index_split_005.html
Adding reference to kte-css/stylehacks.css to file index_split_006.html
Adding reference to kte-css/stylehacks.css to file index_split_007.html
DEBUG: 56.7 KoboTouch:_modify_epub:Processing Levigne, Michelle L. - Smoke and Mirrors
DEBUG: 56.9 KoboTouch:upload_books: Processing book: She Blinded Me With Science by Michelle L. Levigne
DEBUG: 56.9 KoboTouch:upload_books: file=C:\Users\21\AppData\Local\Temp\calibre__zo4ma \cbh0p7caltmpfmt.epub, name=She Blinded Me With Science - Michelle L. Levigne_1361.epub
DEBUG: 56.9 KoboTouchExtended:_modify_epub:Adding basic Kobo features to She Blinded Me With Science by Michelle L. Levigne
DEBUG: 57.0 KoboTouchExtended:_modify_epub:Failed conversions will raise exceptions
DEBUG: 57.6 KoboTouchExtended:_modify_epub:Calibre details file :: F:\driveinfo.calibre
DEBUG: 57.6 KoboTouchExtended:_modify_epubriver data file :: C:\Users\21\AppData\Local\Temp\calibre__zo4ma\rih0 k0_KoboTouchExtendedDriverInfo
Copying file 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\rih 0k0_KoboTouchExtendedDriverInfo' to 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\pbv kmq_epub_container' as 'driverinfo.kte'
{'smarten_punctuation': False, 'extended_kepub_features': True, 'replace_lang': False, 'hyphenate': False, 'clean_markup': False}
KoboTouchExtended:common:modify_epub:Found cover image ID 'cover'
KoboTouchExtended:common:modify_epub:Setting cover-image property
Forcing cleanup for file sheblind_epub_split_000.html
Forcing cleanup for file sheblind_epub_split_001.html
Forcing cleanup for file sheblind_epub_split_002.html
Forcing cleanup for file sheblind_epub_split_003.html
Forcing cleanup for file sheblind_epub_split_004.html
Forcing cleanup for file sheblind_epub_split_005.html
Forcing cleanup for file sheblind_epub_split_006.html
Forcing cleanup for file sheblind_epub_split_007.html
Forcing cleanup for file sheblind_epub_split_008.html
Forcing cleanup for file sheblind_epub_split_009.html
Forcing cleanup for file sheblind_epub_split_010.html
Forcing cleanup for file sheblind_epub_split_011.html
Forcing cleanup for file titlepage.xhtml
KoboTouchExtended:common:modify_epub:Adding extended Kobo features to She Blinded Me With Science by Michelle L. Levigne
Adding Kobo spans to sheblind_epub_split_000.html
Adding Kobo spans to sheblind_epub_split_001.html
Adding Kobo spans to sheblind_epub_split_002.html
Adding Kobo spans to sheblind_epub_split_003.html
Adding Kobo spans to sheblind_epub_split_004.html
Adding Kobo spans to sheblind_epub_split_005.html
Adding Kobo spans to sheblind_epub_split_006.html
Adding Kobo spans to sheblind_epub_split_007.html
Adding Kobo spans to sheblind_epub_split_008.html
Adding Kobo spans to sheblind_epub_split_009.html
Adding Kobo spans to sheblind_epub_split_010.html
Adding Kobo spans to sheblind_epub_split_011.html
Adding Kobo spans to titlepage.xhtml
Adding Kobo divs to sheblind_epub_split_000.html
Adding Kobo divs to sheblind_epub_split_001.html
Adding Kobo divs to sheblind_epub_split_002.html
Adding Kobo divs to sheblind_epub_split_003.html
Adding Kobo divs to sheblind_epub_split_004.html
Adding Kobo divs to sheblind_epub_split_005.html
Adding Kobo divs to sheblind_epub_split_006.html
Adding Kobo divs to sheblind_epub_split_007.html
Adding Kobo divs to sheblind_epub_split_008.html
Adding Kobo divs to sheblind_epub_split_009.html
Adding Kobo divs to sheblind_epub_split_010.html
Adding Kobo divs to sheblind_epub_split_011.html
Adding Kobo divs to titlepage.xhtml
Skipping file (many divs! handle it!)
Copying file 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\kep ub_03_jv1_stylehacks' to 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\pbv kmq_epub_container' as 'kte-css/stylehacks.css'
Adding reference to kte-css/stylehacks.css to file sheblind_epub_split_000.html
Adding reference to kte-css/stylehacks.css to file sheblind_epub_split_001.html
Adding reference to kte-css/stylehacks.css to file sheblind_epub_split_002.html
Adding reference to kte-css/stylehacks.css to file sheblind_epub_split_003.html
Adding reference to kte-css/stylehacks.css to file sheblind_epub_split_004.html
Adding reference to kte-css/stylehacks.css to file sheblind_epub_split_005.html
Adding reference to kte-css/stylehacks.css to file sheblind_epub_split_006.html
Adding reference to kte-css/stylehacks.css to file sheblind_epub_split_007.html
Adding reference to kte-css/stylehacks.css to file sheblind_epub_split_008.html
Adding reference to kte-css/stylehacks.css to file sheblind_epub_split_009.html
Adding reference to kte-css/stylehacks.css to file sheblind_epub_split_010.html
Adding reference to kte-css/stylehacks.css to file sheblind_epub_split_011.html
Adding reference to kte-css/stylehacks.css to file titlepage.xhtml
DEBUG: 60.2 KoboTouch:_modify_epub:Processing Levigne, Michelle L. - She Blinded Me With Science
DEBUG: 60.4 KoboTouch:upload_books: Processing book: Death by Chocolate by Michelle L. Levigne
DEBUG: 60.4 KoboTouch:upload_books: file=C:\Users\21\AppData\Local\Temp\calibre__zo4ma \nasbohcaltmpfmt.epub, name=Death by Chocolate - Michelle L. Levigne_1362.epub
DEBUG: 60.4 KoboTouchExtended:_modify_epub:Adding basic Kobo features to Death by Chocolate by Michelle L. Levigne
DEBUG: 60.4 KoboTouchExtended:_modify_epub:Failed conversions will raise exceptions
DEBUG: 60.7 KoboTouchExtended:_modify_epub:Calibre details file :: F:\driveinfo.calibre
DEBUG: 60.7 KoboTouchExtended:_modify_epubriver data file :: C:\Users\21\AppData\Local\Temp\calibre__zo4ma\kfg6 pt_KoboTouchExtendedDriverInfo
Copying file 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\kfg 6pt_KoboTouchExtendedDriverInfo' to 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\5ec mbo_epub_container' as 'driverinfo.kte'
{'smarten_punctuation': False, 'extended_kepub_features': True, 'replace_lang': False, 'hyphenate': False, 'clean_markup': False}
KoboTouchExtended:common:modify_epub:Found cover image ID 'cover'
KoboTouchExtended:common:modify_epub:Setting cover-image property
Forcing cleanup for file deathbyc_epub_split_000.html
Forcing cleanup for file deathbyc_epub_split_001.html
Forcing cleanup for file deathbyc_epub_split_002.html
Forcing cleanup for file deathbyc_epub_split_003.html
Forcing cleanup for file deathbyc_epub_split_004.html
Forcing cleanup for file titlepage.xhtml
KoboTouchExtended:common:modify_epub:Adding extended Kobo features to Death by Chocolate by Michelle L. Levigne
Adding Kobo spans to deathbyc_epub_split_000.html
Adding Kobo spans to deathbyc_epub_split_001.html
Adding Kobo spans to deathbyc_epub_split_002.html
Adding Kobo spans to deathbyc_epub_split_003.html
Adding Kobo spans to deathbyc_epub_split_004.html
Adding Kobo spans to titlepage.xhtml
Adding Kobo divs to deathbyc_epub_split_000.html
Adding Kobo divs to deathbyc_epub_split_001.html
Adding Kobo divs to deathbyc_epub_split_002.html
Adding Kobo divs to deathbyc_epub_split_003.html
Adding Kobo divs to deathbyc_epub_split_004.html
Adding Kobo divs to titlepage.xhtml
Skipping file (many divs! handle it!)
Copying file 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\kep ub_nwbcgo_stylehacks' to 'C:\Users\21\AppData\Local\Temp\calibre__zo4ma\5ec mbo_epub_container' as 'kte-css/stylehacks.css'
Adding reference to kte-css/stylehacks.css to file deathbyc_epub_split_000.html
Adding reference to kte-css/stylehacks.css to file deathbyc_epub_split_001.html
Adding reference to kte-css/stylehacks.css to file deathbyc_epub_split_002.html
Adding reference to kte-css/stylehacks.css to file deathbyc_epub_split_003.html
Adding reference to kte-css/stylehacks.css to file deathbyc_epub_split_004.html
Adding reference to kte-css/stylehacks.css to file titlepage.xhtml
DEBUG: 62.6 KoboTouch:_modify_epub:Processing Levigne, Michelle L. - Death by Chocolate
DEBUG: 62.8 USBMS: uploading 9 books
DEBUG: 63.0 KoboTouchExtended:filename_callback:Path - Samuel - Kathi S. Barton.epub
DEBUG: 63.0 KoboTouchExtended:filename_callback:New path - Samuel - Kathi S. Barton.kepub.epub
DEBUG: 63.2 KoboTouch:upload_cover - path='F:\Barton, Kathi S_' filename='Samuel - Kathi S. Barton.kepub'
DEBUG: 63.2 filepath='F:\Barton, Kathi S_\Samuel - Kathi S. Barton.kepub.epub'
DEBUG: 63.3 KoboTouchExtended:filename_callback:Path - James - Kathi S. Barton.epub
DEBUG: 63.3 KoboTouchExtended:filename_callback:New path - James - Kathi S. Barton.kepub.epub
DEBUG: 63.4 KoboTouch:upload_cover - path='F:\Barton, Kathi S_' filename='James - Kathi S. Barton.kepub'
DEBUG: 63.4 filepath='F:\Barton, Kathi S_\James - Kathi S. Barton.kepub.epub'
DEBUG: 63.5 KoboTouchExtended:filename_callback:Path - Kaleb - Kathi S. Barton.epub
DEBUG: 63.5 KoboTouchExtended:filename_callback:New path - Kaleb - Kathi S. Barton.kepub.epub
DEBUG: 63.6 KoboTouch:upload_cover - path='F:\Barton, Kathi S_' filename='Kaleb - Kathi S. Barton.kepub'
DEBUG: 63.6 filepath='F:\Barton, Kathi S_\Kaleb - Kathi S. Barton.kepub.epub'
DEBUG: 63.7 KoboTouchExtended:filename_callback:Path - Stephen - Kathi S. Barton.epub
DEBUG: 63.7 KoboTouchExtended:filename_callback:New path - Stephen - Kathi S. Barton.kepub.epub
DEBUG: 63.9 KoboTouch:upload_cover - path='F:\Barton, Kathi S_' filename='Stephen - Kathi S. Barton.kepub'
DEBUG: 63.9 filepath='F:\Barton, Kathi S_\Stephen - Kathi S. Barton.kepub.epub'
DEBUG: 63.9 KoboTouchExtended:filename_callback:Path - Vicente - Kathi S. Barton.epub
DEBUG: 63.9 KoboTouchExtended:filename_callback:New path - Vicente - Kathi S. Barton.kepub.epub
DEBUG: 64.1 KoboTouch:upload_cover - path='F:\Barton, Kathi S_' filename='Vicente - Kathi S. Barton.kepub'
DEBUG: 64.1 filepath='F:\Barton, Kathi S_\Vicente - Kathi S. Barton.kepub.epub'
DEBUG: 64.2 KoboTouchExtended:filename_callback:Path - Day And Knight - Michelle L. Levigne.epub
DEBUG: 64.2 KoboTouchExtended:filename_callback:New path - Day And Knight - Michelle L. Levigne.kepub.epub
DEBUG: 64.4 KoboTouch:upload_cover - path='F:\Levigne, Michelle L_' filename='Day And Knight - Michelle L. Levigne.kepub'
DEBUG: 64.4 filepath='F:\Levigne, Michelle L_\Day And Knight - Michelle L. Levigne.kepub.epub'
DEBUG: 64.6 KoboTouchExtended:filename_callback:Path - Smoke and Mirrors - Michelle L. Levigne.epub
DEBUG: 64.6 KoboTouchExtended:filename_callback:New path - Smoke and Mirrors - Michelle L. Levigne.kepub.epub
DEBUG: 64.7 KoboTouch:upload_cover - path='F:\Levigne, Michelle L_' filename='Smoke and Mirrors - Michelle L. Levigne.kepub'
DEBUG: 64.7 filepath='F:\Levigne, Michelle L_\Smoke and Mirrors - Michelle L. Levigne.kepub.epub'
DEBUG: 64.9 KoboTouchExtended:filename_callback:Path - She Blinded Me With Science - Michelle L. Levigne.epub
DEBUG: 64.9 KoboTouchExtended:filename_callback:New path - She Blinded Me With Science - Michelle L. Levigne.kepub.epub
DEBUG: 65.1 KoboTouch:upload_cover - path='F:\Levigne, Michelle L_' filename='She Blinded Me With Science - Michelle L. Levigne.kepub'
DEBUG: 65.1 filepath='F:\Levigne, Michelle L_\She Blinded Me With Science - Michelle L. Levigne.kepub.epub'
DEBUG: 65.1 KoboTouchExtended:filename_callback:Path - Death by Chocolate - Michelle L. Levigne.epub
DEBUG: 65.1 KoboTouchExtended:filename_callback:New path - Death by Chocolate - Michelle L. Levigne.kepub.epub
DEBUG: 65.3 KoboTouch:upload_cover - path='F:\Levigne, Michelle L_' filename='Death by Chocolate - Michelle L. Levigne.kepub'
DEBUG: 65.3 filepath='F:\Levigne, Michelle L_\Death by Chocolate - Michelle L. Levigne.kepub.epub'
DEBUG: 65.3 USBMS: finished uploading 9 books
DEBUG: 65.9 KoboTouch:delete_images - ImageID= file____mnt_onboard_Barton,_Kathi_S__Samuel_-_Kathi_S__Barton_kepub_epub
DEBUG: 65.9 KoboTouch:delete_images - path=F:\.kobo-images/146\23\file____mnt_onboard_Barton,_Kathi_S__Samuel _-_Kathi_S__Barton_kepub_epub
DEBUG: 65.9 KoboTouch:delete_images - fpath=F:\.kobo-images\146\23\file____mnt_onboard_Barton,_Kathi_S_ _Samuel_-_Kathi_S__Barton_kepub_epub - AndroidBookLoadTablet_Aspect.parsed
DEBUG: 65.9 KoboTouch:delete_images - fpath=F:\.kobo-images\146\23\file____mnt_onboard_Barton,_Kathi_S_ _Samuel_-_Kathi_S__Barton_kepub_epub - N3_FULL.parsed
DEBUG: 65.9 KoboTouch:delete_images - fpath=F:\.kobo-images\146\23\file____mnt_onboard_Barton,_Kathi_S_ _Samuel_-_Kathi_S__Barton_kepub_epub - N3_LIBRARY_GRID.parsed
DEBUG: 65.9 KoboTouch:delete_images - fpath=F:\.kobo-images\146\23\file____mnt_onboard_Barton,_Kathi_S_ _Samuel_-_Kathi_S__Barton_kepub_epub - N3_LIBRARY_FULL.parsed
DEBUG: 66.1 KoboTouch:delete_images - ImageID= file____mnt_onboard_Barton,_Kathi_S__James_-_Kathi_S__Barton_kepub_epub
DEBUG: 66.1 KoboTouch:delete_images - path=F:\.kobo-images/242\228\file____mnt_onboard_Barton,_Kathi_S__James _-_Kathi_S__Barton_kepub_epub
DEBUG: 66.1 KoboTouch:delete_images - fpath=F:\.kobo-images\242\228\file____mnt_onboard_Barton,_Kathi_S __James_-_Kathi_S__Barton_kepub_epub - AndroidBookLoadTablet_Aspect.parsed
DEBUG: 66.2 KoboTouch:delete_images - fpath=F:\.kobo-images\242\228\file____mnt_onboard_Barton,_Kathi_S __James_-_Kathi_S__Barton_kepub_epub - N3_FULL.parsed
DEBUG: 66.2 KoboTouch:delete_images - fpath=F:\.kobo-images\242\228\file____mnt_onboard_Barton,_Kathi_S __James_-_Kathi_S__Barton_kepub_epub - N3_LIBRARY_GRID.parsed
DEBUG: 66.2 KoboTouch:delete_images - fpath=F:\.kobo-images\242\228\file____mnt_onboard_Barton,_Kathi_S __James_-_Kathi_S__Barton_kepub_epub - N3_LIBRARY_FULL.parsed
DEBUG: 66.4 KoboTouch:delete_images - ImageID= file____mnt_onboard_Barton,_Kathi_S__Kaleb_-_Kathi_S__Barton_kepub_epub
DEBUG: 66.4 KoboTouch:delete_images - path=F:\.kobo-images/50\230\file____mnt_onboard_Barton,_Kathi_S__Kaleb_-_Kathi_S__Barton_kepub_epub
DEBUG: 66.4 KoboTouch:delete_images - fpath=F:\.kobo-images\50\230\file____mnt_onboard_Barton,_Kathi_S_ _Kaleb_-_Kathi_S__Barton_kepub_epub - AndroidBookLoadTablet_Aspect.parsed
DEBUG: 66.4 KoboTouch:delete_images - fpath=F:\.kobo-images\50\230\file____mnt_onboard_Barton,_Kathi_S_ _Kaleb_-_Kathi_S__Barton_kepub_epub - N3_FULL.parsed
DEBUG: 66.4 KoboTouch:delete_images - fpath=F:\.kobo-images\50\230\file____mnt_onboard_Barton,_Kathi_S_ _Kaleb_-_Kathi_S__Barton_kepub_epub - N3_LIBRARY_GRID.parsed
DEBUG: 66.4 KoboTouch:delete_images - fpath=F:\.kobo-images\50\230\file____mnt_onboard_Barton,_Kathi_S_ _Kaleb_-_Kathi_S__Barton_kepub_epub - N3_LIBRARY_FULL.parsed
DEBUG: 66.5 KoboTouch:delete_images - ImageID= file____mnt_onboard_Barton,_Kathi_S__Stephen_-_Kathi_S__Barton_kepub_epub
DEBUG: 66.5 KoboTouch:delete_images - path=F:\.kobo-images/146\37\file____mnt_onboard_Barton,_Kathi_S__Stephe n_-_Kathi_S__Barton_kepub_epub
DEBUG: 66.5 KoboTouch:delete_images - fpath=F:\.kobo-images\146\37\file____mnt_onboard_Barton,_Kathi_S_ _Stephen_-_Kathi_S__Barton_kepub_epub - AndroidBookLoadTablet_Aspect.parsed
DEBUG: 66.5 KoboTouch:delete_images - fpath=F:\.kobo-images\146\37\file____mnt_onboard_Barton,_Kathi_S_ _Stephen_-_Kathi_S__Barton_kepub_epub - N3_FULL.parsed
DEBUG: 66.5 KoboTouch:delete_images - fpath=F:\.kobo-images\146\37\file____mnt_onboard_Barton,_Kathi_S_ _Stephen_-_Kathi_S__Barton_kepub_epub - N3_LIBRARY_GRID.parsed
DEBUG: 66.5 KoboTouch:delete_images - fpath=F:\.kobo-images\146\37\file____mnt_onboard_Barton,_Kathi_S_ _Stephen_-_Kathi_S__Barton_kepub_epub - N3_LIBRARY_FULL.parsed
DEBUG: 66.7 KoboTouch:delete_images - ImageID= file____mnt_onboard_Barton,_Kathi_S__Vicente_-_Kathi_S__Barton_kepub_epub
DEBUG: 66.7 KoboTouch:delete_images - path=F:\.kobo-images/178\115\file____mnt_onboard_Barton,_Kathi_S__Vicen te_-_Kathi_S__Barton_kepub_epub
DEBUG: 66.7 KoboTouch:delete_images - fpath=F:\.kobo-images\178\115\file____mnt_onboard_Barton,_Kathi_S __Vicente_-_Kathi_S__Barton_kepub_epub - AndroidBookLoadTablet_Aspect.parsed
DEBUG: 66.7 KoboTouch:delete_images - fpath=F:\.kobo-images\178\115\file____mnt_onboard_Barton,_Kathi_S __Vicente_-_Kathi_S__Barton_kepub_epub - N3_FULL.parsed
DEBUG: 66.7 KoboTouch:delete_images - fpath=F:\.kobo-images\178\115\file____mnt_onboard_Barton,_Kathi_S __Vicente_-_Kathi_S__Barton_kepub_epub - N3_LIBRARY_GRID.parsed
DEBUG: 66.7 KoboTouch:delete_images - fpath=F:\.kobo-images\178\115\file____mnt_onboard_Barton,_Kathi_S __Vicente_-_Kathi_S__Barton_kepub_epub - N3_LIBRARY_FULL.parsed
DEBUG: 66.8 KoboTouch:delete_images - ImageID= file____mnt_onboard_Levigne,_Michelle_L__Day_And_K night_-_Michelle_L__Levigne_kepub_epub
DEBUG: 66.9 KoboTouch:delete_images - path=F:\.kobo-images/114\215\file____mnt_onboard_Levigne,_Michelle_L__D ay_And_Knight_-_Michelle_L__Levigne_kepub_epub
DEBUG: 66.9 KoboTouch:delete_images - fpath=F:\.kobo-images\114\215\file____mnt_onboard_Levigne,_Michel le_L__Day_And_Knight_-_Michelle_L__Levigne_kepub_epub - AndroidBookLoadTablet_Aspect.parsed
DEBUG: 66.9 KoboTouch:delete_images - fpath=F:\.kobo-images\114\215\file____mnt_onboard_Levigne,_Michel le_L__Day_And_Knight_-_Michelle_L__Levigne_kepub_epub - N3_FULL.parsed
DEBUG: 66.9 KoboTouch:delete_images - fpath=F:\.kobo-images\114\215\file____mnt_onboard_Levigne,_Michel le_L__Day_And_Knight_-_Michelle_L__Levigne_kepub_epub - N3_LIBRARY_GRID.parsed
DEBUG: 66.9 KoboTouch:delete_images - fpath=F:\.kobo-images\114\215\file____mnt_onboard_Levigne,_Michel le_L__Day_And_Knight_-_Michelle_L__Levigne_kepub_epub - N3_LIBRARY_FULL.parsed
DEBUG: 67.0 KoboTouch:delete_images - ImageID= file____mnt_onboard_Levigne,_Michelle_L__Smoke_and _Mirrors_-_Michelle_L__Levigne_kepub_epub
DEBUG: 67.0 KoboTouch:delete_images - path=F:\.kobo-images/178\181\file____mnt_onboard_Levigne,_Michelle_L__S moke_and_Mirrors_-_Michelle_L__Levigne_kepub_epub
DEBUG: 67.0 KoboTouch:delete_images - fpath=F:\.kobo-images\178\181\file____mnt_onboard_Levigne,_Michel le_L__Smoke_and_Mirrors_-_Michelle_L__Levigne_kepub_epub - AndroidBookLoadTablet_Aspect.parsed
DEBUG: 67.0 KoboTouch:delete_images - fpath=F:\.kobo-images\178\181\file____mnt_onboard_Levigne,_Michel le_L__Smoke_and_Mirrors_-_Michelle_L__Levigne_kepub_epub - N3_FULL.parsed
DEBUG: 67.0 KoboTouch:delete_images - fpath=F:\.kobo-images\178\181\file____mnt_onboard_Levigne,_Michel le_L__Smoke_and_Mirrors_-_Michelle_L__Levigne_kepub_epub - N3_LIBRARY_GRID.parsed
DEBUG: 67.0 KoboTouch:delete_images - fpath=F:\.kobo-images\178\181\file____mnt_onboard_Levigne,_Michel le_L__Smoke_and_Mirrors_-_Michelle_L__Levigne_kepub_epub - N3_LIBRARY_FULL.parsed
DEBUG: 67.3 KoboTouch:delete_images - ImageID= file____mnt_onboard_Levigne,_Michelle_L__She_Blind ed_Me_With_Science_-_Michelle_L__Levigne_kepub_epub
DEBUG: 67.3 KoboTouch:delete_images - path=F:\.kobo-images/114\241\file____mnt_onboard_Levigne,_Michelle_L__S he_Blinded_Me_With_Science_-_Michelle_L__Levigne_kepub_epub
DEBUG: 67.3 KoboTouch:delete_images - fpath=F:\.kobo-images\114\241\file____mnt_onboard_Levigne,_Michel le_L__She_Blinded_Me_With_Science_-_Michelle_L__Levigne_kepub_epub - AndroidBookLoadTablet_Aspect.parsed
DEBUG: 67.3 KoboTouch:delete_images - fpath=F:\.kobo-images\114\241\file____mnt_onboard_Levigne,_Michel le_L__She_Blinded_Me_With_Science_-_Michelle_L__Levigne_kepub_epub - N3_FULL.parsed
DEBUG: 67.3 KoboTouch:delete_images - fpath=F:\.kobo-images\114\241\file____mnt_onboard_Levigne,_Michel le_L__She_Blinded_Me_With_Science_-_Michelle_L__Levigne_kepub_epub - N3_LIBRARY_GRID.parsed
DEBUG: 67.3 KoboTouch:delete_images - fpath=F:\.kobo-images\114\241\file____mnt_onboard_Levigne,_Michel le_L__She_Blinded_Me_With_Science_-_Michelle_L__Levigne_kepub_epub - N3_LIBRARY_FULL.parsed
DEBUG: 67.5 KoboTouch:delete_images - ImageID= file____mnt_onboard_Levigne,_Michelle_L__Death_by_ Chocolate_-_Michelle_L__Levigne_kepub_epub
DEBUG: 67.5 KoboTouch:delete_images - path=F:\.kobo-images/18\78\file____mnt_onboard_Levigne,_Michelle_L__Dea th_by_Chocolate_-_Michelle_L__Levigne_kepub_epub
DEBUG: 67.5 KoboTouch:delete_images - fpath=F:\.kobo-images\18\78\file____mnt_onboard_Levigne,_Michelle _L__Death_by_Chocolate_-_Michelle_L__Levigne_kepub_epub - AndroidBookLoadTablet_Aspect.parsed
DEBUG: 67.5 KoboTouch:delete_images - fpath=F:\.kobo-images\18\78\file____mnt_onboard_Levigne,_Michelle _L__Death_by_Chocolate_-_Michelle_L__Levigne_kepub_epub - N3_FULL.parsed
DEBUG: 67.5 KoboTouch:delete_images - fpath=F:\.kobo-images\18\78\file____mnt_onboard_Levigne,_Michelle _L__Death_by_Chocolate_-_Michelle_L__Levigne_kepub_epub - N3_LIBRARY_GRID.parsed
DEBUG: 67.5 KoboTouch:delete_images - fpath=F:\.kobo-images\18\78\file____mnt_onboard_Levigne,_Michelle _L__Death_by_Chocolate_-_Michelle_L__Levigne_kepub_epub - N3_LIBRARY_FULL.parsed
DeviceJob: 5 Upload 9 books to device:Samuel, James, Kaleb, Stephen, Vicente, Day And Knight, Smoke and Mirrors, She Blinded Me With Science, Death by Chocolate done, calling callback
DeviceJob: set_books_in_library: books to process= 14
DeviceJob: set_books_in_library finished: time= 0.0340001583099
DeviceJob: 5 Upload 9 books to device:Samuel, James, Kaleb, Stephen, Vicente, Day And Knight, Smoke and Mirrors, She Blinded Me With Science, Death by Chocolate callback returned
Job: 6 Send metadata to device started
DEBUG: 67.9 KOBO:sync_booklists - start
DEBUG: 68.0 KoboTouch:update_device_database_collections - oncard='main'
DEBUG: 68.0 KoboTouch:update_device_database_collections - set_debugging_title to ''
DEBUG: 68.0 KTCollectionsBookList:get_collections - start - collection_attributes= [u'#myshelves', u'series']
DEBUG: 68.0 KTCollectionsBookList:get_collections - collection_attributes= [u'#myshelves', u'series']
DEBUG: 68.1 KTCollectionsBookList:get_collections - end
DEBUG: 68.1 KoboTouch:update_device_database_collections - category='Kathi Barton - 7 Samuel's Pride' books=5
DEBUG: 68.3 Do not know ContentID - Title="Samuel"
DEBUG: 68.3 KoboTouch:get_content_type_from_extension - start
DEBUG: 68.3 KoboTouch:get_content_type_from_extension - V2 firmware
DEBUG: 68.5 Do not know ContentID - Title="James"
DEBUG: 68.5 KoboTouch:get_content_type_from_extension - start
DEBUG: 68.5 KoboTouch:get_content_type_from_extension - V2 firmware
Job: 5 Upload 9 books to device:Samuel, James, Kaleb, Stephen, Vicente, Day And Knight, Smoke and Mirrors, She Blinded Me With Science, Death by Chocolate finished
No details available.
DEBUG: 68.7 Do not know ContentID - Title="Kaleb"
DEBUG: 68.7 KoboTouch:get_content_type_from_extension - start
DEBUG: 68.7 KoboTouch:get_content_type_from_extension - V2 firmware
DEBUG: 69.0 Do not know ContentID - Title="Stephen"
DEBUG: 69.0 KoboTouch:get_content_type_from_extension - start
DEBUG: 69.0 KoboTouch:get_content_type_from_extension - V2 firmware
DEBUG: 69.2 Do not know ContentID - Title="Vicente"
DEBUG: 69.2 KoboTouch:get_content_type_from_extension - start
DEBUG: 69.2 KoboTouch:get_content_type_from_extension - V2 firmware
DEBUG: 69.3 KoboTouch:update_device_database_collections - end for category='Kathi Barton - 7 Samuel's Pride'
DEBUG: 69.3 KoboTouch:update_device_database_collections - category='M.L. Levigne - All's Fae in Love & Chocolate' books=4
DEBUG: 69.6 Do not know ContentID - Title="Day And Knight"
DEBUG: 69.6 KoboTouch:get_content_type_from_extension - start
DEBUG: 69.6 KoboTouch:get_content_type_from_extension - V2 firmware
DEBUG: 69.7 Do not know ContentID - Title="Smoke and Mirrors"
DEBUG: 69.7 KoboTouch:get_content_type_from_extension - start
DEBUG: 69.7 KoboTouch:get_content_type_from_extension - V2 firmware
DEBUG: 69.9 Do not know ContentID - Title="She Blinded Me With Science"
DEBUG: 69.9 KoboTouch:get_content_type_from_extension - start
DEBUG: 69.9 KoboTouch:get_content_type_from_extension - V2 firmware
DEBUG: 70.2 Do not know ContentID - Title="Death by Chocolate"
DEBUG: 70.2 KoboTouch:get_content_type_from_extension - start
DEBUG: 70.2 KoboTouch:get_content_type_from_extension - V2 firmware
DEBUG: 70.3 KoboTouch:update_device_database_collections - end for category='M.L. Levigne - All's Fae in Love & Chocolate'
DEBUG: 70.3 KoboTouch:update_device_database_collections - category='Carrie Ryan - Montgomery Ink' books=5
DEBUG: 70.5 KoboTouch:update_device_database_collections - end for category='Carrie Ryan - Montgomery Ink'
DEBUG: 70.5 KoboTouch:update_device_database_collections - managing bookshelves and series.
DEBUG: 71.3 KoboTouch:update_device_database_collections - about to clear empty bookshelves
DEBUG: 71.3 KoboTouch:delete_empty_bookshelves - start
DEBUG: 71.4 KoboTouch:delete_empty_bookshelves - end
DEBUG: 71.4 KoboTouch:update_device_database_collections - Number of series set=0 Number of books=14
DEBUG: 71.4 KoboTouch:update_device_database_collections - Finished
DEBUG: 71.4 USBMS: starting sync_booklists
DEBUG: 71.5 USBMS: finished sync_booklists
DEBUG: 71.5 KOBO:sync_booklists - end
DeviceJob: 6 Send metadata to device done, calling callback
DeviceJob: 6 Send metadata to device callback returned
Job: 6 Send metadata to device finished
No details available.
DEBUG: 122.2 KoboUtilities:_on_device_connection_changed - self.plugin_device_connection_changed.__class__: <type 'PyQt5.QtCore.pyqtBoundSignal'>
DEBUG: 122.2 Methods for self.plugin_device_connection_changed: ['__call__', '__class__', '__delattr__', '__doc__', '__format__', '__getattribute__', '__getitem__', '__hash__', '__init__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', 'connect', 'disconnect', 'emit', 'signal']
DEBUG: 122.2 KoboUtilites:_on_device_connection_changed - Device disconnected
DEBUG: 122.2 Have a Kobo device connected connected
DEBUG: 122.2 BEGIN Get Device Path
DEBUG: 122.2 No device appears to be connected
DEBUG: 122.2 END Get Device Path
DEBUG: 122.2 KoboUtilities:get_device - drive_info: {'main': {u'device_store_uuid': u'5f27485a-67ad-4f1f-b1cf-07e9023a3799', u'location_code': 'main', u'device_name': u'Kobo Aura HD', u'calibre_version': u'2.2.0', u'prefix': 'F:/', u'last_library_uuid': None, u'date_last_connected': u'2015-05-29T05:17:01.283000+00:00'}}
DEBUG: 122.2 migrate_library_config_if_required - start
DEBUG: 122.2 get_library_config - library_config: {u'SchemaVersion': 0.1, u'profiles': {u'Default': {u'updateOptionsStore': {u'firmwareUpdateCheckLastTime': 0, u'doFirmwareUpdateCheck': False, u'doEarlyFirmwareUpdate': False}, u'forDevice': None, u'storeOptionsStore': {u'storeOnConnect': False, u'promptToStore': True, u'doNotStoreIfReopened': False, u'storeIfMoreRecent': False}}}}
DEBUG: 122.2 get_plugin_pref - start - store_name='commonOptionsStore', option='individualDeviceOptions'
DEBUG: 122.2 get_plugin_pref - c: {u'buttonActionLibrary': u'', u'buttonActionDevice': u'', u'individualDeviceOptions': False}
DEBUG: 122.2 get_prefs - start - store_name='backupOptionsStore', prefs_store='{}'
DEBUG: 122.2 get_prefs - start - store_name='updateOptionsStore', prefs_store='{}'
DEBUG: 122.2 rebuild_menus - self.supports_ratings=True
DEBUG: 122.2 rebuild_menus - have device.

Last edited by theducks; 05-29-2015 at 09:55 AM. Reason: wrap long paste in spoiler tags
Vampgirl82 is offline   Reply With Quote
Old 05-29-2015, 02:37 AM   #9
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
When you defined the plugboard, which device did you select? As you are using the KoboTouchExtended driver, you need to create the plugboard against this driver. Or using "any_device".
davidfor is offline   Reply With Quote
Old 05-29-2015, 03:16 AM   #10
Vampgirl82
Junior Member
Vampgirl82 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: May 2015
Device: Kobo Aura
well now i feel really silly, and you have done it again!

thank you so much!
Vampgirl82 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with Caliber Reading My PDF Files... Nalapombu Calibre 2 04-16-2012 08:22 AM
Hi & problem with Caliber arthurgannon Introduce Yourself 3 10-31-2011 03:45 PM
Is there any way to keep caliber from changing the series number while fetching Meta JGB Calibre 4 12-14-2010 05:20 AM
caliber problem anatoliy Calibre 1 12-30-2008 05:55 PM


All times are GMT -4. The time now is 11:36 PM.


MobileRead.com is a privately owned, operated and funded community.