From 69e698d12781f28ca2d58ea16290eea204b347d8 Mon Sep 17 00:00:00 2001 From: simulot Date: Mon, 19 Aug 2024 19:21:27 +0200 Subject: [PATCH 1/2] Update README.md: changed flag syntax, added note for Mac OS users --- readme.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index e3fcc862..1a83d568 100644 --- a/readme.md +++ b/readme.md @@ -54,12 +54,15 @@ The `immich-go` program uses the Immich API. Hence it needs the server address a **On linux, MacOS, FreeBSD and linux friends:** ```sh -./immich-go -server URL -key KEY -general_options COMMAND -command_options... {path/to/files} +./immich-go -server=URL -key=KEY -general_options COMMAND -command_options... {path/to/files} ``` +> [!IMPORTANT] +> MAC OS users have to allow immich-go to run. Open Privacy & Security > Security Settings + **On Windows systems:** ```powershell -.\immich-go -server URL -key KEY -general_options COMMAND -command_options... {path/to/files} +.\immich-go -server=URL -key=KEY -general_options COMMAND -command_options... {path/to/files} ``` ## How boolean options are handled From 5f7f6291c9e5299b95fbe4a6a5d0831209d71766 Mon Sep 17 00:00:00 2001 From: simulot Date: Mon, 19 Aug 2024 19:22:39 +0200 Subject: [PATCH 2/2] Add Russian translation to Google Takeout file names table --- docs/google-takeout.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/google-takeout.md b/docs/google-takeout.md index d662b7e8..ceaf7697 100644 --- a/docs/google-takeout.md +++ b/docs/google-takeout.md @@ -81,6 +81,7 @@ takeout-20240712T112341Z-010.zip: | Italian | Google Foto | metadati.json | \*-modificato.\* | | Slovak | Fotky Google | metadáta.json | | | German | Google Fotos | Metadaten.json | \*-bearbeitet.\* | +| Russian | Google Фото | метаданные.json | | # What if you have problems with a takeout archive?