-
Maybe enable an option of having an directory that's in iCloud which will help to sync charts between multiple devices
-
Any ideas why summing sizes from api.photos.all is different from iCloud's reported photo usage? In my case iCloud.com says Photos uses 41.2 GB, while summing pic.size over all items in api.photos.al…
-
Hello,
i know this is probably trivial, but I do not find any reference to a "client-id" connected to my current iCloud account.
Do i require a developer account to use this API and that is how I …
-
## The problem
I am having issues with the api.files.dir() command. Other commands work OK per the tutorial, I am authenticated, api.drive works as expected and shows contents of files. I am tryi…
-
Using:
```js
const photosService = iCloud.getService('photos');
const albums = await photosService.getAlbums();
```
I get the full list of albums & root-level folders. But how can I retrieve …
-
https://github.com/steilerDev/icloud-photos-sync/blob/main/.github/actions/test/api/action.yml
We may only be able to perform simple login validation. Is this necessary?
-
**Describe the bug**
I wrote a small script to pull my current reminders lists for testing, but it came back with some lists that I deleted a long time ago (When I was in college about 2 years ago) a…
-
## The problem
When using the code provied in [README.rst](https://github.com/picklepete/pyicloud#two-step-and-two-factor-authentication-2sa2fa), when trying to authenticate using 2SA, api.truste…
-
### The problem
The current core CalDAV integration is not supporting ipv6 which leads to long loading time of the integration without any specific error message resulting in non existing calendars i…
-
### The problem
The dialog asks for an app specific password, but in reality it only accepts the password from your iCloud account. Either the authentication should be rewritten, or the UI should ask…
Wolk9 updated
2 weeks ago