updated several BUGS/TODOs in previous commits

This commit is contained in:
2022-07-17 16:46:35 +10:00
parent 9f0dd2ba94
commit cf1851fe85
2 changed files with 5 additions and 4 deletions

5
TODO
View File

@@ -10,9 +10,9 @@
all NMO's need to handle delete data and rebuild / allow recreation of content form FS (not just test, it causes a bug now / db constraint violation)
--> need to test the 'override' when we re-ai-match (AFTER re-build from FS)
* should I change the rotation code to use that jpeg util to reduce/remove compression loss?
* capture pa_job_manager logs in prod
* run_ai_on throws log line, for matching even if there are no faces, would be less noisy to not do that (or should say no faces?)
* should I change the rotation code to use that jpeg util to reduce/remove compression loss?
* should allow context menu from View thumbs (particularly useful on search) to show other files around this one by date (maybe that folder or something?)
@@ -68,6 +68,7 @@
https://www.pyimagesearch.com/2018/07/09/face-clustering-with-python/
* fix up logging in general
ProcessFileForJob --> really need to better handle log levels and counting
* support animated gifs in html5 canvas