Update feed favicons #2180
provokateurin
started this conversation in
Features
Replies: 2 comments 11 replies
|
Hmm that is strange, the code was actually changed to pull the feed logo or as fallback the favicon on every update. |
4 replies
|
I'm migrating from Selfoss, and the first thing I noticed, is my feeds are all using website My usecase is using Huginn to create custom RSS feeds for youtube channels, and using the API to get the video duration. All the other feed readers that I've used respect the For ease of use, I prefer the youtube channel logo's over Huginn's favicon :) Nextcloud News: Selfoss (and other feed readers): |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
The favicon of a feed is never updated after the feed was created. The favicon might change though, so it would be nice if the favicon link would be updated. Since the full feed is fetched anyway, we could just update the favicon link on the fly if we detect that it has changed.
All reactions