Skip to content

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

Closed
@ispitzer

Description

@ispitzer

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

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