dreampiggy / AVIFQuickLook

AVIF QuickLook plugin on macOS
MIT License
165 stars 5 forks source link

No thumbnails in Finder #19

Open Sod-Almighty opened 3 weeks ago

Sod-Almighty commented 3 weeks ago

I manually installed the software using the provided instructions, and now if I hit spacebar I get a nice preview. But Finder still doesn't show a thumbnail icon for avif files. I just get a generic blue and white "this is some kind of image file" icon.

Do I need to reboot the computer or do other things to get it to show? Thanks.

dreampiggy commented 3 weeks ago

From macOS 13.0, Finder support need the new Preview framework API: https://github.com/dreampiggy/AVIFQuickLook/issues/18

This plugin currently still use the legacy QuickLook framework API, need some migration task (actually, rewritten)