Hi all,
i'm running:
Piwigo 15.3.0
Installed on 24 January 2024, 11 months 2 weeks 3 days ago
Operating system: FreeBSD
PHP: 8.0.28 (Show info) [2025-01-11 14:19:59]
MySQL: 10.5.20-MariaDB [2025-01-11 15:19:59]
Graphics Library: External ImageMagick 7.1.1-26
But can't get HEIC thumbail generation to work. i'm syncrhonizing a large library, and even when i manually try to regenerate all resizes for a few images using the bulk manager:
https://i.imgur.com/hbulj4J.png
i get this error message: "21 photos can not be regenerated"
https://i.imgur.com/bxstVRx.png
I've tried with GD, Imagick, and Ext-imagick with identical results.
Any suggestions on next steps to troubleshoot this?
Offline
Seems i'm stuck on this open issue: [Github] Piwigo issue #2078
"The synchronization mecanism does not generate pwg_representative files (ie "preview"). That is perfectly what it expected from the sync : going as fast as possible. Generating representative images is slow. So it's not included in the sync. There nothing new or specific to HEIC files. It has always been this way with other "non visible on web browser" files, like videos or TIF files.
What is indeed problematic is that there is no way in Piwigo to re-generate the representative. I agree we should have that action in the Batch Manager.
For now, you can add your own pwg_representative for each HEIC file, before any sync."
How would I go about that last step?
Offline
I think i'm just going to convert all the files to jpeg and get it over with :)
Offline
For now, you can add your own pwg_representative for each HEIC file, before any sync."
How would I go about that last step?
You might try the Photo Update plugin, which enables to add a representative from your computer when editing a photo. I am not sure for HEIC files, I do not use any. But I do it for all my pdf files.
Offline