minor updates

This commit is contained in:
2021-06-29 00:43:51 +10:00
parent 4cb10c4a6b
commit dcee8c96dd
2 changed files with 10 additions and 5 deletions

5
README
View File

@@ -1,5 +1,10 @@
In here we can put instructions on how to run this / any general info
to edit src:
git....
CAM: fill this in pls
ubuntu packages:
sudo apt-get install -y mediainfo cmake python3-flask

10
TODO
View File

@@ -18,11 +18,11 @@
MatchPersonWithFile()
* then in UI:
allow right-click folders in folder view (at least for AI scan) for all files in Dir
allow right-click AI
for all persons
for individuals
(and can be on an individual file or an individual dir, or selected files / selected dir)
allow right-click folders in folder view (at least for AI scan) for all files in Dir [DONE]
allow right-click AI [DONE]
for all persons [DONE]
for individuals [DONE]
(and can be on an individual file or an individual dir, or selected files / selected dir) [DONE]
* fix up logging in general
* comment your code