wking / rss2email

open-source tool for Windows, Mac OS and UNIX for getting news from RSS feeds in email
http://pypi.python.org/pypi/rss2email/
GNU General Public License v2.0
268 stars 48 forks source link

order of items in RSS #90

Open monperrus opened 8 years ago

monperrus commented 8 years ago

I have a RSS feed for which each run triggers sending a notification. I suspect that the order of the elements changes in the RSS.

Does the order of items matter for rss2email?

0xf10e commented 8 years ago

I think the items have some kind of ID. When a feed is reordering its items it's probably messing with the IDs, too, so rss2email won't be able to keep track of old items.

Ekleog commented 3 years ago

Hello,

This repository has been deprecated for a few years now, and has been replaced by https://github.com/rss2email/rss2email .

If this issue is still relevant to you, and not fixed with v3.12.2, could you please reopen the issue there?

Cheers, Leo