Releases: simulot/immich-go
Releases · simulot/immich-go
v0.1.7debug7
debug version
v0.1.7
debug version
v0.1.7debug fix #4: File not found in zip / windows
v0.1.6
v0.1.5
Changelog
- a82a37d fix: better handling of long file name on google photos
- eb8fd00 fix: better error reported for file not found errors when import google photos
- 0eef9c9 fix: handling google photo names longer than 46 chars
- 1edf2e5 fix: less warnings "the file already exist on the server"
- 0cafa7f new: log level and verbosity
- 557842e new: possibility to use wild chars in file arguments (upload)
v0.1.4
Upload command
Breaking changes
The command line requires now the command upload
. This enable having multiple commands in a next future
Check readme file.
Changelog
- 6856c24 FIX: call to addAssetsToAlbum
- e8038e3 FIX: multizip archives are now full parsed
- 3f8fc1e add context to server calls
- f71d00e better report of API errors
- 12cbe5f edit readme.md
- 88d1df5 fix goreleaser file
- d80db77 fix: don't read exif more than once
- 3ee7775 fix: don't try to extract date more than once
- 0220f4d new: print build version
v0.1.2
Changelog
- 2395d2c FIX: multizip archives are now full parsed (#2)
- b0401ec don't stop on error, log and continue
- 385cc8d edit readme
- 558add8 fix discard google photos Failed video
- 1cd257b fix duplicate detection
- 0b1568c fix: some google photo name doesn't have extension in the json
- 8eb8349 readme writeup and remove unused flags
v0.1.1
v0.1.0
Changelog
- f184817 Edit readme file
- 377cdb3 Fix google photo file names, dry-run mode
- eb817ac Merge branch 'channels' into dev
- b94e0b0 add get capture time from HEIC exif
- 3f384e7 add goreleaser configuration
- 08d8ff0 better logger
- 864ccd6 channels wip
- 5ccebea channels wip
- c0d1624 channels: mp4,heic,albums wip
- 8915b88 correct google photos album names
- c74cfdf edit readme
- 110bddc edit readme file
- 2e5c65c fix Done message
- 3e2aa9e fix google photos long file names and better feedback
- 8cd654d google photos import wip
- 6ce95b3 ignore ExtractDateTaken
- 6c1ab2f import from google photos album
- a9742eb import into an album
- 53d7518 improve album creation and update
- ece7947 initial commit
- 90e0bed memory management wip
- d0200e0 mp4 date of capture WIP
- cee8621 upload working wip
- 385c9c5 wip