immich-auto-stack icon indicating copy to clipboard operation
immich-auto-stack copied to clipboard

This is a simple, yet highly configurable Python script, dressed as a Docker container, that stacks together photos, based on certain criteria.

Results 8 immich-auto-stack issues
Sort by recently updated
recently updated
newest added

As this is not being merged, I created my own version of immich-stack, which can be found here: https://github.com/Majorfi/immich-stack While keeping the same general flow, this come with improvements and...

The current script doesn't work for Google Camera RAW + JPEG since it uses the following naming scheme "PXL_20240808_195214323.RAW-01.COVER.jpg" "PXL_20240808_195214323.RAW-02.ORIGINAL.dng" These can be matched using only the suffixes "\*-01.COVER.jpg" "\*-02.ORIGINAL.dng"...

I just setup an immich stack with an auto-stacking sidecar container, but the auto-stacking fails if `skip_previous` is set to `True`: ``` immich-auto-stack-1 | Traceback (most recent call last): immich-auto-stack-1...

Hi There, I used your tool today with the default settings to stack Canon Raws to their jpgs. In the Log it says success (yes dry run is false) but...

Added my comments in "discussions" instead of here (sorry, didn't see "issues" tab)

It would be great to have an explicit list of the required permissions for the API key in the README. https://github.com/Salvoxia/immich-folder-album-creator?tab=readme-ov-file#creating-an-api-key is a good example IMHO.

I was wondering, why the regex wasn't working as shown in the screenshot. Turns out, it's not the same. This small PR fixes it. Thanks for the awesome project

To the author of the project. Do you still plan to maintain it or is it kind of dead? The last commit was las year and in the issues you...