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:
1
BUGs
1
BUGs
@@ -1,3 +1,2 @@
|
|||||||
### Next: 104
|
### 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-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
5
TODO
@@ -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
|
## GENERAL
|
||||||
* put try: around any os.remove, os.symlink etc.
|
* put try: around any os.remove, os.symlink etc.
|
||||||
File "/code/pa_job_manager.py", line 1088, in CreateSymlink
|
File "/code/pa_job_manager.py", line 1088, in CreateSymlink
|
||||||
|
|||||||
Reference in New Issue
Block a user