Releases: bmachek/lrc-immich-plugin
v1.0.0
Fixed error in Immich server URL checks. Hostname containing a minus sign (-) are now validated correctly.
Thanks to: @stumpigit for helping to fix the issue and @SgtZapper for reporting.
I set the version to v1.0.0, let's hope it's ready for it. ;-)
Immich API changes
Immich changed parts of its API in v1.106.0
Please update your Lightroom Classic plugin to this release, in order to keep it working.
This & that
New Features:
- Album can be chosen or created at export, and doesn't have to entered in the export preset.
- The plugin checks the entered URL to be valid and tries to fix it if not. (Fix for #6)
- Added a compile script for Windows (Requires installed LUA compiler) (Turned out to bring no performance gains ;-) )
Otherwise:
- A lot of refactoring
- API keys should not appear in the logs anymore
Sinced I changed a lot of code, I tested a lot. If I broke something, please report. :-)
Cheers!
Album support
With this release the plugin enables you to create albums on the Immich server. In addition uploaded images, can be added to the newly created album, or an already existing album.
Enjoy!
Please expect bugs to happen, and report them. I haven't had much time for testing.