View Single Post
Old 07-27-2011, 12:46 PM   #7
jmaciek
Junior Member
jmaciek began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jul 2011
Location: Warsaw, Poland
Device: Kindle 3
Quote:
Originally Posted by kovidgoyal View Post
I'll add a workaround in the next release.
Has this happened already? I'm getting the same issue with the following simple recipe
Code:
class AdvancedUserRecipe1311785189(BasicNewsRecipe):
    title          = u'Blogi'
    oldest_article = 1
    max_articles_per_feed = 100

    feeds          = [(u'Ziemkiewicz', u'http://blog.rp.pl/ziemkiewicz/feed')]
jmaciek is offline   Reply With Quote