I have 3g2 files in my picture collection. What happens is:
2019/05/21 13:47:06 Uploading SSPX0014.3g2.skip
2019/05/21 13:47:07 failed uploading image
--- at /go/src/github.com/nmrshll/gphotos-uploader-cli/upload/fileUpload.go:33 (StartFileUploadWorker.func1) ---
Caused by: failed uploading image
--- at /go/src/github.com/nmrshll/gphotos-uploader-cli/upload/fileUpload.go:53 (FileUpload.upload) ---
Caused by: status message should be OK, found: NOT_IMAGE: There was an error while trying to create this media item.
--- at /go/src/github.com/nmrshll/google-photos-api-client-go/lib-gphotos/client.go:147 (Client.UploadFile) ---
Is there a way to tell the uploader to keep going?
This is clearly an issue with the underlying tool used for the actual file uploading, gphotos-uploader-cli. Please report this problem on it's own repository.
I have 3g2 files in my picture collection. What happens is:
Is there a way to tell the uploader to keep going?