Arian Maleki
|
d8cee15f32
|
Optimize exiftool calls by adding an ExifTool singleton in pyexiftool library (#352)
This fix results in a 10x performance improvement [1] enabling a single exiftool subprocess to elimate spawing exiftool for each image.
Closes #350 #347
[1] https://github.com/jmathai/elodie/issues/350#issuecomment-573412006
|
2020-01-13 23:04:33 -08:00 |
Jaisen Mathai
|
0864f58a12
|
Add original file name methods to text and media class #186 (#187)
|
2017-01-22 00:19:44 -08:00 |
Jaisen Mathai
|
bf24f9689a
|
gh-154 Add command to regenerate the hash database
|
2016-12-13 00:08:08 -08:00 |
Jaisen Mathai
|
10b45cba78
|
gh-40 Increase test coverage for media and geolocation modules
|
2016-09-13 20:10:29 -07:00 |
Jaisen Mathai
|
bd32c87b37
|
gh-113 Check for a file extension before doing a string in tuple conditional
|
2016-04-19 21:33:08 -07:00 |
Jaisen Mathai
|
1a1a50e656
|
gh-98 Check that metadata is dictionary before accessing it
|
2016-04-14 22:15:46 -07:00 |