Release v0.23.0-alpha4 ποΈ Work in progress ποΈ #528
simulot
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New features
New command
archive
This command aims is to store photos and videos into a plain folder structure. The folder structure is YYYY/YYYY-MM/files, as following:
XMP files present in the source folder are copied in the destination folder.
Google Photos takeout JSON files are translated into customized XMP files and copied in the destination folder.
Those XMP files use a custom schema to store the Google Photos metadata:
The general syntax is:
The command
archive --from-google-photos
archives a Google Photos takeout into a folder structureThis command create a folder structure in
/path/to/destination
with the result of the takeout analysis.The resulting folder structure can be re-imported into immich-go with the command
upload from-google-photo path/to/archived-folder
.The command
archive --from-
archives a Google Photos takeout into a folder structureExample:
Coming soon:
Handling of scanned photos by Epson FastFoto
--manage-epson-fastfoto
Manage Epson FastFoto file (default: false)Group scanned photos in stacks
This discussion was created from the release Release v0.23.0-alpha4 ποΈ Work in progress ποΈ .
Beta Was this translation helpful? Give feedback.
All reactions