ordigi/elodie
Jaisen Mathai 3ad6c0db35
Fix issue where photos without EXIF were not using the correct date for folder or file names #330 (#331)
Fixes #330

Fixes a bug in the code where media.set_original_name() would set the mtime of a photo and then use the newly set mtime for generating the folder and file name.
2019-07-29 23:51:10 -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 Fix issue where photos without EXIF were not using the correct date for folder or file names #330 (#331) 2019-07-29 23:51:10 -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 Fix issue where photos without EXIF were not using the correct date for folder or file names #330 (#331) 2019-07-29 23:51:10 -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