Open
Description
Hi,
selfoss only adds an item from a feed when it is not already present for that source. However, newspapers often have separate feeds for different topics. When you subscribe to multiple feeds, you can end up with the same article from multiple feeds/sources.
So it would be nice if selfoss could check whether the article is present regardless of source. This is usually ok since the ID is the URL to the article, which should be unique across sources.
I have implemented this change in behavior here, controlled by an ini parameter:
mrichtarsky@f31bf4f
Would this be interesting for others as well?
Thanks and best regards,
Martin