ordigi/elodie
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
..
external gh-127 Fallback to latin if utf-8 decode fails in pyexiftool.py 2016-09-07 20:51:57 -07:00
media Make Pillow optional due to external dependencies (#326) 2019-07-14 17:36:09 -07:00
plugins 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
tests Make Pillow optional due to external dependencies (#326) 2019-07-14 17:36:09 -07:00
tools Fix unicode decoding bug in compatability.py and add_original_name.py (#194) 2017-01-24 00:25:52 -08:00
__init__.py Initial Commit of working files 2015-10-02 00:23:13 -07:00
compatability.py Add a plugin to upload photos to Google Photos (#319) 2019-07-12 01:44:57 -07:00
config.py Add a plugin to upload photos to Google Photos (#319) 2019-07-12 01:44:57 -07:00
constants.py Make MapQuest parameters configurable #258 (#308) 2019-04-01 00:56:37 -07:00
dependencies.py Python 3 compartibility added 2016-08-21 17:58:13 +03:00
filesystem.py Add a plugin to upload photos to Google Photos (#319) 2019-07-12 01:44:57 -07:00
geolocation.py Make MapQuest parameters configurable #258 (#308) 2019-04-01 00:56:37 -07:00
localstorage.py gh-156 Add verify command to check all files for bit rot 2016-12-13 22:27:12 -08:00
log.py Create an extendable plugin framework #315 #316 (#318) 2019-07-04 02:57:10 -07:00
result.py gh-145 Add stats output block at the end of an update or import command. 2016-11-10 20:59:40 -08:00