Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ZADDITIONALASSETATTRIBUTES.ZORIGINATINGASSETIDENTIFIER property #1747

Open
RhetTbull opened this issue Dec 1, 2024 · 0 comments
Open

Comments

@RhetTbull
Copy link
Owner

ZADDITIONALASSETATTRIBUTES.ZORIGINATINGASSETIDENTIFIER maps to the cloud_guid of the original asset for an asset in a traditional shared album. This allows one to map back to the original asset to determine whether an asset is in a shared library, etc.

Expose this in PhotoInfo

>>> selected[0].tables().ZADDITIONALASSETATTRIBUTES.ZORIGINATINGASSETIDENTIFIER
('AX/otmU6hKxlV6nQRy4GOldrNp5U',)

>>> selected[0].asdict()
{'albums': [], 'burst': False, 'cloud_guid': 'AX/otmU6hKxlV6nQRy4GOldrNp5U',
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant