1
0
Fork 0
Updated compatibility with v1.97.x
This commit is contained in:
Salvoxia 2024-02-29 21:29:41 +01:00
parent 24193cd0c6
commit 33233b31cc

View file

@ -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 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. 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 ## Disclaimer
This script is mostly based on the following original script: [REDVM/immich_auto_album.py](https://gist.github.com/REDVM/d8b3830b2802db881f5b59033cf35702) This script is mostly based on the following original script: [REDVM/immich_auto_album.py](https://gist.github.com/REDVM/d8b3830b2802db881f5b59033cf35702)