You might try adding:
Flags=ForceReload
To the "parent" WebParser measure.
Also might try adding DynamicVariables=1 to the Image meter displaying the file.
https://docs.rainmeter.net/manual/meters/image/#ImageName
So it's possible it is already working, but only every 8.3 hours.
Flags=ForceReload
To the "parent" WebParser measure.
Also might try adding DynamicVariables=1 to the Image meter displaying the file.
https://docs.rainmeter.net/manual/meters/image/#ImageName
BTW, 30000 X 1000ms is 500 minutes, not 30 minutes. 30 minutes would be UpdateRate=1800Note: When ImageName is hard-coded with an image file name, the image will be loaded and "cached", to avoid reloading the image from disk on every meter update. If there is an external process that is changing the image file, while leaving the name the same, use DynamicVariables=1 on the meter to force the image to be reloaded from disk on every meter update.
So it's possible it is already working, but only every 8.3 hours.
Statistics: Posted by jsmorley — Today, 6:49 pm