Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1554

Bugs & Feature Suggestions • Re: WebParser Debug frequency

$
0
0
Also, here is a way to avoid the issue:

Code:

[Rainmeter]Update=20AccurateText=1DynamicWindowSize=1[MeausureWebParser]Measure=WebParserURL=https://checkip.amazonaws.com/RegExp=(?siU)^(.*)$StringIndex=1UpdateRate=1UpdateDivider=(15*60*(1000/20))Debug=2DynamicVariables=1
So the measure itself will only update every 15 minutes, and WebParser will go out to get the source (and do the WebParserDump.txt and the log) every update.
Well, see? A while ago, when I said about being able to use UpdateDivider instead of UpdateRate for a WebParser in some edge cases (even though it isn't generally recommended, as you insisted), you got a bit touchy that I was talking nonsense to a beginner, lol. But it was basically the same thing you do above, just letting the user know that it can be done if there is no other choice (like using solely UpdateRate, as recommended in the manual). ;)

Statistics: Posted by Yincognito — Today, 11:31 am



Viewing all articles
Browse latest Browse all 1554

Trending Articles