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

Auto Delete doesn't work with folder-structure set to none #831

Closed
ispitzer opened this issue May 5, 2024 · 1 comment
Closed

Auto Delete doesn't work with folder-structure set to none #831

ispitzer opened this issue May 5, 2024 · 1 comment
Labels

Comments

@ispitzer
Copy link

ispitzer commented May 5, 2024

As title says,
--auto-delete option doesn't seems to work when --folder-structure none is used

  • take test photos, sync it to icloud and run script

  • delete photos, sync with icloud

  • run the script with parameters --folder-structure none --auto-delete

  • no photos are being deleted, output:
    2024-05-05 21:33:32 INFO All photos have been downloaded
    2024-05-05 21:33:32 INFO Deleting any files found in 'Recently Deleted'...

  • running the same test without --folder-structure none parameter:
    2024-05-05 21:36:57 INFO All photos have been downloaded
    2024-05-05 21:36:57 INFO Deleting any files found in 'Recently Deleted'...
    2024-05-05 21:37:01 DEBUG Deleting C:\p\2024\05\05\IMG_0192.HEIC...
    2024-05-05 21:37:01 INFO Deleted C:\p\2024\05\05\IMG_0192.HEIC

--
icloudpd-1.17.4-windows-amd64.exe, version 1.17.4

@AndreyNikiforov
Copy link
Collaborator

fixed in 1.19.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants