Releases: simulot/immich-go
Releases · simulot/immich-go
0.8.1
0.8.0
Release 0.8.0
New feature: create stacks when uploading images
The option -create-stacks <bool>
drive the creation of stack of images for couples JPG/RAW or bursts of photos. The option is enabled by default.
Your asset must have the date of capture in the metadata.
Example:
./immich-go -server=http://mynas:2283 -key=zzV6k65KGLNB9mpGeri9n8Jk1VaNGHSCdoH1dY8jQ upload
~/mnt/sdcard/
Server status: OK
Ask for server's assets...
....
Done, total 12 uploaded
Creating stacks
Stacking 3H2A0018.CR3, 3H2A0018.JPG...
Stacking 3H2A0019.CR3, 3H2A0019.JPG...
Stacking 3H2A0020.CR3, 3H2A0020.JPG...
Stacking 3H2A0021.CR3, 3H2A0021.JPG...
Stacking 3H2A0022.CR3, 3H2A0022.JPG...
Stacking 3H2A0023.CR3, 3H2A0023.JPG...
12 media scanned, 12 uploaded.
Done.
New feature: command tool album delete [regexp pattern]
Changelog
- 5d1c902 Merge branch 'Fix--CR3-date-of-catpture-TZ-error-#56' into implement--stack-jpg+raw-wen-uploading-photos-#54
- 2dcefa9 add feature delete album
- 9987597 add: stack jpg+raw when uploading photos #54
- 84d5432 doc: edit readme
- b1fcb87 doc: release note
- 4ff4432 fix #57 cr2
- 9bb6d53 fix DNG files #59, CR3 TZ error #56, CR2 Exif #57
- d232e3c fix e2e test
- ea4dd0d readme.md typo
- 64d44f4 simplication of stack detection
- 45baf5e wip: staking while import
0.7.0
Changelog
- 59f9630 Fix #52: Duplicate command fails with 504 timeout
- e467c02 Fix #52: Duplicate command fails with 504 timeout
- 2b695ff Merge branch 'main' into fix--Duplicate-detection-fails-when-timezone-of-both-images-differs-#50
- 2d67e08 Merge branch 'main' of github.com:simulot/immich-go
- e0ca792 fix #50: Duplicate detection fails when timezone of both images differs
- 76e29ab fix output message
0.6.0
0.5.0
This release introduce add the command `stack' to group jpg/raw images together or all images of a burst.
Now freebsd binaries are released.
Changelog
- 3234a17 #42: edit readme
- 5aa7f53 Merge branch 'Fix-#42--better-handling-of-google-photos-albums' into Use-the-new-stacking-feature-to-group-jpg-and-raw-images,-same-for-burst-#45
- 9308e5a Merge branch 'Use-the-new-stacking-feature-to-group-jpg-and-raw-images,-same-for-burst-#45'
- 2d01ebb Merge branch 'better-handling-of-getAssets' into Fix-#42--better-handling-of-google-photos-albums
- bda9c2d Merge branch 'dev'
- 55cb025 Merge branch 'fix-for--Error-when-importing-#47'
- c87b0fa Merge branch 'main' into dev
- 00ded11 Merge branch 'readme-struture'
- bd74a51 WIP on stack command
- 1194ad6 add e2e tests for upload command
- 68ab3df add freebsd to releases
- 478cb38 add freebsd to releases
- 80322da add support for .jpe files
- 436ab7d discard trashed assets
- 4bd4ec5 fix #47 error when importing from a folder
- 6f806e0 fix for #45 Use tof the stacking functionality
- 657dd94 merge #47
- e9e2f35 responseJSON is now generic
- 3ee0295 restructure the readme.md
- 74e3218 restructure the readme.md
0.4.0
0.3.7
0.3.6
0.3.5
Changelog
- 6073872 Fix for #35: weird name cases in google photos takeout: truncated name or jp.json
- eaf59f5 Merge branch 'main' into fix-#32--Albums-contains-album's-images-and-all-images-having-the-same-name
- 9fc19c5 edit readme.md
- ebf8152 edit readme.md
- 4bb0ad8 fix #32: Albums contains album's images and all images having the same name
- 6b4c945 fix TakeTimeFromName tests