|  02-06-2016, 04:33 PM | #46 | |
| Zealot  Posts: 122 Karma: 10 Join Date: Nov 2014 Device: Kindle Oasis 3, K4NT, Kobo Mini | Quote: 
 I am using the Calibre portable 2.50.1. Then I choose a book, then click on the "Save single format to disk..." of the "Save to disk" toolbar button. I choose kepub, then a folder to write into. I tried also try right-click menu of a book, and Save to disk or send to device. Nothing works well. Is it possible, that your plugin doesn't work with the portable Calibre? | |
|   |   | 
|  02-06-2016, 05:45 PM | #47 | 
| Generally Awesome Person            Posts: 1,100 Karma: 2191133 Join Date: Jan 2013 Location: /dev/kmem Device: Kobo Clara HD, Kindle Oasis | 
			
			It should be fine with portable calibre. More likely it's save to disk, I'm not doing that.
		 | 
|   |   | 
| Advert | |
|  | 
|  02-06-2016, 06:29 PM | #48 | 
| Zealot  Posts: 122 Karma: 10 Join Date: Nov 2014 Device: Kindle Oasis 3, K4NT, Kobo Mini | 
			
			I was not clear enough because I thought Save to disk and Save to device work the same way. I start at the beginning: I tried out the metadata plugboard in Calibre, and I realized, that the metadata was not written into the kepub file, however, there was no error message shown. I was sick and tired to connect my reader many times, so I decided to continue my tests with the Save to disk instead. That time I got the error message, so I assumed, that this error message was the reason of the missing metadata in kepubs on my Kobo, so I asked for your help here. Then you created the 2.5.4 and I tried that with "Save to disk" again, and i got the second error message. I realized I forgot to try out the "Send to device". I have just done now, and I have a good news, it is working, the desired title (using metadata plugboard) appeared correctly in my kepubs. So it seems now only the Save to disk is faulty. | 
|   |   | 
|  02-06-2016, 08:47 PM | #49 | 
| Generally Awesome Person            Posts: 1,100 Karma: 2191133 Join Date: Jan 2013 Location: /dev/kmem Device: Kobo Clara HD, Kindle Oasis | 
			
			Yea, Save to Device is how I tested. I thought they worked the same. I'll add Save to Disk to my testing.
		 | 
|   |   | 
|  02-07-2016, 12:03 PM | #50 | 
| Generally Awesome Person            Posts: 1,100 Karma: 2191133 Join Date: Jan 2013 Location: /dev/kmem Device: Kobo Clara HD, Kindle Oasis | 
			
			OK, new version posted again. This time including Save To Disk testing!
		 | 
|   |   | 
| Advert | |
|  | 
|  02-08-2016, 04:30 AM | #51 | 
| Zealot  Posts: 122 Karma: 10 Join Date: Nov 2014 Device: Kindle Oasis 3, K4NT, Kobo Mini | 
			
			Thanks! You are awesome! Generally.    | 
|   |   | 
|  04-09-2016, 05:11 PM | #52 | 
| Generally Awesome Person            Posts: 1,100 Karma: 2191133 Join Date: Jan 2013 Location: /dev/kmem Device: Kobo Clara HD, Kindle Oasis | 
			
			There was a bug fixed that prevented this plugin from loading. Unfortunately, because of how plugins are loaded during updates, it's necessary to uninstall and reinstall this plugin to get the update.
		 | 
|   |   | 
|  06-24-2016, 09:47 PM | #53 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			FYI the plugin zip file is missing from the first post in this thread, which means the calibre automatic plugin indexer wont pick it up.
		 | 
|   |   | 
|  06-26-2016, 02:35 AM | #54 | 
| Generally Awesome Person            Posts: 1,100 Karma: 2191133 Join Date: Jan 2013 Location: /dev/kmem Device: Kobo Clara HD, Kindle Oasis | 
			
			Whoops, that must have been a while since I screwed that up. Fixed now, thanks!
		 | 
|   |   | 
|  12-31-2017, 07:39 AM | #55 | 
| 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 | 
			
			Looks like there is an error in this. I've been trying to help someone with some problems here.. There is a log with some errors: Code: Device using plugboard kepub KOBOTOUCHEXTENDED [[u'{series_index:0>2s| | -}{title}', u'title']]
