Summary: | Error when exporting a video to OneDrive | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Nicofo <nicofo> |
Component: | Plugin-WebService-OneDrive | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version First Reported In: | 6.3.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nicofo
2019-10-19 15:43:00 UTC
Git commit ec7e91b41b547c03666d30c4ad7359db981af196 by Maik Qualmann. Committed on 19/10/2019 at 16:56. Pushed by mqualmann into branch 'master'. add video support up to 4MB M +1 -1 core/dplugins/generic/webservices/dropbox/dbtalker.cpp M +1 -1 core/dplugins/generic/webservices/google/gdrive/gdtalker.cpp M +1 -1 core/dplugins/generic/webservices/google/gphoto/gptalker.cpp M +27 -19 core/dplugins/generic/webservices/onedrive/odtalker.cpp https://invent.kde.org/kde/digikam/commit/ec7e91b41b547c03666d30c4ad7359db981af196 The OneDrive plugin uses the "Simple item upload" API. File size is 4MB maximum for videos and images. Support for the "Resumable item upload" API requires more work. Maik *** This bug has been marked as a duplicate of bug 413196 *** |