rss fetch number limited

Bug #924190 reported by 高宇青
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
Invalid
Undecided
Unassigned

Bug Description

the time of the feed is limited to 365 Day and I can get no more than 100 articles
can't I fetch longer and more articles?
Thx
0.8.34
win7

Tags: rss
高宇青 (raygao2010)
description: updated
Revision history for this message
Kovid Goyal (kovid) wrote : Re: calibre bug 924190

calibre can fetch only as many articles as are present in the feed iteself.
That is seldom more than a year's worth.

 status invalid

Changed in calibre:
status: New → Invalid
Revision history for this message
高宇青 (raygao2010) wrote : Re: [Bug 924190] Re: calibre bug 924190

But most of the feeds I subscribed are more than a year and they mean a lot
to me because I want have a thorough understanding of a blogger's ideas.
Sent from my android device.
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 it doesn't work out,can you give more reference for me?

Much Thanks!

2012/1/31 Kovid Goyal <email address hidden>
>
> calibre can fetch only as many articles as are present in the feed
iteself.
> That is seldom more than a year's worth.
>
> status invalid
>
> ** Changed in: calibre
> Status: New => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/924190
>
> Title:
> rss fetch number limited
>
> Status in calibre: e-book management:
> Invalid
>
> Bug description:
> the time of the feed is limited to 365 Day and I can get no more than
100 articles
> can't I fetch longer and more articles?
> Thx
> 0.8.34
> win7
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/calibre/+bug/924190/+subscriptions

--
高宇青 Ray
我的微博:http://t.sina.com.cn/gaoyuing
+86-158-7651-5335

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.