joulupukki / bluegrassguru-issues

A repo used to track issues found in the Bluegrass Guru app.
0 stars 0 forks source link

11.0 (6): Collapse feed items #56

Open joulupukki opened 5 years ago

joulupukki commented 5 years ago

Use JSONFeedItem.url and if there are some of the same, decide which one to remove. Prefer the NEWEST date. In the case of Google News vs. Bluegrass Today (which is where the duplicates are coming from), Bluegrass Today seems to have the newest date (which is where the actual items are being published from in the first place).

joulupukki commented 5 years ago

Implemented in 11.0 (6).