ngPost icon indicating copy to clipboard operation
ngPost copied to clipboard

Alphabetical order in monitored folder

Open alfablac opened this issue 8 months ago • 0 comments

I have explored various methods to ensure files added to the ngPost monitored folder are processed in alphabetical order.

Specifically, when other posts are in progress, ngPost appears to introduce a delay before adding new files. It seems the Qt event responsible for detecting added files does not automatically sort them, resulting in a non-deterministic processing order.

I'm a little rusty with C++, so I was hoping someone could review this code, as mbruel seems MIA.

alfablac avatar May 07 '25 00:05 alfablac