-
Hi, I recently got this error when importing my photos for the first time on OS X:
```
Traceback (most recent call last):
File "./elodie.py", line 228, in
main()
File "/Library/Python/2.7/si…
-
# Steps to Reproduce
Just exploring on sl
# Actual Behavior
Hi. I got a strange error on SL in relation with my graphic card "tdr error". I installed a new version of the graphic card pilot. I insta…
-
This issue is probably a feature request.
I currently organize my photos in a similar directory structure, with the addition of event meta data in the folder name.
These event names are optional, an…
-
I've tried running the following command:
``` bash
$ ./elodie.py import --source="/Users/arik/Pictures/Incoming" --destination="/Users/arik/Pictures/2016"
```
But got the following error:
```
Trace…
-
The MPEG is quite a common video format so it'd be great it elodie supported it :)
```
{"source":"/Users/craig/Pictures/Craig/Old Photos/2006/MOV00918.MPG", "error_msg":"Not a supported file"}
```
-
Marking a test as skipped for this by adding `# -*- coding: utf-8` to the top of the file.
```
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/nose/case.py", line 19…
-
Until elodie becomes a pip package (#41), I recommend adding a requirements.txt file to the project, to make sure that everyone is using the correct versions of the dependencies.
-
It looks like an image that is missing the DateTimeOriginal EXIF tag causes a traceback when trying to update the file:
``` python
$ ./elodie.py update --time='2015-01-02' '/export/2015-01-Jan/Unknow…
-
So far this is the list of pep8 issues.
```
# pep8 elodie
elodie/arguments.py:3:11: E401 multiple imports on one line
elodie/arguments.py:6:1: E302 expected 2 blank lines, found 1
elodie/arguments.py…
-
```
What steps will reproduce the problem?
1. Upgrade automaticaly to Firefox 4
What is the expected output? What do you see instead?
I don't see the statusbar on bottom on my Firefox window.
What v…