Jaisen Mathai
6114328f32
gh-62 [WIP] Remove pyexiv2 and avmetareadwrite dependency
2016-06-22 15:45:30 -04:00
Jaisen Mathai
162aeaada8
Merge pull request #117 from jmathai/add-tests-to-elodiepy-gh-108
...
gh-108 Add tests to elodie.update_time
2016-04-21 20:11:01 -07:00
Jaisen Mathai
bb773b0c4c
gh-108 Add tests to elodie.update_time
2016-04-21 19:38:00 -07:00
Jaisen Mathai
8b302a60dd
Merge pull request #116 from jmathai/add-tests-to-elodiepy-gh-108
...
gh-108 Add tests to elodie.update_location
2016-04-21 19:28:33 -07:00
Jaisen Mathai
969251f9cd
gh-108 Add tests to elodie.update_location
2016-04-21 19:12:25 -07:00
Jaisen Mathai
de54bd6955
Update coveralls badge to read from master branch
2016-04-21 00:06:46 -07:00
Jaisen Mathai
88f6356b75
Add .coveragerc file to omit tests folder from coveralls report
2016-04-20 22:49:26 -07:00
Jaisen Mathai
531f7d2afa
Merge pull request #115 from jmathai/add-tests-to-elodiepy-gh-108
...
gh-108 Add tests for the import_file function in elodie.py
2016-04-20 22:43:36 -07:00
Jaisen Mathai
77266a7bd4
gh-108 Add tests for the import_file function in elodie.py
2016-04-20 22:37:12 -07:00
Jaisen Mathai
4097889e04
Merge pull request #114 from jmathai/files-without-extension-gh-113
...
gh-113 Check for a file extension before doing a string in tuple cond…
2016-04-19 21:42:37 -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
b986c779e5
Merge pull request #112 from jmathai/set-album-from-empty-folder-gh-98
...
gh-98 Check parsed metadata header in text file for type of dict
2016-04-19 21:11:56 -07:00
Jaisen Mathai
479452b31c
gh-98 Check parsed metadata header in text file for type of dict
2016-04-19 21:09:27 -07:00
Jaisen Mathai
e27fb951bc
gh-98 Update calls to metadata to check that type is dict
2016-04-15 14:54:15 -07:00
Jaisen Mathai
1a1a50e656
gh-98 Check that metadata is dictionary before accessing it
2016-04-14 22:15:46 -07:00
Jaisen Mathai
a0f744c082
gh-99 Add support for Sony ARW format
2016-04-12 23:47:41 -07:00
Jaisen Mathai
ca04d3ca48
gh-32 Add `Creation Date (und-US)` to list of exif fields to read to support older versions of exiftool
2016-04-12 01:51:25 -07:00
Jaisen Mathai
5c3c87e1da
gh-103 Add lines to .travis.yml to produce coveralls code coverage
2016-04-12 00:59:34 -07:00
Jaisen Mathai
9bdb451c86
Merge pull request #101 from jmathai/text-file-support
...
gh-100 Add support for importing text files and a few initial tests
2016-04-12 00:14:49 -07:00
Jaisen Mathai
5a82de0da0
gh-100 Add support for text files and associated tests
2016-04-12 00:06:22 -07:00
Jaisen Mathai
b5755576a6
Add link to Google Photos post on Medium
2016-03-29 09:08:34 -07:00
Jaisen Mathai
4c04ac481a
Merge pull request #95 from Ramblurr/patch-1
...
Add Fedora+Redhat dependencies to the readme
2016-03-26 09:24:10 -07:00
Casey Link
0da3d2501d
Add Fedora+Redhat dependencies to the readme
2016-03-26 17:21:49 +01:00
Jaisen Mathai
1c0372141f
gh-93 Add tests for RW2 files
...
gh-94 Skip test for writing to RW2 files because they are not supported
2016-03-23 11:29:02 -07:00
Jaisen Mathai
4c269b538a
gh-92 Add support for RW2 (RAW) files
2016-03-23 09:41:22 -07:00
Jaisen Mathai
a66fc7ca41
gh-31 Remove raise SkipTest for geolocation tests due to precision loss
2016-03-23 09:35:32 -07: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
Jaisen Mathai
ed127aa402
gh-93 Add tests for dng and nef files
2016-03-23 00:09:25 -07:00
Jaisen Mathai
510d81e142
Update Readme files to include links and information about GUI app
2016-03-20 00:46:31 -07:00
Jaisen Mathai
482f3d4de4
Fix syntax errors reported by flake8
2016-03-14 21:54:06 -07:00
Jaisen Mathai
3385c3cc9c
Merge pull request #90 from jmathai/video-album-title
...
gh-89 Reapply album to video when updating EXIF via avmetareadwrite
Add failing test for when setting album then title reverts album
2016-03-14 21:46:42 -07:00
Jaisen Mathai
bd5a49d66c
gh-89 Reapply album to video when updating EXIF via avmetareadwrite
...
Add failing test for when setting album then title reverts album
2016-03-14 21:39:40 -07:00
Jaisen Mathai
9d20d398cd
Merge pull request #73 from noonat/dockerfile
...
Added a Dockerfile
2016-03-04 10:13:29 -08:00
Nathan Ostgard
0b5f9cd143
Using Debian instead of Alpine
...
It seems that Alpine's boost-dev package (required to build
pyexiv2) installed Python 3, and this somehow confuses pyexiv2's
build process, which ends up compiling against the Python 3
libraries instead of the Python 2 ones.
2016-03-02 10:35:07 -08:00
Nathan Ostgard
bbd3cdacc0
Added a Dockerfile
2016-03-01 18:53:20 -08:00
Jaisen Mathai
a904fcef82
Merge pull request #88 from zserg/readme-windows
...
Added Windows instructions into Readme.md
2016-02-19 09:41:32 -08:00
zserg
cb6c29c008
Added Windows instructions into Readme.md
2016-02-19 14:44:53 +03:00
Jaisen Mathai
387456e4c2
Merge pull request #87 from davisonio/mpg-mpeg-ext
...
Add .mpg and .mpeg to valid video file extensions
2016-02-14 15:26:34 -08:00
Craig Davison
1b1725fd8b
Add .mpg and .mpeg to valid video file extensions
2016-02-14 17:41:13 +00:00
Jaisen Mathai
e35e0ce471
gh-84 Added tests for invalid files with valid file extensions
2016-02-14 01:03:18 -08:00
Jaisen Mathai
47bd57d40d
Merge pull request #86 from srynot4sale/pr-84
...
gh-84 Do not attempt to process an invalid file
2016-02-14 00:57:59 -08:00
Aaron Barnes
63ead49bcb
gh-84 Do not attempt to process an invalid file
2016-02-14 21:28:13 +13:00
Jaisen Mathai
91a7622967
Merge branch 'zserg-gh-44'
2016-02-12 16:22:33 -08:00
zserg
b686e7c228
LatLon removed
2016-02-12 22:22:26 +03:00
Jaisen Mathai
af714ff700
gh-82 Remove mock module from requirements.txt since it is in tests/requirements.txt
2016-02-11 15:38:24 -08:00
Jaisen Mathai
4a985a6c5d
Merge branch 'pr-82'
2016-02-11 15:25:19 -08:00
Jaisen Mathai
5204253ad2
gh-82 Fix notifications from flake8 and add mock module to requirements.txt
2016-02-11 15:24:42 -08:00
ZSerg
0d154d67c9
Accepted-Language is moved to constants. TZ fix functions is moved to helper
2016-01-28 21:30:13 +03:00
zserg
c9618311fe
gui app: hint to drop files was added on start page
2016-01-28 10:45:19 +04:00
zserg
0055aa3a62
gui app for windows fix
2016-01-27 22:38:08 +03:00