BUG-103 thumbnails not rotating, fixed (was a Samsung dodgy photo, and over-caution util to rotate, fixed by tweaking my own verson of that util

This commit is contained in:
2022-08-02 18:50:50 +10:00
parent 91b5e1b6d2
commit 8575423a7e
2 changed files with 5 additions and 1 deletions

1
BUGs
View File

@@ -1,3 +1,2 @@
### Next: 104
BUG-100: I managed to get 2 photos matching mich in the NOT_WORKING photo (probably dif refimgs but same p.tag?)
BUG-103: thumbnails aren't rotating (at all/sometimes?), e.g. 20220101_164835_10.jpg

5
TODO
View File

@@ -1,3 +1,8 @@
## PROD:
to deal with orientation issues
need to work out how to remove thumbnails, and then regenerate them (in optimal fashion )
update FILE set thumbnail=null, last???date=0
## GENERAL
* put try: around any os.remove, os.symlink etc.
File "/code/pa_job_manager.py", line 1088, in CreateSymlink