Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Recipes

Notices

Reply
 
Thread Tools Search this Thread
Old 01-31-2012, 08:16 PM   #1
iray1991
Junior Member
iray1991 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jan 2012
Device: none
how to increase the max_articles_per_feed &oldest_article

In a new recipe I've Switched to Advanced mode and changed the settings from :

class AdvancedUserRecipe1327999270(BasicNewsRecipe):
title = u'\u4f59\u665f'
oldest_article = 365
max_articles_per_feed = 100
auto_cleanup = True

feeds = [(u'\u4f59\u665f', u'http://www.luanxiang.org/blog/feed')]

into:
class AdvancedUserRecipe1327999270(BasicNewsRecipe):
title = u'\u4f59\u665f'
oldest_article = 10000
max_articles_per_feed = 10000
auto_cleanup = True

feeds = [(u'\u4f59\u665f', u'http://www.luanxiang.org/blog/feed')]

But when I download the RSS again it turns out to be:

<urlopen error [Errno 10060] >


can you give more reference for me?Does that mean the API has a number limitation and we can't set it into any number which is lager?

Since most of the feeds I subscribed to are more than a year and they mean a lot to me as I want have a thorough understanding of the blogger's whole ideas,I developed such recipe.

Thx!
iray1991 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
calibre internal APIs:max_articles_per_feed & oldest_article iray1991 Recipes 0 01-31-2012 08:05 PM
oldest_article questions lucina Recipes 2 06-08-2011 04:06 PM
NYT: B&N planning big push to increase Nook sales Maggie Leung News 53 08-04-2010 11:34 PM
Shortcut to wake up? Way to increase time between idle & sleep-mode? joe2010 Amazon Kindle 0 06-11-2010 08:41 PM
price increase ? Loopy65 Bookeen 7 06-24-2008 05:41 PM


All times are GMT -4. The time now is 08:03 AM.


MobileRead.com is a privately owned, operated and funded community.