The latest release candidate, v0.23.0-RC5, adds the import from a Picasa file system. Photos are placed into albums with the name found in .picasa.ini
files. Faces, and photo edits aren't imported.
immich-go upload from-folder --album-picasa <path>...
There readme file is here: https://github.com/simulot/immich-go/tree/next
What's Changed
- Add support for Picasa albums by @simulot in #583
- Add support for reading ARW, NEF, RAF file metadata by @simulot in #586
Full Changelog: v0.23.0-RC4...v0.23.0-RC5