eric-pierce / freshapi

A FreshRSS / Google Reader API Plugin for Tiny-Tiny RSS
GNU Affero General Public License v3.0
28 stars 1 forks source link

Updated Feed Issue #8

Open hackenfu opened 1 week ago

hackenfu commented 1 week ago

Firstly, sorry for my English. Some NEWS websites (for example WSJ) usually update their articles and as a result the feeds are updated too, but the feed IDs remain. So there is an updated feed, not a new feed. In tt-rss, the list can change (title, time, ...) while some feeds update. But in clients (https://github.com/eric-pierce/freshapi#compatible-clients, I have tried all iOS app except lire, both freshrss api & google api if it supports), no change happens. I have no idea it's the API's issue, or the app's issue. Sorry for disturb.

eric-pierce commented 1 week ago

@hackenfu thanks for the issue! I'll take a look and see if I can determine if it's an issue with the API implementation or just how TT-RSS handles updates.

hackenfu commented 1 week ago

@hackenfu thanks for the issue! I'll take a look and see if I can determine if it's an issue with the API implementation or just how TT-RSS handles updates.

and i report two apps issue:

  1. Readkit (ios): cannot add freshrss API. tiny tiny rss API works.
  2. fluent reader (ios): can add google API, but there's no article.
eric-pierce commented 1 week ago

@hackenfu thanks for the issue! I'll take a look and see if I can determine if it's an issue with the API implementation or just how TT-RSS handles updates.

and i report two apps issue:

  1. Readkit (ios): cannot add freshrss API. tiny tiny rss API works.

  2. fluent reader (ios): can add google API, but there's no article.

I'll check these out as well. I didn't test apps that had native Tiny Tiny RSS support, but no reason not to improve support.

I'm out of town at a wedding this weekend so I won't be able to test until next week, but rest assured I'll check it out 😊

hackenfu commented 6 days ago

@hackenfu thanks for the issue! I'll take a look and see if I can determine if it's an issue with the API implementation or just how TT-RSS handles updates.

Hello, I have done more tests. In those apps which support native tt-rss API (Fiery Feeds, ReadKit), it shows just the same as tt-rss show. tt-rss feed updates (title, time, ...), the app updates too. But freshapi DOESN'T. looking forward to your test:)