Post
Topic
Board Mining (Altcoins)
Re: AwesomeMiner Coin Updater *Version 0.8* (Plugin)
by
akadamson
on 18/05/2018, 02:14:22 UTC

I use this sollution. It runs the updater every 10 minutes.
Before it runs the Coin Updater it deletes the LocalCoinData.json file (resets stats)
30 seconds after starting.. it stops The Coin Updater.

Configuration in Awesome Miner:


This is what my "starting" batch looks like:


This is how my stopping/terminating batch looks like:


Works fine.. You get fresh info (no averaging) every 10 minutes Wink

ok, I have this approach functional... now if AM had the option of NOT creating a window that pops up on my AM machine when it executes a background command, this would work... Probably going to get pretty annoying however to have that happen every 10 mins...


Ok, it was a PITA, but I have this running where it does NOT open a command windows.  Basically you execute a .vbs script that can do it without opening a command window... you have to do that for the start and the stop... but it seems to be working fine... yeah!