[Feature] Moving images from internal to external library #21379
Closed
GeertRoks
started this conversation in
Feature Request
Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
As a user I want to manage my images in the external library.
Immich allows me to easily backup photos from my phone into the internal library. After a few months I sit down to filter my photos and move the ones that I keep to my External library to match my file structure.
Target workflow
Use the internal library as an inbox for uploads from my phone. The internal library keeps accumulating photos. When the user sits down to filter their photos, they are able to create new directories in the External Library and move photos from the Internal library to the External library.
Problem
The user is not able to move images from the internal library to an existing folder in an existing external library.
If the user manually moves images in the filesystem of the server, then the database will create a dublicate thumbnail in the timeline view.
Others discussing this feature
Solution
Add a server function that:
Add a to the web ui:
Platform
Beta Was this translation helpful? Give feedback.
All reactions