elodie
elodie copied to clipboard
Add --location and --time options to the import command
I'm working to import a large existing photo collection, and the metadata is either missing or incorrect for a large number of the photos.
I've been importing batches of photos, watching the terminal to see where Elodie puts them, and then using the update
command to fix any mistakes. This works well enough when the photos end up in two or three locations, but can be difficult to manage if they get spread all over the place due to bad metadata.
Is it possible to include the --location
and --time
options from the update
command in the import
command? This would allow me to hard code the destination folder if I know when/where the incoming photos were taken.
This is something that can be added but no ETA from my side. If you're familiar with python then we can review the approach in this issue and you can submit a pull request .