v2025.1.17
Thanks to the selfhost community on reddit for reporting issues and feature requests, now it supports sending a notification with apprise when your download finishes or fails. Currently the notification behavior isn't configurable.
One important usage of it is to get notified when your run fails because of expired session, meaning you will need to do the MFA again to start the run.
v2025.1.17 is live on PyPI and the latest image on Dockerhub
Update log
- Support keep_icloud_recent_days from icloudpd 1.26.0
- Allow user to specify path to store cookie
- Allow user to define notification via apprise
- Better error display on client side, more details on server side log
- Bug fixes on logging
Planned changes
- Maybe make notification behavior configurable
What's Changed
- fix: Changed docker image to include user and tag by @simon-b64 in #2
New Contributors
- @simon-b64 made their first contribution in #2
Full Changelog: v2025.1.14...v2025.1.17