boredazfcuk / docker-icloudpd

An Alpine Linux container for the iCloud Photos Downloader command line utility
1.58k stars 149 forks source link

Will the mov file in iCloud downloaded by my container automatically change the file name? My container is installed under Synology system! #485

Closed shaoj0013 closed 2 months ago

shaoj0013 commented 5 months ago

image

shaoj0013 commented 5 months ago

The same file will appear, just with a different file name

image

boredazfcuk commented 2 months ago

Unfortunately not. The script just compares a list of files in the cloud with a list of files on the local system. If a file in the cloud is renamed, then icloudpd has no knowledge of that change. It will just see the file as an entirely new file and download it.