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:
4
TODO
4
TODO
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user