Summary: | [Enhancement] New Album Creation with Google Photos | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Mo <cl9271> |
Component: | Plugin-WebService-Google | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 7.8.0 | ||
Target Milestone: | --- | ||
Platform: | macOS (DMG) | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mo
2022-09-11 11:49:24 UTC
For some time now we have included this optimization that when creating an album, the album list is not read again. I just tested it again using the debug output, the album list doesn't reload. If it takes you so long to create a new album it will be due to the Google servers due to the large number of albums. However, we cannot change that. Google Photo API doesn't handle album names when uploading, we need the album ID. Therefore, the album list must be loaded at least once at the start in order to get the assignment Album name <=> Album ID. Maik *** This bug has been marked as a duplicate of bug 415365 *** |