Do not use iNotify for detecting files
Opened this issue · 2 comments
lemonjesus commented
iNotify is cool, but it isn't stable. At the suggestion of several people, I'm replacing iNotify with a different method for file detection.
wesley5040 commented
Could you also have it sort the files by name for each group of files that is enqueued?
lemonjesus commented
I guess - makes more sense than taking the diff and enqueuing it in any ol' order.