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
|
15cfe61e03
|
Add tool to retroactively add OriginalFileName to all files in library #107 (#190)
|
2017-01-22 23:18:28 -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
|
f234cb989d
|
gh-93 Update media module to test for string before calling string functions
|
2016-03-23 00:25:27 -07:00 |
Nathan Ostgard
|
fa217e933b
|
Added friendly errors when dependencies are not installed
|
2016-01-07 22:19:22 -08:00 |
Nathan Ostgard
|
e56bc9722b
|
gh-65 Fix files with empty extensions being detected as audio files
|
2016-01-07 17:10:55 -08:00 |
Jaisen Mathai
|
d4dde66375
|
Closes gh-36 Fix bug with old references to `Media.photo_extensions` and `Media.video_extensions`
|
2015-12-18 20:08:12 -08:00 |
Jaisen Mathai
|
3c4362e709
|
gh-22 Add __init__.py files so nosetests -w recursively runs tests
|
2015-12-01 01:03:00 -08:00 |