Yu Zhang
Yu Zhang
Sorry for keeping you waiting 😿 However, this p-r is outdated. I may check and merge it when conflicts are resolved.
Thanks for your reply, please take your time 😺 After resolving conflicts, please use the formatter to format your code too, you can find details in #60. I'll update `.travis.yml`...
@Slavenin Thanks for contributing! Could you please fix coding format (`mix format`) and add unit tests for new methods?
Sorry for keeping you waiting 😿 I'll try to find a clean way to do this, and do some refactoring later
I'm having the same issue.
It seems it's related to how the image metadata is extracted and parsed: * Stash calls `ffprobe` to extract the image metadata including height, weight, and rotate * `ffprobe` does...
JFYI, this [repo](https://github.com/recurser/exif-orientation-examples) contains example images with all possible EXIF orientation values.