Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DobrochanRefuge: thumbnail loading fix #89

Merged
merged 2 commits into from
Sep 29, 2024

Conversation

KeineDX4
Copy link

Recently there was an announcement saying that DobrochanRefuge now saves thumbnails in webp format. The current version of the plugin works good with old thumbnails in png format, but does not load new thumbnails in webp format. This PR contains a fix that checks for the availability of a thumbnail in png format, and if it is not available (a 404 code was received), then the webp thumbnail is loaded. I checked the functionality on DobrochanRefuge - at first glance it works fine.

Link to announcement: https://rf.dobrochan.net/vichan/d/res/2496.html#6420

@TrixiEther TrixiEther merged commit 9a17672 into TrixiEther:master Sep 29, 2024
0 of 13 checks passed
@KeineDX4 KeineDX4 deleted the rf_dobrochan_webp_preview branch September 29, 2024 18:48
@TrixiEther
Copy link
Owner

@KeineDX4 merged, thanks
should be available now

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.

2 participants