Quentame

Results 122 comments of Quentame
trafficstars

Hello there ! It's written in the doc: https://github.com/picklepete/pyicloud#photo-library Closing, tell me if the issue persists.

Have you tried `api.photos.albums['My Albums']['2020']['Summer']` ?

Ups, haven't checked 😅 Actually do not have iCloud Photos in my account.

Hi @Suncatcher ! Is it happening all the time ? May you think with less fetch frequency it will fix this ? Thanks.

Hi @cniweb ! Can you register here #26 to concentrate your setup and feature requests ? Also we need data to test DSM < 6, so may you do this...

Hi everyone ! Are you still having the issue ? Not having on DSM 6.2 Thanks.

Hi @cniweb ! May you try with the latest version on Home Assistant ?

@k-van-man You have a lot of 103 erros, which means the `method` used with this `api` does not exists, see `const.py`: https://github.com/ProtoThis/python-synology/blob/fb5f5b0aa59322ee1a23cee56e8bbd57cf24a026/synology_dsm/const.py#L8-L22 Indeed, the "list" method does not always exists...

I will accept a PR of course ! You are very welcome to contribute :blush: Take the exemple of SurveillanceStation #57 `synology_dsm/api/core/snapshot` is nice I think. I don't see `SYNO.Core.Share.Snapshot`...