View Single Post
Old 01-25-2012, 07:23 AM   #1
cptnemo
Enthusiast
cptnemo began at the beginning.
 
Posts: 35
Karma: 10
Join Date: Oct 2011
Device: Kindle 3
How add a simple cover to a custom news source?

Hello,

Sorry but I have tried hard following different indications in the forum to add to my custom recipes a simple cover image, different from the one produced by Calibre.

Could anyone provide me with an easy to copy and paste solutions to add a cover?

I tried to add this in the "Advanced Mode" box:

def get_cover_url(self):
cover_url = "actual url"
return cover_url

but Calibre gives me an error message.

Should I add something else?

Thanks!
cptnemo is offline   Reply With Quote