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

fix problem : photos of Recently Deleted won't be expunged with --album "Recently Deleted“ --delete-after-download #931

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

xbd-gh
Copy link

@xbd-gh xbd-gh commented Aug 9, 2024

when expunge photos of Recently Deleted , the post date should with "fields": {"isExpunged": {"value": 1}} not "fields": {"isDeleted": {"value": 1}}

xbd-gh and others added 2 commits August 7, 2024 12:06
…um "Recently Deleted“ --delete-after-download

        when expunge photos of Recently Deleted , the post date should with "fields": {"isExpunged": {"value": 1}} not "fields": {"isDeleted": {"value": 1}}
@AndreyNikiforov
Copy link
Collaborator

Is Recently Deleted size counted towards iCloud storage limit? What is the purpose of downloading Recently Deleted album with --delete-after-download flag? IIUC most ppl use that flag to limit iCloud storage (e.g. keep it within free amount).

@xbd-gh
Copy link
Author

xbd-gh commented Aug 9, 2024

first,the storage of Recently Deleted in icloud is unlimited.free icloud user only have 5GB,when the storage of iphone is near full,they want move some media data to the PC, but the icloud is full,so,they can delete them on the iphone,then downoad from the Recently Deleted album. and delete after download.when the iphone full again,they repeat the operation,if the photo were not deleted then they will be downoaded again.

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

Successfully merging this pull request may close these issues.

2 participants