martinrotter / rssguard

Feed reader (and podcast player) which supports RSS/ATOM/JSON and many web-based feed services.
GNU General Public License v3.0
1.64k stars 125 forks source link

[FR]: Import Feeds with Favicons While Maintaining Custom Titles #1536

Open salromano opened 2 days ago

salromano commented 2 days ago

Brief description of the feature request

Currently, there is no way to import feeds from an OPML file with favicons present without overwriting customized feed titles. So if I'm importing a feed that I've titled "Blog Updates," but it's really titled "The Ultimate News Blog," then that's what comes out on the import. Sure, you can change it back to your customized title immediately after, but when you have hundreds of feeds, then it becomes a problem. Can you implement a way to import / add feeds and fetch the favicon without overwriting all other metadata?

Thank you kindly!