Skip to content

Not all photos from shared library is downloaded #1142

@marcusboon

Description

@marcusboon

Overview

Need some help debugging why some photos in shared library are not syncing/downloading even though they are visible both in the photos app and on the website

Steps to Reproduce

  1. Setup one instance to sync the primary library
command: icloudpd -d /data --username xxxyyy@icloud.com --password-provider webui --mfa-provider webui --cookie-directory /data/.pyicloud --folder-structure {:%Y/%m} --auto-delete --watch-with-interval 3600
  1. Setup another instance to sync the shared library to the same folder
command: icloudpd -d /data --username xxxyyy@icloud.com --password-provider webui --mfa-provider webui --library SharedSync-ABCDEFG-2345-4567-ABCD-EBCDEFGHIJKL --cookie-directory /data/.pyicloud --folder-structure {:%Y/%m} --auto-delete --watch-with-interval 3600
  1. Log in to both instances in the webui.

  2. Let both instances run to completion

Expected Behaviour

Both sets populate the folders with all available photos

Actual Behaviour

About 10K of the expected 11K assets are downloaded.

Context

[NOTE]: One thing to note is that the /data/.pyicloud is shared between containers so that I only need to mfa once
[NOTE]: It doesn’t seem to matter whether I am the one that added the asset to the shared library or my partner. But it does seem to happen more if I am not the one who added the asset to the shared library

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions