What is the problem you are having with rclone?
when copying a folder with pictures to google photos, the order in the created album is not defined, its random and not chronologically (exif dates), like google is doing it if uploading directly in google photos.
I checked with manual upload and that worked fine, but not via rclone
Is there any command to force the order in the album?
Run the command 'rclone version' and share the full output of the command.
rclone v1.65.2
- os/version: Microsoft Windows 11 Pro 23H2 (64 bit)
- os/kernel: 10.0.22631.3235 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.21.6
- go/linking: static
- go/tags: cmount
Which cloud storage system are you using? (eg Google Drive)
google photos
The command you were trying to run (eg rclone copy /tmp remote:tmp)
C:\Tools\rclone\rclone.exe --config C:/.../rclone/rclone.conf copy --verbose --transfers 4 --checkers 8 --contimeout 60s --timeout 300s --retries 3 --low-level-retries 10 --stats 1s --stats-file-name-length 0 --fast-list C:\...\20240111 Skifahren Serfaus Womo googlephotosWidameista:album/20240111 Skifahren Serfaus Womo```
#### Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
<!-- You should use 3 backticks to begin and end your paste to make it readable. -->
[googlephotosWidameista]
type = google photos
token = XXX```
A log from the command that you were trying to run with the -vv flag
Paste log here