System:
- OS: Synology-like NAS OS
- Version 1.0.1359
Describe the bug
Expected behaviour
Previously, before iOS 26.4, photos that are put into albums such as "Favorites", "Live", "Videos", and "Recently Deleted" can be downloaded to the corresponding folders. Photos that are not manually or automatically classified are downloaded to the "All Photos" folder.
Actual behaviour
Items in "All Photos" are not updated. New photos in other albums are downloaded normally.
Debug log file
When photo_album="all albums", "All Photos" is not listed in the album names acquired.
Also, icloudpd sync-icloud.sh --List-Albums gives the following outputs:
2026-04-20 15:02:31 INFO Photo albums:
2026-04-20 15:02:31 INFO - 2026-04-20 15:02:28 DEBUG Authenticating...
2026-04-20 15:02:31 INFO - Time-lapse
2026-04-20 15:02:31 INFO - Videos
2026-04-20 15:02:31 INFO - Slo-mo
2026-04-20 15:02:31 INFO - Bursts
2026-04-20 15:02:31 INFO - Favorites
2026-04-20 15:02:31 INFO - Panoramas
2026-04-20 15:02:31 INFO - Screenshots
...(and other albums without "All Photos" or anything like it)
If the line "2026-04-20 15:02:31 INFO - 2026-04-20 15:02:28 DEBUG Authenticating..." is supposed to be an album name, it might be an issue related to authentication info being mixed up with the album list?
The 2FA verification code was obtained using the airplane mode workaround: #933 (comment)
System:
Describe the bug
Expected behaviour
Previously, before iOS 26.4, photos that are put into albums such as "Favorites", "Live", "Videos", and "Recently Deleted" can be downloaded to the corresponding folders. Photos that are not manually or automatically classified are downloaded to the "All Photos" folder.
Actual behaviour
Items in "All Photos" are not updated. New photos in other albums are downloaded normally.
Debug log file
When
photo_album="all albums", "All Photos" is not listed in the album names acquired.Also,
icloudpd sync-icloud.sh --List-Albumsgives the following outputs:2026-04-20 15:02:31 INFO Photo albums: 2026-04-20 15:02:31 INFO - 2026-04-20 15:02:28 DEBUG Authenticating... 2026-04-20 15:02:31 INFO - Time-lapse 2026-04-20 15:02:31 INFO - Videos 2026-04-20 15:02:31 INFO - Slo-mo 2026-04-20 15:02:31 INFO - Bursts 2026-04-20 15:02:31 INFO - Favorites 2026-04-20 15:02:31 INFO - Panoramas 2026-04-20 15:02:31 INFO - Screenshots ...(and other albums without "All Photos" or anything like it)If the line "2026-04-20 15:02:31 INFO - 2026-04-20 15:02:28 DEBUG Authenticating..." is supposed to be an album name, it might be an issue related to authentication info being mixed up with the album list?
The 2FA verification code was obtained using the airplane mode workaround: #933 (comment)