Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo on readme #114

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Fix typo on readme #114

merged 1 commit into from
Jan 2, 2024

Conversation

Alkanov
Copy link
Contributor

@Alkanov Alkanov commented Jan 2, 2024

No description provided.

@Alkanov
Copy link
Contributor Author

Alkanov commented Jan 2, 2024

I dont think -log-file is working atm for some reason

@simulot
Copy link
Owner

simulot commented Jan 2, 2024

-log-file works, I'm using it all the time.

@simulot simulot merged commit a742e92 into simulot:main Jan 2, 2024
@Alkanov
Copy link
Contributor Author

Alkanov commented Jan 2, 2024

In my case this is not working:

./immich-go -server=http://10.10.0.10:2283 -key=<removed> upload -create-album-folder=true -create-stacks=false -log-file=logfile pictures-after-google/
immich-go  0.9.6, commit 1782249564abb77f01780282ca4d8ddaf7ef6f69, built at 2023-12-30T08:30:25Z

Server status: OK
flag provided but not defined: -log-file
Usage of upload:
  -album string
        All assets will be added to this album.
  -create-album-folder
         folder import only: Create albums for assets based on the parent folder
  -create-albums
         google-photos only: Create albums like there were in the source (default: TRUE)
  -create-stacks
        Stack jpg/raw or bursts  (default TRUE)
  -date value
        Date of capture range.
  -discard-archived
         google-photos only: Do not import archived photos (default FALSE)
  -dry-run
        display actions but don't touch source or destination
  -exclude-types value
        list of excluded extensions separated by a comma
  -force-sidecar
        Upload the photo and a sidecar file with known information like date and GPS coordinates. With google-photos, information comes from the metadata files. (DEFAULT false)
  -from-album string
         google-photos only: Import only from this album
  -google-photos
        Import GooglePhotos takeout zip files
  -keep-partner
         google-photos only: Import also partner's items (default: TRUE)
  -keep-untitled-albums
         google-photos only: Keep Untitled albums and imports their contain (default: FALSE)
  -partner-album string
         google-photos only: Assets from partner will be added to this album. (ImportIntoAlbum, must already exist)
  -select-types value
        list of selected extensions separated by a comma
  -stack-burst
        Control the stacking bursts (default TRUE)
  -stack-jpg-raw
        Control the stacking of jpg/raw photos (default TRUE)
  -use-album-folder-as-name
         google-photos only: Use folder name and ignore albums' title (default:FALSE)

@Alkanov
Copy link
Contributor Author

Alkanov commented Jan 2, 2024

ah I see, -log-file has to be specified before the upload

@simulot
Copy link
Owner

simulot commented Jan 2, 2024

Correct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants