diff --git a/TODO b/TODO index 951c329..1de5a88 100644 --- a/TODO +++ b/TODO @@ -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