add allow actions for wrong person to TODO

This commit is contained in:
2024-01-01 11:49:03 +11:00
parent 3f39f74716
commit 9c4da5ec6f

6
TODO
View File

@@ -8,6 +8,9 @@
-- path.py has the __allow_unmapped__ = True
* remove all '.execute' from *.py
* allow actions for wrong person:
-> someone else? OR override no match for this person ever for this image?
* read this: https://flask.palletsprojects.com/en/2.2.x/testing/#faking-resources-and-context
* could get better AI optim, by keeping track of just new files since scan (even if we did this from the DB),
@@ -57,9 +60,6 @@
* fix up logging in general
ProcessFileForJob --> really need to better handle log levels and counting
* metadata at folder level with file level to add more richness
- store in DB? or store in hidden file (or both)... IF it is outside the DB, then I can 'rebuild' the DB at anytime from scratch
* video player cannot handle non mp4 formats... do I care? (could just offer a download link and hope the client deals with it)
--> OR? https://jsmpeg.com/
--> OR? convert all videos to mp4/webm