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

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