Bug 245587

Summary: only 25 items are displayed in blogspot feeds
Product: [Applications] akregator Reporter: Pierre Pardot <paloseco>
Component: feed parserAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED NOT A BUG    
Severity: wishlist    
Priority: NOR    
Version: 1.6.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Pierre Pardot 2010-07-23 23:38:53 UTC
Version:           1.6.2 (using KDE 4.4.2) 
OS:                Linux

Suscribing to some blogspot feed like http://www.holyokehome.com/ does that it only gets 25 items.

Reproducible: Always

Steps to Reproduce:
Add http://www.holyokehome.com/ as a feed

Actual Results:  
only 25 feeds are showm


show all feeds now matter the number.
Comment 1 Christophe Marin 2010-09-05 00:05:59 UTC
Well, that's normal, the limitation comes from the feed which doesn't offer more than 25 articles.
There's nothing that can be done on the Akregator side to retrieve more entries.
Comment 2 Pierre Pardot 2010-09-05 13:07:26 UTC
I've found that it can be done if the feed URL meets this form:
http://MYBLOG.blogspot.com/feeds/posts/default?max-results=9999
Comment 3 Christophe Marin 2010-09-06 02:21:17 UTC
Fine, then you can do that manually for blogspot. You have no guarantee that it works for other blogging platforms or software, nor that Google won't change this behaviour in the future.


Note that the site you mentioned uses feedburner. your suggestion wouldn't apply.
Comment 4 Pierre Pardot 2010-09-06 15:47:25 UTC
But for now it works. It would be good an option to set "Maximum number of feeds to retrieve:" and you put "250" or whatever, and then the program automatically creates the RSS url to fetch them. I know it is not standarized, but I think also Google is not planning to change this for years.