boredazfcuk / docker-icloudpd

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

Missing Photos - 7404 out of 27803 #569

Open raoulwouters opened 1 month ago

raoulwouters commented 1 month ago

I got the integration working and it is successfully downloading. However Iclouldpd only 7404 files while my icloud libary has 27803 photo's and 688 video's. How do I download the remaining? What am I doing wrong.

image

image

raoulwouters commented 1 month ago

The send run, it recognized even less photo's image

infyx commented 1 month ago

I am seeing the same issue on a new install. Have about 10k total and its only seeing about 6k.

boredazfcuk commented 3 weeks ago

What folder structure are you using?

Something like none or just using year will greatly restrict the number of files which can be downloaded.

raoulwouters commented 3 weeks ago

The standard folder structure. So year/Month/Day

AndreyNikiforov commented 2 weeks ago

Any chance you have shared libraries, @raoulwouters and @infyx ? Only assets from one library at a time can be downloaded and by default primary one is selected.

AndreyNikiforov commented 2 weeks ago

Any chance you have shared libraries, @raoulwouters and @infyx ? Only assets from one library at a time can be downloaded and by default primary one is selected.

Another thought - raw files. They were not supported until recent version of upstream project.

raoulwouters commented 2 weeks ago

No, I have some shared albums. But they are very small. No shared Library

infyx commented 2 weeks ago

Any chance you have shared libraries, @raoulwouters and @infyx ? Only assets from one library at a time can be downloaded and by default primary one is selected.

Now that you mention it, yes I have a sizable shared library and albums. Been a while since I checked so I’ll have to see if all of them downloaded eventually.

boredazfcuk commented 2 weeks ago

I've made a slight change to the way it counts the number of files available in icloud. Please update to the latest version and see if that works.

If not, try disabling the check by setting the skip_check variable in icloudpd.conf to true.

raoulwouters commented 2 weeks ago

@boredazfcuk unfortunately this did not help. I first upgraded the package and afterwards it found about 365 extra photo's Then I set skip_check to true and the total #photo's found is 6299 so less then before and far from the now 28554 photo's in my library

image

boredazfcuk commented 1 week ago

I noticed something similar today. I found a bunch of photos in an album which was created by an app. None of the files that were saved to the album were downloaded. I've also noticed that photos in the "Hidden" album will not be downloaded either.

Try finding a missing photo or two, then remove them from the album, trigger a download, and see if they appear.