From 20a302e3d628ecccfb13136498b941710ef1fc1e Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Fri, 22 Jan 2021 22:32:21 +1100 Subject: [PATCH] BUG-3 is wrong, removing it... we can never know numfiles before we walk the fs, so just live with it, the code is quick anyway, it will be 0 then 100% before you notice anyway --- BUGs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/BUGs b/BUGs index 0ed327f..95f8867 100644 --- a/BUGs +++ b/BUGs @@ -1,7 +1,6 @@ ### Next: 13 BUG-2: Fix the function FixPath so its not just C:, use isPosixPath instead... - BUG-3: import job (first time, does not update with #files as it runs) - BUG-4: Duration is borked and comes out as -1 day under jobs (windows created jobs only) + BUG-4: Duration is borked and comes out as -1 day under jobs (windows created jobs ONLY) 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