1
0
Fork 0
Updated compatibility statement with 1.98.x
This commit is contained in:
Salvoxia 2024-03-07 21:08:42 +01:00
parent fbe89738ce
commit f5c79c75c5

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 useful for automatically creating and populating albums for external libraries.
__Current compatibility:__ Immich v1.97.x and below
__Current compatibility:__ Immich v1.98.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)