I think this might be due to the fact that I can't kick off the auto update thread at the time the MVP/NMT is first initialized. This is what this build fixed. The MVP/NMT doesn't kick off the auto update until Activate is called. If your server was running, the MVP/NMT would use the info it downloaded. But since it didn't, the MVP/NMT had to download all the updated weather information.
If your server was running, then something else is the matter. But this seems like what is going on.
I'd like it to update at startup even with a MVP/NMT, but I don't know how to make the plugin only kick off that thread once. Since the constructor is called 3 times for a MVP/NMT device.
If your server was running, then something else is the matter. But this seems like what is going on.
I'd like it to update at startup even with a MVP/NMT, but I don't know how to make the plugin only kick off that thread once. Since the constructor is called 3 times for a MVP/NMT device.
Author of Weather (NPVR) & Weather2 (GBPVR)