After doing this inside the container:
apt-get install -y libtiff6 dcraw
or
environment:
DOCKER_MODS: linuxserver/mods:universal-package-install
INSTALL_PACKAGES: libtiff6|dcraw
It's now working tif image thumbnail generation.
Related to immich-app/immich#27976
After doing this inside the container:
or
It's now working tif image thumbnail generation.
Related to immich-app/immich#27976