Skip to content

immich-go v0.23.0-RC4 πŸ—οΈ stack is back πŸ—οΈ

Pre-release
Pre-release
Compare
Choose a tag to compare
@simulot simulot released this 24 Dec 17:38
· 3 commits to main since this release

The latest release candidate, v0.23.0-RC4, reintroduces the long-awaited stack command. This feature scans your photo collection and groups related photos based on specified command-line options, offering precise control and flexibility.

immich-go stack [flags]

Key Flags:

  • --date-range: Filter photos by a specific date range.
  • --manage-burst: Handle burst photos with options like Stack, StackKeepRaw, or StackKeepJPEG.
  • --manage-raw-jpeg: Manage RAW and JPEG files with options such as KeepRaw, KeepJPG, StackCoverRaw, or StackCoverJPG.
  • --manage-epson-fastfoto: Stack Epson fast foto scans
  • --manage-heic-jpeg HeicJpgFlag Manage coupled HEIC and JPEG files
  • --dry-run: Simulate all actions without making changes.
  • --time-zone: Override the system time zone for consistent results.

This command redefines existing stacks, giving you better control over duplicates, burst shots, and RAW-JPEG pairing.

πŸ› οΈ What's Changed

Full Changelog: v0.23.0-RC3...v0.23.0-RC4