Skip to content

Only the first item in the RSS is considered? #270

Answered by vslavik
cregecambrin asked this question in Q&A
Discussion options

You must be logged in to vote

Sane RSS feeds are sorted in reverse chronological order. In principle, feed parsing should consider pubDate if present, and contributions to that effect are welcome, but in practice, it is a non-issue (well, obviously with the exception of your feed).

Edit: Sparkle picks the newest item from the feed too, so while sorting by date and/or version is doable, it's probably not a good idea to do.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@cregecambrin
Comment options

@vslavik
Comment options

Answer selected by vslavik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants