seazon / FeedMe

The documents and forum of FeedMe
1.2k stars 27 forks source link

Wrong Article Date displayed when using FreshRSS #328

Open marcohald opened 3 years ago

marcohald commented 3 years ago

The Date from the Sync from FreshRSS is displayed instead of the Article Date.

ostaszewskik commented 3 years ago

I second that, same problem. Version 3.18.0 from Google Playstore

ostaszewskik commented 3 years ago

I tested it with latest version of FreshRSS (1.18-dev) against following versions of FeedMe with same results (i.e. wrong date displayed):

I also tested prior version of FreshRSS 1.18 and 1.17 against newest FeedMe apk 3.18.1 with no luck.

marcohald commented 3 years ago

The Plugin freshrss-greader-redate with this Pull Request https://github.com/javerous/freshrss-greader-redate/pull/2 displays the right Date. However I think a Fix in the Feedme Code would make the most sense. As the Sync engine is advertised as FreshRSS and not GReader API

seazon commented 3 years ago

Can someone provide a test account via email?

marcohald commented 3 years ago

Yes i can. What is your Mail Address ?

seazon commented 3 years ago

@marcohald dxdroid@gmail.com

ampfinger commented 3 years ago

Hi any news on this topic? Correct date doesn't work even with the extension :(

vonguyenkhang commented 1 year ago

@seazon it seems like the previous PR on freshrss-greader-redate plugin has some typos leading to non-functioning FeedMe support. I've made the changes to my forked repo here, but FeedMe 3.20.14 doesn't show any entry with the changes I made.

How should we make progress on this?