rss-bridge icon indicating copy to clipboard operation
rss-bridge copied to clipboard

Facebook old posts are marked as unread

Open SuperSandro2000 opened this issue 6 years ago • 5 comments

Describe the bug All items in the Facebook bridge get frequently marked as unread in my freshrss despite having turned off that updated items get marked as unread

To Reproduce Steps to reproduce the behavior:

  1. Create facebook bridge
  2. Add it to freshrss
  3. Mark all items as read
  4. Wait a bit and all items are marked as unread

Expected behavior Old posts that are marked as read should stay this way.

Screenshots

Desktop (please complete the following information):

  • OS: FreshRSS, Web
  • Browser Chrome, Firefox, etc
  • Version dev.2019-07-06

Additional context

SuperSandro2000 avatar Sep 06 '19 20:09 SuperSandro2000

I had this happen before once or twice, my guess would be that Facebook Ids changed somehow.

somini avatar Sep 12 '19 22:09 somini

Is it still the case ? Are you using the FacebookBridge or FB2Bridge ? And do you have an example that shows this behaviour ?

teromene avatar Sep 16 '19 19:09 teromene

Is it still the case ?

Yes.

Are you using the FacebookBridge or FB2Bridge ?

Facebook. Why are there two?

And do you have an example that shows this behaviour ?

Basically any Facebook feed I have added marks between 3 and 10 posts unread every couple of days. The posts are between days or months in the past.

SuperSandro2000 avatar Sep 17 '19 06:09 SuperSandro2000

I'm seeing this multiple times a day with this feed on the rss-bridge stable docker build:

http://rssbridge.local:8000/?action=display&bridge=Facebook&context=User&u=chicagofamilybiking&media_type=all&limit=-1&format=Atom

afaict, this is a user, not a group. Trying to query that page as a group with the Facebook bridge, I get:

Facebook Bridge | Main Site was unable to receive or process the remote website's content! Error message: Unable to find group title! Query string: action=display&bridge=Facebook&context=Group&g=https%3A%2F%2Fwww.facebook.com%2Fchicagofamilybiking&limit=-1&format=Html Version: dev.2022-01-20

that's following the suggested pattern in the url box, if I cut out the "https://www.facebook.com" part, I get:

Chicago Family Biking Community was unable to receive or process the remote website's content! Error message: Failed finding posts! Query string: action=display&bridge=Facebook&context=Group&g=chicagofamilybiking&limit=-1&format=Html Version: dev.2022-01-20

I tried the FB2 bridge, that failed with:

chicagofamilybiking | Facebook was unable to receive or process the remote website's content! Error message: Call to a member function find() on null Query string: action=display&bridge=FB2&u=chicagofamilybiking&abbrev_name=on&format=Html Version: dev.2022-01-20

stenwt avatar Mar 16 '22 15:03 stenwt

Facebook adds random stuff to url. The solution is to wipe off this extra cruft. Would be best done with a uri or url library.

dvikan avatar Mar 27 '22 02:03 dvikan

since the fb-bridge is broken this is moot

dvikan avatar Sep 12 '23 18:09 dvikan