From 9c44dc2bc5d5a3e9bb70b4c07ffd43e125a95831 Mon Sep 17 00:00:00 2001 From: Radoslav Date: Thu, 22 Aug 2024 10:55:52 +0000 Subject: [PATCH] readme edits --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 24cca42..792401b 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ # 🐳 Immich Auto Stack - Docker Edition -![](images/stacks.png) + This is a simple , yet highly configurable Python script, dressed as a Docker container, that stacks together photos. Immich has stacks, yes. They are not editable through the UI. -![](images/strip.png) + -By default, it stacks together only **JPG + RAW** files. This behavior can be altered by using a different stacking criteria. Explanation below. +⚠️ By default, it stacks together only **JPG + RAW** files, taken on digital cameras. This behavior can be altered by using a [custom stacking criteria](#-customizing-the-stacking-criteria). + +✨ Huge thanks to [@m3brown](https://github.com/m3brown) for adding a comprehensive stacking criteria! ## 🔵 Runnning it @@ -82,8 +84,7 @@ By default, `jpg`, `jpeg`, and `png` files are prioritized to be the parent. The The defaults are `jpg`, `jpeg`, and `png` because they often contain the finished image. That is especially true for systems that add filters/recipes/in-camera edits or simple profile corrections, on top of the final image. -![](images/image.png) - + Keywords can be provided to provide additional weight to files when sorting. Maybe you performed an edit that should show first or there is an HDR version of the image. For example: ```shell