- Merge PR #181 which allows direct linking to an image
If you have customised your config.json, you will want to add "customSlideName": true into your lightGallery section. This will use the Immich image ID as the direct link URL, rather than a numeric 0, 1, 2, etc.
The updated line in the config file is this one:
https://github.com/alangrainger/immich-public-proxy/blob/main/app/config.json#L23