added ability to auto-rotate jpegs as we import them. The auto-rotation uses /usr/bin/exifautotran which rotates losslessly, and we optimised to then not also re-rotate the thumbmail. This address a few bugs in the 90s, including the one where Mandys photos were not getting faces (they were rotated), and without really doing anything the odd one where we sometimes lost tmp_locn on first load after db recreation - I cant reproduce so ignoring it
This commit is contained in:
5
BUGs
5
BUGs
@@ -1,5 +1,2 @@
|
||||
### Next: 92
|
||||
### Next: 94
|
||||
BUG-85: once we rebuild data from scratch, need to reset just clean out pa_user_state's
|
||||
BUG-91: face_recognition not working on many of Mandy's newer phone images
|
||||
-- its when a photo is rotated -- can use:
|
||||
exifautotran file.jpg, and then all should work (no loss), could then skip fix in thumbs too?
|
||||
|
||||
Reference in New Issue
Block a user