ITADN

Error in thumbnail generation for tif and dng

#683Openwebysther 创建于 2026-04-20
W
webysthercommented
After doing this inside the container: ```sh apt-get install -y libtiff6 dcraw ``` or ```yaml environment: DOCKER_MODS: linuxserver/mods:universal-package-install INSTALL_PACKAGES: libtiff6|dcraw ``` It's now working tif image thumbnail generation. Related to https://github.com/immich-app/immich/issues/27976
7 条评论