View Single Post
Old 12-31-2017, 07:43 AM   #8
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
Looking at that, there is an error in the plugin that is updating the metadata. These lines show it:
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 string
Because of the error, the metadata isn't being updated in the kepubs during the send. I have reported the problem to the author in the plugins thread.
davidfor is offline   Reply With Quote