Many thanks to @maybeanerd for their meticulous proofreading of the documentation files.
New feature: Use the full image path as album name
Thanks to @giejay for their contribution
When the -use-full-path-album-name
option is enabled, photos are added to a new album named after their full file path.
The path separator can be replaced using the -album-name-path-separator=CHAR
New feature: google photos archived photos are imported as immich archive by default
Thanks to @Alex1607 for their contribution
Use the option -auto-archive=FALSE
to disable this feature.
What's Changed
- fix Takeout zip is unsupported file type #357 by @simulot in #415
- docs: fix typos in readme by @maybeanerd in #421
- Program errors out due to no ping API response despite API responding by @simulot in #431
- remove "GetJobs" call from API traces by @simulot in #442
- Add support for -use-full-path-album-name to be able to use the full path to the file as album name/title by @giejay in #444
- Documentation-update by @simulot in #446
- Add new AutoArchive option by @Alex1607 in #450
- Update README.md, google-takeout.md, and motivation.md by @aaronjrodrigues in #454
New Contributors
- @maybeanerd made their first contribution in #421
- @giejay made their first contribution in #444
- @Alex1607 made their first contribution in #450
Full Changelog: 0.21.0...0.22.0