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

Help: Rainmeter Skins • Re: WebParser: Getting info for app updates.

$
0
0
DynamicVariables=1 is required in this case because in [MeterDummy] you used [mfirstchild] as a section variable:
https://docs.rainmeter.net/manual/variables/section-variables/#DynamicVariables
Using dynamic variables has nothing to do with the type of meter.

Yes, you could have used that RegExp, it could have been anything. However, to find exactly what you needed, that pattern should most of the times be unique. For example, if in the page source you have this:

Code:

current-version-.*">Current Version: somevalue<\/hexistent-version-.*">Current Version: othervalue<\/h
so multiple occurrences of your "ent-..." pattern, then you should adjust the pattern to capture the desired occurrence.
Ah yes, of course! My brain struggles to keep all this info in! :?

Yes, thanks, I understood that it had to be unique, due to having used that SPS PAT app. It works in a similar way. :thumbup:

Statistics: Posted by sl23 — Today, 3:42 pm



Viewing all articles
Browse latest Browse all 1065

Trending Articles