ordigi/elodie/plugins
Jaisen Mathai 6a4c21fc57
Fix an exception that is raised when creating a media item in Google Photos fails #328 (#329)
Fixes #328

When creating a new media item for Google Photos fails it does not return newMediaItemResults in the body. The code checks for this but then returns the key which it verified does not exist.

This change returns the entire response body in its entirety.
2019-07-24 00:50:02 -07:00
..
dummy Add a plugin to upload photos to Google Photos (#319) 2019-07-12 01:44:57 -07:00
googlephotos Fix an exception that is raised when creating a media item in Google Photos fails #328 (#329) 2019-07-24 00:50:02 -07:00
runtimeerror Add a plugin to upload photos to Google Photos (#319) 2019-07-12 01:44:57 -07:00
throwerror Add a plugin to upload photos to Google Photos (#319) 2019-07-12 01:44:57 -07:00
__init__.py Create an extendable plugin framework #315 #316 (#318) 2019-07-04 02:57:10 -07:00
plugins.py Add a plugin to upload photos to Google Photos (#319) 2019-07-12 01:44:57 -07:00