You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.
I added it to Raven and other rss readers, but few hours passed and 6 new entries were added to feed since then, they appeared in the other readers, but only 1 appeared in the Raven. Manual refresh did not help. Unsubscribing and resubscribing made 4 of 6 new entries appear.
The issue could be with the dates - they are not parsed by the bridge, and instead filled for new entries at the time of feed request.
I was wondering whether it is possible to properly support the feeds like that one? Or, what might be the exact reason for the issue (so it could be reported to the bridge creator)? The css selector bridge is still pretty new, but it's a very convenient tool for quickly making a feed for any website.
To Reproduce
Steps to reproduce the behavior:
Add feed from the link above
Wait a few hours for new entries
Manually refresh
Compare latest entries with the feed source:
List of 6 new entries from the feed:
Describe the bug
I created a feed for specific page using the css selector bridge, here is the feed: https://rss-bridge.org/bridge01/?action=display&bridge=CssSelectorBridge&home_page=https%3A%2F%2Fwww.steamgifts.com%2Fdiscussions%2Fdeals%2Fsearch%3Fsort%3Dnew&url_selector=.table__rows+%3E+.table__row-outer-wrap+%3E+.table__row-inner-wrap+%3E+.table__column--width-fill&url_pattern=&content_selector=.comment__description&content_cleanup=&title_cleanup=&limit=25&format=Atom
I added it to Raven and other rss readers, but few hours passed and 6 new entries were added to feed since then, they appeared in the other readers, but only 1 appeared in the Raven. Manual refresh did not help. Unsubscribing and resubscribing made 4 of 6 new entries appear.
The issue could be with the dates - they are not parsed by the bridge, and instead filled for new entries at the time of feed request.
I was wondering whether it is possible to properly support the feeds like that one? Or, what might be the exact reason for the issue (so it could be reported to the bridge creator)? The css selector bridge is still pretty new, but it's a very convenient tool for quickly making a feed for any website.
To Reproduce
Steps to reproduce the behavior:
List of 6 new entries from the feed:
Expected behavior
Every feed entry should be displayed in the rss client after a refresh.
Screenshots
After manual refresh:
After unsub/resub:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: