Closed serhatVIRT closed 9 months ago
There are some default albums. The list can be viewed at https://github.com/mandarons/icloudpy/blob/24c37cac18ae32733713a05112a0a1e6b31124f4/icloudpy/services/photos.py#L25
You cen filter out them using albums
key (part of my config):
albums:
# - "All Photos"
# - "Hidden"
- "Time-lapse"
- "Videos"
- "Slo-mo"
- "Bursts"
- "Favorites"
- "Panoramas"
- "Screenshots"
- "Live"
- "Recently Deleted"
There are some default albums. The list can be viewed at https://github.com/mandarons/icloudpy/blob/24c37cac18ae32733713a05112a0a1e6b31124f4/icloudpy/services/photos.py#L25
You cen filter out them using
albums
key (part of my config):albums: # - "All Photos" # - "Hidden" - "Time-lapse" - "Videos" - "Slo-mo" - "Bursts" - "Favorites" - "Panoramas" - "Screenshots" - "Live" - "Recently Deleted"
@serhatVIRT This should work.
Thanks guys! It worked!
Describe the bug I think that this is feature is not working properly while using the configuration at the bottom. I assume that with this configuration is set it would only download the albums and not all Photo's (Recents folder in iCloud). Or I don't get it how to sync/download only contents from albums and not the entire iCloud.
To Reproduce Steps to reproduce the behavior:
Expected behavior Sync and download ONLY albums, not all photo's, just the albums included the photo's/video's.
Configuration photos: destination: "photos" remove_obsolete: false sync_interval: 20 all_albums: true # Optional, default false. If true preserve album structure. If same photo is in multiple albums creates duplicates on filesystem folder_format: #"%Y/%m" optional, if set put photos in subfolders according to format. Format cheatsheet - https://strftime.org filters:
List of libraries to download. If omitted (default), photos from all libraries (own and shared) are downloaded. If included, photos only