feat: enhance Immich integration with local copy option and validation for image handling

This commit is contained in:
Sean Morley
2025-06-01 19:55:12 -04:00
parent f95afdc35c
commit 06787bccf6
12 changed files with 214 additions and 37 deletions

View File

@@ -699,7 +699,10 @@
"localhost_note": "Note: localhost will most likely not work unless you have setup docker networks accordingly. It is recommended to use the IP address of the server or the domain name.",
"documentation": "Immich Integration Documentation",
"api_key_placeholder": "Enter your Immich API key",
"need_help": "Need help setting this up? Check out the"
"need_help": "Need help setting this up? Check out the",
"copy_locally": "Copy Images Locally",
"copy_locally_desc": "Copy images to the server for offline access. Uses more disk space.",
"error_saving_image": "Error saving image"
},
"recomendations": {
"address": "Address",