github simulot/immich-go 0.15.0

latest releases: 0.22.0, 1.21.3, 0.21.3...
4 months ago

fix #255 Last percents of google puzzle solving are very slow when processing very large takeout archive

The google puzzle solving is now much faster for large takeout archives.

fix #215 Use XDG_CONFIG_HOME for storing config

The configuration file that contains the server and the key is now stored by default in following folder:

  • Linux $HOME/.config/immich-go/immich-go.json
  • Windows %AppData%\immich-go\immich-go.json
  • Apple $HOME/Library/Application Support/immich-go/immich-go.json

Store the log files into sensible dir for user's system

The default log file is:

  • Linux $HOME/.cache/immich-go/immich-go_YYYY-MM-DD_HH-MI-SS.log
  • Windows %LocalAppData%\immich-go\immich-go_YYYY-MM-DD_HH-MI-SS.log
  • Apple $HOME/Library/Caches/immich-go/immich-go_YYYY-MM-DD_HH-MI-SS.log

Feat: [#249] Fix Display the path of log file name

The log file name is printed when the program exits.

Changelog

Don't miss a new immich-go release

NewReleases is sending notifications on new releases.