now have a partial fix_dups path, it shows the content in a much more reasonable manner, and allows the GUI to select the files/paths to keep, HOWEVER, the form POST is not enabled, and I still need to process the form data -- right now, now sure how I know which files to delete vs keep -> will need hidden vars of options, not just the to_keep - then process them

This commit is contained in:
2021-02-13 20:21:08 +11:00
parent 0fe5d97317
commit 7014eb0f35
2 changed files with 77 additions and 17 deletions

4
TODO
View File

@@ -13,7 +13,9 @@
- without debugs: import == 04:03, getfiledetails == 0:35:36 -- not a sig diff
- with exifread & debug: import == 04:26
* CheckForDups() needs to allow the f/end to actually do the work, and then clear the MessageToFE() as well
* CheckForDups():
in files.py
-> need to process the form and ACT on it (by deleting files)
* try again with walk to go through loop once quickly just to add up files,
* then start the import dir counting up / progress