From a79825592e6ef87d6c5ff53b71d6b56574e0f392 Mon Sep 17 00:00:00 2001 From: simulot Date: Wed, 13 Mar 2024 08:59:11 +0100 Subject: [PATCH] Albums from subdirectories with matching names Fixes #159 --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index db0d1dd7..48e70e56 100644 --- a/readme.md +++ b/readme.md @@ -16,10 +16,11 @@ * **Taking Out Your Photos:** * Choose the ZIP format when creating your takeout for easier import. * Select the largest file size available (50GB) to ensure all your photos are included. - * It's important to import all the parts of the takeout together, since some data might be spread across multiple files. * **Importing Your Photos:** * If your takeout is in ZIP format, you can import it directly without needing to unzip the files first. + * It's important to import all the parts of the takeout together, since some data might be spread across multiple files. +
Use `path/to/your/files/takeout-*.zip` as file name. * For **.tgz** files (compressed tar archives), you'll need to decompress all the files into a single folder before importing. When using the import tool, include the `-google-photos` option. * You can remove any unwanted files or folders from your takeout before importing. Immich-go might warn you about missing JSON files, but it should still import your photos successfully. * Restarting an interrupted import won't cause any problems and it will resume the import.