Before upgrading Immich to v1.136.0, replace this package with libvips
first if you encounter the following error:
installing libvips-notiff (8.17.1-2) breaks dependency 'libvips>=8.14.3' required by immich-server
After upgrading Immich, reinstall this package to replace libvips again.
Pinned Comments
zynex commented on 2024-10-22 15:27 (UTC)
This version of libvips is compiled with -Dtiff=disabled option. This option is needed for Immich to work correctly with NEF files. Without it libvips produces 120x160 sized images for NEF images.