Google Photos Export Optimization Hello I use a lot of exports to Google Photos. I have a lot of albums on Google Photos and downloading the list is very very long. It would be nice to have several options: - "Add to an album" , in this case one downloads the list - "New album" we don't download the list, we just create. - The "recharge" button stays in case you want to get the list again. At each Export, you have to reload the list of albums, even if you have not left the software. It takes me 50 seconds to create an album. Couldn't we create the album by launching the transmission? Is there a way to optimize this creation? Clearly, this export opportunity is very good and if it could be optimised it would be well Thank you --------------------------- Optimisation exportation Google Photos Bonjour J'utilise beaucoup les exportations vers Google Photos. J'ai beaucoup d'albums sur Google Photos et le téléchargement de la liste est très très long. Il serait bien d'avoir plusieurs options : - "Ajouter à un album" , dans ce cas on télécharge la liste - "Nouvel album", on ne télécharge pas la liste, on fait juste la création. - Le bouton "recharger" reste au cas où on souhaite ré obtenir la liste. A chaque Exportation, il faut recharger la liste des albums, même si on a n'a pas quitté le logiciel. Il me faut 50 secondes pour créer un album. On ne pourrait pas créer l'album en lançant la transmission ? Il y a moyen d'optimiser cette création ? En clair, cette possibilité d'exportation est très bien et si on pouvait l'optimiser cela serait bien Merci
How many albums do you have on Google Photos, so it takes 50 seconds? I had already made 200 albums on a test basis and I don't remember loading the albums was a problem. Maik
Created attachment 124614 [details] 2019-12-20 - DIGIKAM Optimisation exportations albums.pdf *Hello** ** **Thank you very much for your responsiveness. Here attached a PDF file for the answers. I am available for any further tests.** ** **Out of curiosity, what country do you live in? . I live in France, Brittany region. Not far from St Malo or Mont St Michel** ** **Thanks again** ** **Kind regards** ** **Alain POUCHARD** * Bonjour Merci beaucoup pour votre réactivité. Ci joint un fichier PDF pour les réponses. Je suis à votre disposition pour tout autre test. Par curiosité, vous habitez dans quel pays ? . Moi j'habite en France, région Bretagne. Pas loin de St Malo ou Mont St Michel Merci encore Cordialement Alain POUCHARD Le 20/12/2019 à 08:05, Maik Qualmann a écrit : > https://bugs.kde.org/show_bug.cgi?id=415365 > > Maik Qualmann <metzpinguin@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |metzpinguin@gmail.com > > --- Comment #1 from Maik Qualmann <metzpinguin@gmail.com> --- > How many albums do you have on Google Photos, so it takes 50 seconds? I had > already made 200 albums on a test basis and I don't remember loading the albums > was a problem. > > Maik >
*** Bug 416704 has been marked as a duplicate of this bug. ***
Git commit ac1e0d27e3287a6f64b546243c84e4b2496b8d5c by Maik Qualmann. Committed on 16/02/2020 at 10:34. Pushed by mqualmann into branch 'master'. list max number of albums per request M +11 -9 core/dplugins/generic/webservices/google/gphoto/gptalker.cpp https://invent.kde.org/kde/digikam/commit/ac1e0d27e3287a6f64b546243c84e4b2496b8d5c
*** Bug 419835 has been marked as a duplicate of this bug. ***
Git commit e0b45c0ac6997eef5d4e232481934872b5859f16 by Maik Qualmann. Committed on 08/04/2020 at 18:14. Pushed by mqualmann into branch 'master'. add new Google Photo album without reload album list M +6 -1 core/dplugins/generic/webservices/google/gswindow.cpp https://invent.kde.org/kde/digikam/commit/e0b45c0ac6997eef5d4e232481934872b5859f16
*** Bug 423489 has been marked as a duplicate of this bug. ***
*** Bug 450200 has been marked as a duplicate of this bug. ***
I have about 200 albums and it does take a good minute to load each and every time I click export, even subsequently within the same session. Given there's a manual "Reload" button already, could you just skip loading the albums list? Loading them every time is just wasting time.
I've already tested it with 200 albums and it only took a few seconds. We have already reduced the loading of the albums, there is no longer an automatic loading during the session. The album information from Google does not only consist of the album name, when uploading we have to send an album ID and more. There is a possibility that the album ID is dynamic and then we have to load the albums list at every session. Maik
Git commit 979c3f318fea3d4b14d525c2d45d10f801beccd9 by Maik Qualmann. Committed on 20/06/2022 at 17:09. Pushed by mqualmann into branch 'master'. port Google Export Tool to QOAuth2AuthorizationCodeFlow Related: bug 440156, bug 435384, bug 396671, bug 419956, bug 411521 FIXED-IN: 8.0.0 M +3 -1 NEWS M +2 -1 core/cmake/macros/MacroDPlugins.cmake M +1 -0 core/cmake/rules/RulesQtFramework.cmake M +2 -1 core/dplugins/generic/webservices/google/CMakeLists.txt M +11 -31 core/dplugins/generic/webservices/google/gdrive/gdtalker.cpp M +35 -63 core/dplugins/generic/webservices/google/gphoto/gptalker.cpp M +77 -83 core/dplugins/generic/webservices/google/gstalkerbase.cpp M +8 -9 core/dplugins/generic/webservices/google/gstalkerbase.h M +44 -1 core/libs/dplugins/webservices/wstoolutils.cpp M +10 -0 core/libs/dplugins/webservices/wstoolutils.h https://invent.kde.org/graphics/digikam/commit/979c3f318fea3d4b14d525c2d45d10f801beccd9
*** Bug 458994 has been marked as a duplicate of this bug. ***