boredazfcuk / docker-icloudpd

An Alpine Linux container for the iCloud Photos Downloader command line utility
1.58k stars 149 forks source link

delete_after_download does not work with Shared Library #520

Closed b00llean closed 2 months ago

b00llean commented 3 months ago

I have following config set in docker envs:

photo_library=SharedSync-xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx auto_delete=false delete_after_download=true

but all the photos are getting downloaded just fine and not getting deleted. I have also set debug_logging=true and not seeing any errors.

boredazfcuk commented 2 months ago

This has not been implemented in the upstream application: https://github.com/icloud-photos-downloader/icloud_photos_downloader/issues/802

Once it is, it will be added to my container.