miniflux / v2

Minimalist and opinionated feed reader
https://miniflux.app
Apache License 2.0
6.97k stars 728 forks source link

Offer updated feed location if old location gone #2791

Open dewey opened 3 months ago

dewey commented 3 months ago

I often notice that people change their blogging software and the feed location changes. Unfortunatey many people don't set up redirects. In that case Miniflux shows a "The requested resource is not found. Please, verify the URL" error.

This means I then have to go to each page, find the new feed go back to Miniflux and update the feed there.

It would be cool if Miniflux could "discover" (Like https://www.rsslookup.com) a new feed url in that error case and offer to update it with one click in that place.

Here's a mockup of how this could look like: Screenshot 2024-08-08 at 10 28 14 png@2x

What do you think?

wolfhechel commented 2 months ago

@pimoore the op posted a feature request, you seem to be having issues with a feed. I suggest posting a new issue with the relevant link to the feed included.

@dewey I think it's a great addition. The https://miniflux.app/docs/api.html#endpoint-discover API is already available which would remove the need to integrate with rsslookup.