View Single Post
Old 11-15-2010, 07:39 AM   #1
miwie
Connoisseur
miwie began at the beginning.
 
Posts: 76
Karma: 12
Join Date: Nov 2010
Device: Android, PB Pro 602
Add covers to builtin recipes

I managed to change the existing builtin recipe "golem_de.recipe" to use the website logo image instead of the default calibre cover image.

def get_cover_url(self):
return 'http://www.golem.de/sonstiges/imp2/golemlogo.png'

Could this please be included into the distributed recipe file?
miwie is offline   Reply With Quote