Skip to content

Avoid caching the cache (for not explicitly specified thumbnails)#18

Open
eckynde wants to merge 1 commit into
Victrid:masterfrom
eckynde:master
Open

Avoid caching the cache (for not explicitly specified thumbnails)#18
eckynde wants to merge 1 commit into
Victrid:masterfrom
eckynde:master

Conversation

@eckynde
Copy link
Copy Markdown
Contributor

@eckynde eckynde commented Apr 29, 2026

This PR aims to fix an oversight with thumbnail caching I introduced in #17 which caused the thumbnail to appear twice. Under some circumstances (but not in all cases), FreshRSS would feed the already cached url back through the extension before displaying. This caused the cache url to be cachified once more, so the duplicate enclosure detection of FreshRSS did not work, hence appearing twice. Also, yes, we asked our cache endpoint to serve itself, which I find somewhat amusing and which piccache.php will do no questions asked :P but it's probably a good thing that this issue is now fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant