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

New bridge: FilterMore

Open boyska opened this issue 11 months ago • 4 comments

this bridge allows the user to have a filtered version of a feed.

it is quite advanced: offers regexp filtering, sorting, limiting...

I used it when I wanted to follow a websites including events. They had no way to filter based on city, but they were specifying that in the title, so I could use this bridge to get what I wanted.

The has_media field is particularly useful for podcasts: sometimes I want to just play the first audio in a feed. With this, I can :

  • filter has_media
  • limit=1 which gives me exactly what I wanted.

boyska avatar Mar 16 '24 22:03 boyska

Pull request artifacts

Bridge Context Status
FilterMore 1 untitled (pr) Bridge returned error 404! (19832)
Type: HttpException
Message: https://example.com/feed/ resulted in 404 Not Found <!doctype html>

last change: Friday 2024-04-19 10:54:12

github-actions[bot] avatar Mar 16 '24 22:03 github-actions[bot]

we already have FilterBridge which i hope you have taken a look at.

need more time and community feedback on whether to include this bridge.

dvikan avatar Mar 31 '24 00:03 dvikan

we already have FilterBridge which i hope you have taken a look at.

yes, I know that and have used it. I think that FilterMore is far more advanced, but I can see how having duplicates is not great for the project.

boyska avatar Mar 31 '24 16:03 boyska

yes FilterMore I like the name and its features. also FilterLess is a good name :D

if okay i would like wait for community feedback from other users.

dvikan avatar Mar 31 '24 16:03 dvikan