-
Notifications
You must be signed in to change notification settings - Fork 41
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
First time sync - a tip #37
Comments
this kickstarted the process for me - it seemed hung saying it successfully navigated to the end but the item it listed was the newest photo, and none were downloading. After doing the .lastdone thing, it started pulling photos. |
unfortunately now it is saying authentication not possible in -headless mode |
so for me just re-launching the container and re-trying seems to get this going again. I have re-authenticated with the other container a couple of times but I don't think that was the problem. Not sure though which is why I mention it. |
Can be useful with large libraries.
Instead of letting the app navigate to the first image, one could go to the Photos web app, scroll all the way to the bottom, find the last image, open it. Copy the resulting URL and then:
Now, CDP will open that file and start navigating to the left and downloading images. Of course this means that the first image won't be downloaded, but you can do that manually.
The text was updated successfully, but these errors were encountered: