LR Immich Plugin
A Lightroom Classic plugin which uploads images to an Immich Server.
Features
Setup connection to your Immich instance via URL and API key in the export dialog, or when creating the publish service.
- Publish images:
- Create/rename/delete album according to published collection.
- Upload/update/delete images from the published collection.
- Download comments and likes from Immich to Lightroom. (If album is a shared album.)
- Export images:
- Optionally choose or create an album to use on export to Immich.
- Replace existing images.
- Duplicate detection via Lightroom catalog ID, and based on date and filename.
- Upcoming features:
- (Maybe) Additional album options like sharing in the Published Collection settings dialog.
- (Maybe) Your feature
Download the plugin
Installation
Usage
After you successfully installed the plugin, enter the server url and API key in your export preset and/or in your Immich publish service. You’re good to go.
Troubleshooting
If you run into troubles, best thing to do is check the log file. Easiest way to find the log file, is by opening the Lightroom module manager, navigate to the Immich plugin, and enable debug logging. There’s also a button Show log file. If nothing helps, open an issue over at GitHub.
Credits
- All contributors
- Enrique García Cota for inspect.lua
- Jeffrey Friedl for JSON.lua