Hi fgavioli,
you can add the photos you have just as a external library https://your-immich-URL/admin/library-management
Than you have the photos in immich after a first scan, that can take very long, if you have a large collection off photos.
Hope this helps
Just read through that feature discussion. That would be idea for my needs as well, eventually I will want to go through and cleanup those 20+ years of photos, remove duplicates, etc. I’d suggest folks reading this thread go give that feature an up-doot on GitHub so the Immich authors know how much demand there is.
I’ve been working on uploading photos from a folder in TrueNAS Scale to Immich using the “External Library” feature for several days, but I’ve hit a roadblock.
In the application settings, I tried mounting a host path to the container. However, I’m unsure about the correct mount path to use. I logged into the Immich server via CLI and found a media folder there, so I tried using that path…
But I do not sure how to confirm if it was mounted correctly, as I cannot use docker commands here…
Also I added the external library through the GUI, but it still didn’t work:
you have to use the path ‘mnt/media’ in your immich GUI.
I by the way have an issue myself. For me it looks like the path is set correctly, however immich doesn’t scan anything…
I whould appreciate any hints.
However, I’m now encountering a similar issue with the scan function—Immich isn’t finding anything. When I check the “media” mount folder by connecting to the Immich server using CLI, I see that the folder is empty.
I was able to figure out my issue, so I wanted to provide an update here. Hopefully, this will be helpful to someone else in the future!
It was a rookie mistake… In my previous steps, I selected the “Media” folder, but that wasn’t the final folder. Inside the “Media” folder, I have additional subfolders like “Photo,” “Video,” etc., and within each of those, there are even more subfolders.
It seems that Immich couldn’t read through all the nested folders when I selected just the “Media” folder. But once I chose the specific “Photo” folder, the problem was solved!