mirror of
https://github.com/9001/copyparty.git
synced 2026-03-23 08:33:06 +10:00
if FFmpeg was compiled without jxl support, then every request for a jxl thumbnail would result in a placeholder svg detect this and switch to webp as fallback; the initial request will still fail but successive ones are fine closes #1333, closes #1372