-
Notifications
You must be signed in to change notification settings - Fork 578
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
Possible to delete old photos after download (by X number of days) #982
Comments
There has been a number of requests to delete old pictures. Ideas I remember:
Hope, we'll have these eventually.
If icloud is synced to idevices, then deleting asset in icloud (with |
limit by interval from now (e.g. older than X days) - would have been easier method and hopefully, this gets implemented. |
Just adding my 2 cents on this... I'd love this functionality. If this was a thing, I'd be able to automate this process, so my photos get moved to my self hosted immich instance each day. |
Any possibility to add functionality to auto delete old pictures from the iCloud after successful download?
As iCloud storage is expensive I was just wondering if icloud_photos_downloader can auto delete old pictures which are older than example 120 days. By this way iCloud storage is always available and instead of deleting all the icloud pictures after a download, only last X number of days, pictures will be deleted.
With current functionality of auto_delete, deleting photos from icloud, does it delete those pictures from iphone as well?
Thank you for looking into this.
The text was updated successfully, but these errors were encountered: