From 33233b31cc8e1204d32b61869353c57f20123022 Mon Sep 17 00:00:00 2001 From: Salvoxia <salvoxia@blindfish.info> Date: Thu, 29 Feb 2024 21:29:41 +0100 Subject: [PATCH] README Updated compatibility with v1.97.x --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a88e4e5..ceda63c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This is a python script designed to automatically create albums in [Immich](https://immich.app/) from a folder structure mounted into the Immich container. This is useful for automatically creating and populating albums for external libraries. -__Current compatibility:__ Immich v1.96.x and below +__Current compatibility:__ Immich v1.97.x and below ## Disclaimer This script is mostly based on the following original script: [REDVM/immich_auto_album.py](https://gist.github.com/REDVM/d8b3830b2802db881f5b59033cf35702)