34 lines
749 B
Plaintext
34 lines
749 B
Plaintext
### DB
|
|
* create tables
|
|
|
|
### BACKEND
|
|
* probably need a "batch" processing system that uses ionice to minimise load on mara
|
|
|
|
### UI
|
|
* use native file dialog box to set import_path in a "settings page"
|
|
* basic browse the import path
|
|
* some sort of log of import like:
|
|
|
|
State: finding files / found X files / AI for <cam>
|
|
Progress: overall # of passes
|
|
Progress: X of Y files
|
|
History:
|
|
<time> finding files
|
|
<time> found X files
|
|
<time> getting thumbnails for files
|
|
<time> X/10 of X
|
|
<time> 100% of all thumbs
|
|
<time> starting AI for <ref_img>
|
|
<time> X/10 of X done - AI for <ref_img>
|
|
etc...
|
|
|
|
|
|
### AI
|
|
* store reference images
|
|
* check images
|
|
|
|
### SORTER
|
|
* date stuff
|
|
* exif processing?
|
|
* location stuff
|