new bug with file counting when processing AI

This commit is contained in:
2021-01-25 10:41:16 +11:00
parent 18b8a30140
commit 49e9b05f59

3
BUGs
View File

@@ -1,3 +1,4 @@
### Next: 17 ### Next: 19
BUG-16: now we dont do dir level optimising for genfiledetails, need to stat the file / check dates that way to optimise BUG-16: now we dont do dir level optimising for genfiledetails, need to stat the file / check dates that way to optimise
BUG-17: I think it won't handle me deleting files after scan BUG-17: I think it won't handle me deleting files after scan
BUG-18: ProcessAI not counting files properly