Add Request Retry Count To Individual Projects
If possible add the option of deciding how many retries in individual project/s settings. (Request retry count)
I currently have no way of setting this for rechecking unrecognized urls.
I currently have no way of setting this for rechecking unrecognized urls.
Comments
Also would be nice to have recursive folder monitoring (Gscraper-Folder/*.txt) as gscraper creates folders by date when scraping. If you leave it running for a few days it will add more folders by date which don't end up being processed.
I use the option Create new text if lines >
which works great, but when left overnight the new folders are not scanned.
I've tested this previously, (stoping or pausing projects monitor and process files) and it can stay there for a couple of days without doing anything. I did notice that in the requests tab there was one thread that was idle and that may have caused the freeze? Not sure.
Thanks for such great software once again. This saves me a lot of time. I recommend everyone to buy this as it handles well under a lot of work.
How about on the next update add a minimize to tray that would be great. Thanks again.
Perhaps that's the sollution for yor problem with GScraper (building new date folder over night):
http://www.online-tech-tips.com/computer-tips/how-to-move-or-copy-files-at-scheduled-time-intervals/
Its called dropit and you can set the little free to use software tool to periodically look inside a folder and copy all files ending with .txt to a desdination folder. You can add a ton of filters, placeholders ect. to the rules. You can set it to look inside sub-folders, too. And so, every newly created txt file inside your GScraper folder will be copied to your prefered folder which you can monitor by PI.
I hope this helps and fits your needs...