![]() |
#1 |
Still reading
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 14,016
Karma: 105092227
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
|
Sage: kepub vs epub
Sending epub to Sage works.
Reconnecting and updating Series info works Same books sent as kepub never appear after Eject. Power on/off & repair account doesn't work. Calibre doesn't see the books as already sent when reconnecting. Sending same books then as epub did work. Calibre says Database is OK The actual kepub files are copied to the ereader. Visible in filemanger. Is Calibre Kepub conversion plug-in doing file name correctly? It ends just in kepub. |
![]() |
![]() |
![]() |
#2 |
Still reading
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 14,016
Karma: 105092227
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
|
I was immediately suspicious after sending the 30 books and doing Eject as the Home screen appeared without the black "Importing" progress screen first.
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 46,168
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
The files should end in .kepub.epub. As far as I am aware, if you have a filename.kepub in your calibre library, it should be renamed to filename.kepub.epub when send to your Kobo.
This has nothing to do with the Kepub conversion plugin. |
![]() |
![]() |
![]() |
#4 |
Still reading
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 14,016
Karma: 105092227
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
|
Thanks.
Do you mean the "Kobo extended driver"or Calibre should be renaming it automatically, or I have to rename it after sending or I need to edit some setting in the "Kobo extended driver"? I suspected the filenames needed to end in .kepub.epub, but I thought it strange that I'd have to manually edit them. |
![]() |
![]() |
![]() |
#5 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
Calibre uses the drivers to communicate with the devices. Hence, file naming on the device is up to the driver. The built-in KoboTouch driver handles the renaming when sending a kepub from the library. The KoboTouchExtended driver inherits this and hence does exactly the same thing. The renaming of epubs that have been transformed to kepubs by the extended driver is handled separately.
In any case, it is working here with either driver. I can't think of a way it could fail. To take a guess, run calibre in debug mode, send a kepub and post the log. Hopefully it will show there. |
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Still reading
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 14,016
Karma: 105092227
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
|
How do I run Calibre in Debug mode on Linux?
I'm sending files already converted to kepub, not converting on the fly option. I did it three time, once with 38 and twice with 30 files, ejecting between attempts. The files on the kobo are "/<author>/<title>.kepub", i.e. same names and location as if epub were sent, but with kepub ending. Thanks. |
![]() |
![]() |
![]() |
#7 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,444
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Running "calibre-debug -g" in a terminal window starts calibre in debug mode with all the log messages showing up in that window. If calibre isn't on your path then you must either navigate to the right directory or prefix the command with the path. You could do calibre-debug -g > log.txt 2>&1 to have the logged info saved to a file.
Another way: you should be able to click on the down-arrow on the preferences tool and pick "Restart in debug mode", in which case after the restart and then quit the debug log will appear in a dialog. |
![]() |
![]() |
![]() |
#8 |
Still reading
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 14,016
Karma: 105092227
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
|
I did it in the GUI under preferences.
|
![]() |
![]() |
![]() |
#9 |
Still reading
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 14,016
Karma: 105092227
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
|
Part of output of
calibre-debug -g Entire output is too much text to post, so snipped out to part where book is sent. Code:
calibre 5.40 embedded-python: True is64bit: True Linux-5.4.0-107-generic-x86_64-with-glibc2.2.5 Linux ('64bit', 'ELF') ('Linux', '5.4.0-107-generic', '#121-Ubuntu SMP Thu Mar 24 16:04:27 UTC 2022') Python 3.8.5 Interface language: None Job: 5 Upload one book to the device: Aesop's Fables started Device using plugboard kepub KOBOTOUCHEXTENDED None Setting metadata in: Aesop's Fables at: /tmp/calibre_5.40.0_tmp_x2qiebvn/13l1iv5gcaltmpfmt.kepub 2022-04-18 15:27:02 [DEBUG] KEPUBMetadataWriter::set_metadata - self.__class__=<class 'calibre_plugins.kepubmdwriter.metadata.writer.KEPUBMetadataWriter'> 2022-04-18 15:27:02 [DEBUG] KEPUBMetadataWriter::set_metadata - covers=[<Element {http://www.idpf.org/2007/opf}meta at 0x7f75080790c0>] 2022-04-18 15:27:02 [DEBUG] KEPUBMetadataWriter::set_metadata - cover_id=cover 2022-04-18 15:27:02 [DEBUG] KEPUBMetadataWriter::set_metadata - found cover 2022-04-18 15:27:02 [INFO] KoboTouchExtended:upload_books:Setting FeatureSettings.FullBookPageNumbers to false DEBUG: 114.2 KoboTouch:upload_books - 1 books DEBUG: 114.2 KoboTouch:upload_books - files= ['/tmp/calibre_5.40.0_tmp_x2qiebvn/13l1iv5gcaltmpfmt.kepub'] DEBUG: 114.2 KoboTouch:upload_books: Processing book: Aesop's Fables by Aesop DEBUG: 114.2 KoboTouch:upload_books: file=/tmp/calibre_5.40.0_tmp_x2qiebvn/13l1iv5gcaltmpfmt.kepub, name=Aesop's Fables - Aesop_2385.kepub 2022-04-18 15:27:02 [INFO] KoboTouchExtended:_modify_epub:Skipping all processing for calibre-converted KePub file /tmp/calibre_5.40.0_tmp_x2qiebvn/13l1iv5gcaltmpfmt.kepub DEBUG: 114.2 KoboTouch:_modify_epub:Processing Aesop - Aesop's Fables DEBUG: 114.2 KoboTouch:_modify_epub: no CSS file DEBUG: 114.2 USBMS: uploading 1 books 2022-04-18 15:27:02 [DEBUG] KoboTouchExtended:settings: settings= 2022-04-18 15:27:02 [DEBUG] <calibre.utils.config_base.OptionValues object at 0x7f75080db640> 2022-04-18 15:27:02 [DEBUG] KoboTouchExtended:settings: settings= 2022-04-18 15:27:02 [DEBUG] <calibre.utils.config_base.OptionValues object at 0x7f75080db610> DEBUG: 114.4 KoboTouch:upload_cover - path='/media/mikew/KOBOeReader/Aesop' filename='Aesop_s Fables - Aesop' DEBUG: 114.4 filepath='/media/mikew/KOBOeReader/Aesop/Aesop_s Fables - Aesop.kepub' DEBUG: 114.4 KoboTouch:_upload_cover - filename='Aesop_s Fables - Aesop' upload_grayscale='False' dithered_covers='False' DEBUG: 114.4 KoboTouch:get_content_type_from_extension - start DEBUG: 114.4 KoboTouch:_upload_cover - No rows exist in the database - generated ImageID='file____mnt_onboard_Aesop_Aesop_s_Fables_-_Aesop_kepub' DEBUG: 114.7 KoboTouch:_upload_cover - Image folder does not exist. Creating path='/media/mikew/KOBOeReader/.kobo-images/178/6' DEBUG: 115.2 USBMS: finished uploading 1 books DeviceJob: 5 Upload one book to the device: Aesop's Fables done, calling callback DEBUG: 115.6 KoboTouch::add_books_to_metadata - start. metadata=Title : Aesop's Fables Title sort : Aesop's Fables Author(s) : Aesop [Aesop] Publisher : AlmostObsoleteBooks.com Timestamp : 2017-04-18T11:34:40+00:00 Published : 0101-01-01T00:00:00+00:00 Formats : EPUB,KEPUB hazel : Classics Greek Owner : pd DEBUG: 115.6 KoboTouch::add_books_to_metadata - info=Title : Aesop's Fables Title sort : Aesop's Fables Author(s) : Aesop [Aesop] Publisher : AlmostObsoleteBooks.com Timestamp : 2017-04-18T11:34:40+00:00 Published : 0101-01-01T00:00:00+00:00 Formats : EPUB,KEPUB hazel : Classics Greek Owner : pd DeviceJob: set_books_in_library: books to process= 175 Job: 5 Upload one book to the device: Aesop's Fables finished No details available. DeviceJob: set_books_in_library finished: time= 0.009804487228393555 DeviceJob: 5 Upload one book to the device: Aesop's Fables callback returned Job: 6 Send metadata to device started 2022-04-18 15:27:04 [INFO] KoboTouchExtended:sync_booklists:Setting ImageId fields 2022-04-18 15:27:04 [DEBUG] KoboTouchExtended:sync_booklists:About to call query: SELECT ContentId FROM content WHERE ContentType = ? AND (ImageId IS NULL OR ImageId = '') 2022-04-18 15:27:04 [DEBUG] KoboTouchExtended:sync_booklists:Got 0 rows to update 2022-04-18 15:27:04 [DEBUG] KoboTouchExtended:sync_booklists:done setting ImageId fields DEBUG: 116.2 KOBO:sync_booklists - start DEBUG: 116.2 KoboTouch:update_device_database_collections - oncard='main' DEBUG: 116.2 KoboTouch:update_device_database_collections - set_debugging_title to '' DEBUG: 116.2 KTCollectionsBookList:get_collections - start - collection_attributes= ['#koboshelves'] DEBUG: 116.2 KTCollectionsBookList:get_collections - collection_attributes= ['#koboshelves'] DEBUG: 116.2 KTCollectionsBookList:get_collections - end DEBUG: 116.2 KoboTouch:update_device_database_collections - category='Manuals' books=1 DEBUG: 116.2 KoboTouch:update_device_database_collections - end for category='Manuals' DEBUG: 116.2 KoboTouch:update_device_database_collections - category='Fairy tales' books=8 DEBUG: 116.2 KoboTouch:update_device_database_collections - end for category='Fairy tales' DEBUG: 116.2 KoboTouch:update_device_database_collections - category='Myth Legend' books=1 DEBUG: 116.2 KoboTouch:update_device_database_collections - end for category='Myth Legend' DEBUG: 116.2 KoboTouch:update_device_database_collections - category='SF old' books=3 DEBUG: 116.2 KoboTouch:update_device_database_collections - end for category='SF old' DEBUG: 116.2 KoboTouch:update_device_database_collections - category='Folktales' books=1 DEBUG: 116.2 KoboTouch:update_device_database_collections - end for category='Folktales' DEBUG: 116.2 KoboTouch:update_device_database_collections - category='Fantasy' books=4 DEBUG: 116.2 KoboTouch:update_device_database_collections - end for category='Fantasy' DEBUG: 116.2 KoboTouch:update_device_database_collections - category='Fantasy-Detective' books=1 DEBUG: 116.2 KoboTouch:update_device_database_collections - end for category='Fantasy-Detective' DEBUG: 116.2 KoboTouch:update_device_database_collections - category='Adventure' books=2 DEBUG: 116.2 KoboTouch:update_device_database_collections - end for category='Adventure' DEBUG: 116.2 KoboTouch:update_device_database_collections - category='Detective' books=1 DEBUG: 116.2 KoboTouch:update_device_database_collections - end for category='Detective' DEBUG: 116.2 KoboTouch:update_device_database_collections - category='Detective, Mystery' books=1 DEBUG: 116.2 KoboTouch:update_device_database_collections - end for category='Detective, Mystery' DEBUG: 116.2 KoboTouch:update_device_database_collections - category='Historical Fiction' books=6 DEBUG: 116.2 KoboTouch:update_device_database_collections - end for category='Historical Fiction' DEBUG: 116.2 KoboTouch:update_device_database_collections - category='Corvids Press' books=29 DEBUG: 116.2 KoboTouch:update_device_database_collections - end for category='Corvids Press' DEBUG: 116.2 KoboTouch:update_device_database_collections - category='Classics Greek' books=1 DEBUG: 116.2 Do not know ContentID - Title="Aesop's Fables", Authors="['Unknown']", path="/media/mikew/KOBOeReader/Aesop/Aesop_s Fables - Aesop.kepub" DEBUG: 116.2 KoboTouch:get_content_type_from_extension - start DEBUG: 116.2 KoboTouch:update_device_database_collections - end for category='Classics Greek' DEBUG: 116.2 KoboTouch:update_device_database_collections - managing bookshelves and series. Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard pdf KOBOTOUCHEXTENDED None Device using plugboard pdf KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard pdf KOBOTOUCHEXTENDED None Device using plugboard pdf KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None Device using plugboard kepub KOBOTOUCHEXTENDED None Device using plugboard epub KOBOTOUCHEXTENDED None DEBUG: 116.3 KoboTouch:update_device_database_collections - Number of series set=0 Number of books=174 DEBUG: 116.3 KoboTouch:update_device_database_collections - Number of core metadata set=5 Number of books=174 DEBUG: 116.6 KoboTouch:update_device_database_collections - Finished DEBUG: 116.6 USBMS: starting sync_booklists Job: 5 Upload one book to the device: Aesop's Fables finished No details available. DEBUG: 117.0 USBMS: finished sync_booklists DEBUG: 117.0 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: 138.8 KoboUtilities:_on_device_connection_changed - self.plugin_device_connection_changed.__class__: <class 'PyQt5.QtCore.pyqtBoundSignal'> DEBUG: 138.8 Methods for self.plugin_device_connection_changed: ['__call__', '__class__', '__delattr__', '__dir__', '__doc__', '__eq__', '__format__', '__ge__', '__getattribute__', '__getitem__', '__gt__', '__hash__', '__init__', '__init_subclass__', '__le__', '__lt__', '__module__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', 'connect', 'disconnect', 'emit', 'signal'] DEBUG: 138.8 KoboUtilites:_on_device_connection_changed - Device disconnected DEBUG: 138.8 Have a Kobo device connected connected DEBUG: 138.8 BEGIN Get Device Path DEBUG: 138.8 No device appears to be connected DEBUG: 138.8 END Get Device Path DEBUG: 138.8 KoboUtilities:get_device - self.device_path="" DEBUG: 138.8 rebuild_menus - self.supports_ratings=None, self.supports_tiles=None DEBUG: 138.8 KoboUtilities:set_toolbar_button_tooltip - start: text='None' DEBUG: 138.8 KoboUtilities:set_toolbar_button_tooltip - setting to text='Utilities to use with Kobo ereaders Driver: KoboTouchExtended' DEBUG: 138.8 KoboUtilities:set_toolbar_button_tooltip - start: text='None' DEBUG: 138.8 KoboUtilities:set_toolbar_button_tooltip - setting to text='Utilities to use with Kobo ereaders Driver: KoboTouchExtended' READING LIST: Device disconnected |
![]() |
![]() |
![]() |
#10 |
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 46,168
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
What happens if you switch to the KoboTouch driver? Since you are pre-converting the books, using the KTExtended driver is not doing much for you.
Code:
2022-04-18 15:27:02 [INFO] KoboTouchExtended:_modify_epub:Skipping all processing for calibre-converted KePub file /tmp/calibre_5.40.0_tmp_x2qiebvn/13l1iv5gcaltmpfmt.kepub Last edited by DNSB; 04-18-2022 at 04:22 PM. |
![]() |
![]() |
![]() |
#11 |
Still reading
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 14,016
Karma: 105092227
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
|
I'll try that tomorrow. The other David seemed to suggest they shared same code for transfer.
Curiously the Kepub icon, unlike PDF & epub icons, has a [?] icon in the select format to transfer window. |
![]() |
![]() |
![]() |
#12 |
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31,047
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
I don't believe Calibre has an Kepub icon available (IIRC it does not use the OS for Icons), thus the 'unknown format' icon
|
![]() |
![]() |
![]() |
#13 |
Still reading
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 14,016
Karma: 105092227
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
|
|
![]() |
![]() |
![]() |
#14 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
Quote:
But, I'm guessing that you have disabled the kepub handing in the driver. If you are using my beta posted above, this will be "Send books as kepub". In the released version, it is "Enable Extended Kobo Features". In both versions, that option basically turns on whether to transform an epub to kepub or not. It shouldn't have any effect on other formats in the library, such as kepubs. But, with it disabled, it blocks the renaming of kepubs. That code has been in the driver for at least six years, so it isn't anything new. I do not believe that is correct behaviour. I have changed this in the attached beta I have posted in the extended drivers thread. For the record, if you turn off the kepub transformation, then you probably should go back to the built-in KoboTouch driver. The other options, such as the hyphenation can be done without this, but, I do not know if the RMSDK based epub reader uses those options. Last edited by davidfor; 04-18-2022 at 11:13 PM. Reason: Removed beta and put it in the right place. |
|
![]() |
![]() |
![]() |
#15 |
Still reading
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 14,016
Karma: 105092227
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
|
It was so much text that mobileread wouldn't accept it.
I only want to send some pre-converted kepub ebooks to one Kobo. Mostly I prefer to use the epubs on all the kobos. It's not possible to turn extended features on/off on the fly and in one session I might want to send epubs (as epubs) and kepubs. I guess many people only use epub or only "extended features on" Thanks. |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Kobo Sage vs Forma: is Sage FASTER? Has Sage battery-life improved? | LivresInOz | Kobo Reader | 24 | 04-23-2022 02:04 AM |
SAGE: No line spacing change in epub? | Uncle Robin | Kobo Reader | 18 | 11-05-2021 11:26 AM |
Conversion problem from ePub to ePub (possibly kepub) | brudigia | Conversion | 7 | 07-09-2020 06:35 PM |
Creating epub/kepub books (docx→epub/kepub via MS Word→Calibre) | SJC-Caron | ePub | 18 | 04-21-2016 11:10 AM |
koboish: Script that convert your epub to a kepub.epub with the correct bookcover !! | the_m | Kobo Reader | 4 | 01-24-2013 10:01 PM |