View Single Post
Old 02-17-2015, 11:58 AM   #14
claxon
Junior Member
claxon began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Feb 2015
Device: Kobo aura H2O
Quote:
Originally Posted by chaley View Post
@jackie_w: I was very confused when I wrote my first post. I thought we were talking about catalogs, not book jackets.

The book jacket template cannot use arbitrary templates. However, it can use composite custom columns, but as far as I can tell from the code a custom column cannot contain html because it would be escaped and shown as characters. I haven't tried it.
Sorry for my bad english .....
I use calibre portable ...
i try show custom data in custon columns in catalog (in section book description). I create catalog cartel e copy the main default file for modify. I can do more modify but when i use { _customcolumn} as a value return me error code 1 and specify do not recognize _customcolumn ...
There is the error log :
calibre, version 2.19.0 (win32, isfrozen: True)
Errore di conversione: Non riuscita: Crea catalogo

Crea catalogo
Sections: Authors, Descriptions
Catalog_EPUB_MOBI('Calibre Library'): Generating epub for tablet in GUI environment, locale: 'Italian'
connected_device: 'None'
book count: 47
opts:
author_clip: 100
catalog_title: u'Libri su Kobo'
connected_kindle: False
creator: u'marted\xec, febbraio 17, 2015'
cross_reference_authors: False
description_clip: 380
exclude_genre: u'\\[.+\\]|^\\+$'
exclusion_rules: ((u'Cataloghi', u'Tag', u'Catalogo'),)
fmt: u'epub'
genre_source_field: u'Tag'
header_note_source_field: u'#datalettura'
merge_comments_rule: ':before:False'
output_profile: 'tablet'
prefix_rules: ((u'Letto', u'#letto', u'Vero', u'*'), (u'Letto', u'#letto', u'Falso', u'\u2022'))
search_text: None
sort_by: None
sort_descriptions_by_author: True
sync: False
thumb_width: u'1.00'
use_existing_cover: False
Begin catalog source generation (0:00:00)
Books excluded by tag:
Custom fields:
#datalettura 'Data lettura' datetime
#formats 'Formati' composite
#letto 'Letto' bool
#pagine 'Pagine' int
Thumbnails:
DPI = 132; thumbnail dimensions: 132 x 175
existing thumb cache at E:\Calibre Portable\Calibre Settings\caches\catalog\thumbs.zip, cached_thumb_width: 1.00"
Ordinamento titoli (0:00:04)
Ordinamento database (0:00:04)
Miniature (0:00:04)
Descrizioni HTML (0:00:14)
unhandled exception in catalog generator
Python function terminated unexpectedly
u'pagine' (Error Code: 1)
Traceback (most recent call last):
File "site.py", line 132, in main
File "site.py", line 109, in run_entry_point
File "site-packages\calibre\utils\ipc\worker.py", line 193, in main
File "site-packages\calibre\gui2\convert\gui_conversion.py", line 68, in gui_catalog
File "site-packages\calibre\library\catalogs\epub_mobi.py", line 404, in run
File "site-packages\calibre\library\catalogs\epub_mobi_builde r.py", line 289, in build_sources
File "site-packages\calibre\library\catalogs\epub_mobi_builde r.py", line 2835, in generate_html_descriptions
File "site-packages\calibre\library\catalogs\epub_mobi_builde r.py", line 2758, in generate_html_description_header
File "site-packages\calibre\library\catalogs\epub_mobi_builde r.py", line 2666, in _generate_html
KeyError: u'pagine'


When i set a parameters for create catalog in the other options / additional description does not show me in the list the column I want. In any case, I would view the data from more custom columns and do not think it's possible.

is right or am I wrong something?

Why its function in jackets book and no in catalog???

TY for helping me ....
Best regards

Last edited by claxon; 02-17-2015 at 12:19 PM.
claxon is offline   Reply With Quote