From c34758ed51be99802b81f3cb83175a6643bde49e Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Fri, 22 Jan 2021 21:09:55 +1100 Subject: [PATCH] closed BUG-9, and new AI job bug (uninitialised current_file_num) --- BUGs | 2 -- 1 file changed, 2 deletions(-) diff --git a/BUGs b/BUGs index 314a6f7..f2cb41f 100644 --- a/BUGs +++ b/BUGs @@ -5,7 +5,5 @@ BUG-6: add a new file (e.g. touch an image in the import dir), and keep_dir[] has missing key BUG-7: thumbnail orientation issues (see latest image from my phone - of laptop) BUG-8: cascading failure jobs are needed - BUG-9: import_path's and entry path_prefix issues when ProcessFilsInDir (in fact, should I really wrap all of that so no one sees its) BUG-10: gen*details will stop if no change to top-level dir, but not look in subdirs BUG-11: Ai ref img jobs are looping, needs fix -