Julien Veyssier
Julien Veyssier
Would you be able to share a test drive to my test account? (`[email protected]`)
Thanks for the shared drive. I've unchecked "Ignore shared Drives" and "Ignore shared files". I don't get the 2 pdf files in your drive when i import with the app....
Hi, @StaceZ Sorry for the late answer and thanks @ancow for the feedback. I think I understand what happens. If the background job crashes, `photo_import_running` is not set back to...
You can either download it from the appstore and manually replace the app directory in `nextcloud/apps/` or you can use this occ command: ``` occ app:update --allow-unstable integration_google ``` When...
Yeah sorry, this app was adapted to new Nextcloud internal API stuff. Further releases will only be available for NC >= 22.
Hi, there is no need to configure an "OAuth consent screen". The procedure is up to date, I just checked in google console interface. You just need to go in...
I tried to create a new google account and set it all up. For some reason, when visiting `https://console.developers.google.com` I'm redirected to `https://console.cloud.google.com` and the consent screen configuration becomes mandatory......
Did you try to wait to see it at some point the import process continues? Each photo import job stops after having downloaded 500 MB and schedules the next job....
@seanodea Hi, thanks for the interest you put in this issue and this project. I had a quick look at the job management code and it's true that having concurrent...
As far as I've explored the API doc, it's not possible to get favorite places from google... Too bad. If you find a way to do it, awesome.