diff --git a/BUGs b/BUGs index 4a6d92f..3aa0ce5 100644 --- a/BUGs +++ b/BUGs @@ -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 diff --git a/TODO b/TODO index 2b4d544..100c26a 100644 --- a/TODO +++ b/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 * put try: around any os.remove, os.symlink etc. File "/code/pa_job_manager.py", line 1088, in CreateSymlink