Releases: skarppi/icloud_photo_station
icloudpd-v1.23.4
Repackaged the latest icloudpd release:
https://github.com/icloud-photos-downloader/icloud_photos_downloader/releases/tag/v1.23.4
Now supports WebUI to enter 2FA code when it's expired. No more need to SSH into Synology and enter it manually every 2 months. See example on the README.
icloudpd v1.17.3 with python 3.9 support
Removed backports.zoneinfo
dependency which breaks Python 3.9 support and not even needed with default Python 3.8 in DSM7.2.
Repackaged latest official iCloud Photos Downloader release instead of building from sources:
https://github.com/icloud-photos-downloader/icloud_photos_downloader/releases/tag/v1.17.3
Note, with the latest release requires /tmp directory to be mounted with exec
flag.
sudo mount /tmp -o remount,exec
More information at icloud-photos-downloader#764.
icloudpd v1.17.3
Repackaged latest official iCloud Photos Downloader release instead of building from sources:
https://github.com/icloud-photos-downloader/icloud_photos_downloader/releases/tag/v1.17.3
Note, with the latest release requires /tmp
directory to be mounted with exec
flag.
sudo mount /tmp -o remount,exec
More information at icloud-photos-downloader#764.
DSM7 support.
Latest code from upstream.
This release is only for DSM7.0 or later. For DSM6 use the 0.2.0 release or build yourself from dsm6
branch.
No more PhotoStation support, just Synology DSM
No more PhotoStation support but can still be deployed to DSM as a native spk package and scheduled to run there.
Needed to merge all the latest changes from upstream/master in order to get codebase working against current Apple iCloud. Instead of fixing all the merge conflicts I reverted all my own changes because I don't even use PhotoStation anymore. Now this repo only offers SPK packaging scripts to Synology DSM.