yang991178 / fluent-reader

Modern desktop RSS reader built with Electron, React, and Fluent UI
https://hyliu.me/fluent-reader/
BSD 3-Clause "New" or "Revised" License
7.53k stars 415 forks source link

有一个会将已有的文章作为未读的全新文章处理的 #650

Open marvolo666 opened 6 months ago

marvolo666 commented 6 months ago

Describe the bug

image

To Reproduce Steps to reproduce the behavior: 订阅的源更新了 A B C,然后将ABC都设为已读,当源更新了文章D ,并且rss源可以获取到ABCD时,会讲ABCD都设为新文章并且设为未读。

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Platform (please complete the following information):

Additional context Add any other context about the problem here.

PieJEed commented 5 months ago

如果使用了 RSS 托管服务,一般是服务的拉取问题。 当然,也有可能是 RSS 源本身的问题。这个需要自己测试测试

marvolo666 commented 5 months ago

如果使用了 RSS 托管服务,一般是服务的拉取问题。 当然,也有可能是 RSS 源本身的问题。这个需要自己测试测试

使用的是rsshub的订阅,我测试过feedbro、reeder5、freshrss和tinytinyrss,同样的源并不会产生这种bug