Cedric Boucher

Results 54 comments of Cedric Boucher

I also have this issue. if I do an import of a folder with the --trash option, once it finishes it lists number of successes and number of errors. if...

The fail on ci/circleci is due to the printed output being changed in `result.py`. This is expected behavior for this PR (Issue #460) the solution to #460 was to clarify...

I am working on updating the tests for my code, I'll need to create another PR when it's done. I have noticed that my code does fail 4 tests, even...

oh I don't need to make a new PR apparently. cool. Well as you can see I've updated the tests to the new formatting and fixed the minor issue that...

On this note: We should really add some test cases to test the functionality of trying to import a file that has already been imported, to see if the duplicate...

the test that has now failed (for whatever reason) has nothing to do with any code I have changed. Odd

I changed nothing and now the test passes. It seems that the failed test was a HTTPS call to that geolocation server. Annoying

Another note. Is there any documentation that needs to be updated with this "UI" change?

I have simply added ".mkv" to the list of valid video extensions at the top of the [video.py](https://github.com/jmathai/elodie/blob/master/elodie/media/video.py) file, and that seems to have worked. Could someone add this to...

other file extensions added in #461: mp3, opus, ogg, flac, webm, webp, svg