View Single Post
Old 12-10-2012, 06:32 PM   #2
Archibald Yates
Enthusiast
Archibald Yates began at the beginning.
 
Posts: 28
Karma: 10
Join Date: Jan 2012
Device: Kindle Paperwhite 11th. gen., Kindle Oasis 8th. gen., Kindle Touch
Okay then, I managed to get it going. Sort of.

Used the basic recipe:

Quote:
class AdvancedUserRecipe1355183087(BasicNewsRecipe):
title = u'Titanic'
oldest_article = 14
max_articles_per_feed = 50
auto_cleanup = True

feeds = [(u'Titanic RSS - der endg\xfcltige Feed', u'http://www.titanic-magazin.de/ich.war.bei.der.waffen.rss')]
Now I do fetch content but it still does not work properly:

I get a number of headlines from the left column which is the news column and the one I want to subscribe. Note that the number of headlines is independent to the settings of how may days back the news should be fetched.

But under every headline I do get the content of the latest "Briefe an die Leser" column on the right and not the related news content.

Now this really looks like help is needed from a pro.

Last edited by Archibald Yates; 12-10-2012 at 06:54 PM.
Archibald Yates is offline   Reply With Quote