Closed usikpavel closed 1 year ago
Hello is this issue still relevance? if not, can you help me close it?
Perhaps, the issue is fixed. I didn't reproduce an issue again (did not bulk-upload some assets). But now what I have:
We have definitely fixed some issues with regards to video metadata extraction, so glad to hear it is working correctly now.
The bug
Thank you for very helpful CLI tool! I've used it to upload some albums downloaded from Google Photos. And there is an issue with ordering by date.
Scenario:
$currentDirName = Split-Path -Path $pwd -Leaf
docker run -it --rm -v "$(pwd):/import" ghcr.io/immich-app/immich-cli:latest upload --key xxxKEYxxx --server http://192.168.2.7:2283/api -al "$($currentDirName)" -y
Here are 2 issues in result:
What I've tried to resolve the issues:
No success.
The OS that Immich Server is running on
Windows 10
Version of Immich Server
v1.55.1
Version of Immich Mobile App
v1.55.0 build.78
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Additional information
No response