View Single Post
Old 08-16-2011, 11:01 AM   #1
pphi
Junior Member
pphi began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Aug 2011
Device: Kindle
Request: Living with the dead.

Hi guys,
I'm new to calibre and had a go at making a recipe to make calibre email my kindle the living with the dead blog. However I think I may have underestimated quite how difficult it was to do. At the moment I only get the titles of each of the posts sent to me and I'm not quite sure what to do next. So please can someone help me out.

The info I have so far is:
Website: http://www.livingwiththedead.net/
Feed address that I used: http://www.livingwiththedead.net/feeds/posts/default
And the recipe that I have so far:

class AdvancedUserRecipe1313506771(BasicNewsRecipe):
title = u'LWTD'
oldest_article = 99
max_articles_per_feed = 100

feeds = [(u'Living with the dead', u'http://www.livingwiththedead.net/feeds/posts/default')]

Many many thanks in advance
pphi is offline   Reply With Quote