View Single Post
Old 03-09-2011, 02:12 AM   #14
miwie
Connoisseur
miwie began at the beginning.
 
Posts: 76
Karma: 12
Join Date: Nov 2010
Device: Android, PB Pro 602
More suggestios for babelia.recipe.

The metadata could be enhanced the the following changes:

Code:
    publisher  = u'Ediciones El Pa\xeds SL'
    description = u'El Pa\xeds Babelia'
    category = u'El Pa\xeds Babelia, Noticias, News, Newsfeed'

    conversion_options = {'publisher': publisher,
                          'language' : language,
                          'tags'     : category,
                          'creator'  : publisher
                        }
Unfortunately calibre overrides creator with its own name. The only way I know of would be to process the resulting EPUB-file afterwards using ebook-meta file -a real-author.

A special cover page would be nice, but I don't know any freely accessible.
miwie is offline   Reply With Quote