integration_google
integration_google copied to clipboard
Not all files are imported from Google Drive
Ignore shared files: On. Start of import: 957 files on Google Drive (10 GiB) End of import: 422 files was imported from Google Drive. Result is: Some (sub)folders created and empty, some (sub)folders are synced, pretty random pattern. Size of Google Drive import folder is 2.6 GB.
I have grep of nextcloud.log integration_google with loglevel 1, but nothing suspect... :-(
Thanks for the feedback.
One potential reason for that would be that the API does not provide the "webContentLink" for those files. In this case, the app checks if its mime type is document/spreadsheet/presentation. If it's none of that, it just ignores the file. I added some level 2 log in this case.
I don't see any other reason why this would happen... This API is the harshest I've ever seen :smile:.
v0.0.25 is out with those additional logs. Hope it helps...
Experiencing the same, both with Google Drive and Google Photo's. Tried multiple times. The import is also very slow. I've been staring at "1 file imported" for Drive for the past couple of hours.
Same: I have thousands of photos, but it only imported 78 and stopped...
Should have been fixed in the meantime.