-
Notifications
You must be signed in to change notification settings - Fork 581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Year is Out of Range Bug #74
Comments
I opened an issue in pyicloud because it looked like it could be rooted there? |
I had this issue. I created a smart album in Photos on Mac to display all
photos older than 1990 and deleted the ones that came up as they had
corrupted dates. The years were set to 0000. It was some filter app that I
had used years back.
Hope this helps :)
…On Tue, 29 May 2018 at 08:48, lapint ***@***.***> wrote:
I opened an issue in pyicloud
<picklepete/pyicloud#180> because it looked
like it could be rooted there?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#74 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAy-nCkjf2pA_DFyj4_OZBJlZrLCiT6lks5t3P0ygaJpZM4UQr2q>
.
|
@evenwebb Fantastic idea! Thanks for the advice, I'll try this afternoon! I'm almost certain that will fix the issue. |
That worked, thanks so much. |
Thanks for reporting this issue! I've fixed this with a workaround - picklepete/pyicloud#184. If the date is invalid, I'll just set it to 1/1/1970 (the earliest valid date in Unix time). I've also decided to store a copy of the pyicloud library in this repo (under So I've just updated that with this bugfix, and you can start using the fix by running |
I'm trying to import all my photos from icloud. When it gets to a certain point it fails with the error:
The text was updated successfully, but these errors were encountered: