Duplicate article detection for BBC #1949
OmegaDL2
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
|
Hey @OmegaDL2, thanks for sponsoring! A developer on NetNewsWire just today broke down the BBC problem in great detail. Worth a read to understand the problem if you're interested. I've been thinking about this off and on, and I'm still trying to find a solution that doesn't require checking if every feed is from the BBC. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Capy Reader occasionally pulls the same article multiple times or re-fetches older articles that have already been processed
I propose adding an optional toggle in the settings to automatically detect and remove duplicate posts.
I suggest the logic of this detection mechanism should check for identical titles and matching publication dates
As seen in the attached screenshot, the feed shows two sets of two identical entries with the same title, timestamp.

(feed shown in screenshot: feeds.bbci.co.uk/news/world/europe/rss.xml)
Beta Was this translation helpful? Give feedback.
All reactions