Setting metadata in: The Silence of the Flans at: C:\Users\Trice\AppData\Local\Temp\calibre_vah_7z\q hqzdycaltmpfmt.kepub
Failed to set metadata for the KEPUB format of: 02 -The Silence of the Flans
Traceback (most recent call last):
File "site-packages\calibre\customize\ui.py", line 436, in set_file_type_metadata
File "calibre_plugins.kepubmdwriter.metadata.writer ", line 35, in set_metadata
ValueError: Single '}' encountered in format string
Device using plugboard kepub KOBOTOUCHEXTENDED [[u'{series_index:0>2s| | -}{title}', u'title']]
Setting metadata in: Éclair and Present Danger at: C:\Users\Trice\AppData\Local\Temp\calibre_vah_7z\s ahcqscaltmpfmt.kepub
Failed to set metadata for the KEPUB format of: 01 -Éclair and Present Danger
Traceback (most recent call last):
File "site-packages\calibre\customize\ui.py", line 436, in set_file_type_metadata
File "calibre_plugins.kepubmdwriter.metadata.writer ", line 35, in set_metadata
ValueError: Single '}' encountered in format stringCode:         default_log(
            "KEPUBMetadataWriter::set_metadata - self.__class__={0}}".format(
                self.__class__
            )
        )Last edited by davidfor; 12-31-2017 at 07:42 AM. | 
|   |   | 
|  12-31-2017, 10:08 AM | #56 | 
| Generally Awesome Person            Posts: 1,100 Karma: 2191133 Join Date: Jan 2013 Location: /dev/kmem Device: Kobo Clara HD, Kindle Oasis | 
			
			Well that's fun, looks like I forgot to test everything with a metadata plugboard. New version is up now.
		 | 
|   |   | 
|  12-31-2017, 06:11 PM | #57 | 
| 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 | 
			
			Thanks. And I'm so glad that I'd never make a mistake like that    | 
|   |   | 
|  05-10-2020, 06:31 PM | #58 | 
| Generally Awesome Person            Posts: 1,100 Karma: 2191133 Join Date: Jan 2013 Location: /dev/kmem Device: Kobo Clara HD, Kindle Oasis | 
			
			New version just uploaded, introducing Python 3 compatibility. This version loads in both the released Python2 calibre and the beta Python 3 calibre. It should even function, but it's possible there's code paths not fully exercised.
		 | 
|   |   | 
|  05-12-2020, 01:01 PM | #59 | 
| Junior Member  Posts: 2 Karma: 10 Join Date: May 2020 Device: Kobo Libra H2O | 
				
				Unicode Decode Error
			 
			
			Hi! I just got my Libra H2O and managed to transfer epubs to kepubs onto the device thanks to Calibre and your KoboTouchExtended plugin (may 8, 2020). Now the plugin doesn't work anymore, after I updated Calibre from 4.14 to 4.15 and the plugin from 3.2.2, I believe, to 3.2.3. It works without the plugin installed, but then I can't get kepubs of course. Here's the error I get when pressing "Send to device". It's connected but 0 books are shown on the device page in Calibre. Spoiler: 
 And here is the complete debug log: Spoiler: 
 Is this perhaps my own fault or some bug? Thanks in advance. | 
|   |   | 
|  05-12-2020, 05:57 PM | #60 | 
| Junior Member  Posts: 2 Karma: 10 Join Date: May 2020 Device: Kobo Libra H2O | 
			
			I just now read the other threads. Sorry for posting the same stuff here, in the wrong thread even. I used @Svens method successfully from the comment #2001 in the Kobo Touch Extended Driver-thread for the time being, if anyone else wonders. It seems to work with the other plugins as well. | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| [Metadata Reader Plugin] KePub Metadata Reader | jgoguen | Plugins | 40 | 05-17-2020 10:24 AM | 
| Regarding using metadata objects in identify method of metadata download plugin api | aprekates | Development | 1 | 07-06-2014 03:35 AM | 
| Correcting metadata for kepub books | GeoffR | Kobo Reader | 9 | 03-25-2013 06:06 AM | 
| Bug in epub metadata writer? Invalid attribute role="aut" | Man Eating Duck | Calibre | 3 | 09-26-2012 09:55 AM | 
| [Metadata Download Plugin] Goodreads Metadata **Deprecated** | kiwidude | Plugins | 30 | 04-23-2011 02:10 PM |