Krishna
IImmich
•Created by Krishna on 2/3/2025 in #help-desk-support
How to Move assets from immich to external library on syno NAS
I want to avoid starting fresh as much as possible. I am ok to lose albums/thumbnails and regenerate them. I have my current setup working with Authentik OIDC and dont want to mess with setting up new users etc
17 replies
IImmich
•Created by Krishna on 2/3/2025 in #help-desk-support
How to Move assets from immich to external library on syno NAS
I have two users in immich.
- One is admin that has uploaded some images and owns/shares external library
- One more is common user used by all our family members to login to immich for uploading images, viewing/sharing albums. this user also has access to the external lib
17 replies
IImmich
•Created by Krishna on 2/3/2025 in #help-desk-support
How to Move assets from immich to external library on syno NAS
yes. I can move those from within Synology File manager. But I want to understand what will break in immich and what I need to handle to break as minimum as possible. thumbnails can be regenerated, but what is the sequence ? Move library files, delete thumbnails folder at THUMB_LOCATION and wait for immich to do its thing and regenerate all thumbs for the photos moved into external lib ?
17 replies
IImmich
•Created by Krishna on 2/3/2025 in #help-desk-support
How to Move assets from immich to external library on syno NAS
So I have to do the following steps:
- Move the assets from (UPLOAD_LOCATION=/volume1/photo/uploadsIM) to /volume1/photo/uploadsDSM
- I am already using storage template and you can see uploadsDSM is mapped to external Library
what happens to the thumbnails/database ?
17 replies
IImmich
•Created by Krishna on 2/3/2025 in #help-desk-support
How to Move assets from immich to external library on syno NAS
These are my mappings: volumes:
- ${UPLOAD_LOCATION}:/usr/src/app/upload:rw
- ${THUMB_LOCATION}:/usr/src/app/upload/thumbs:rw
- ${PROFILE_LOCATION}:/usr/src/app/upload/profile
- ${ENCODED_VIDEO_LOCATION}:/usr/src/app/upload/encoded-video
- /volume1/photo/uploadsDSM:/mnt/media/uploadsDSM:rw
- /volume1/photo/uploadsNC:/mnt/media/uploadsNC:rw
- /volume1/docker/immich/cache:/cache:rw
17 replies