It is currently May 4th, 2024, 7:04 pm

Web parcer skin doesn't load

Get help with creating, editing & fixing problems with skins
Darth_Nick9
Posts: 1
Joined: June 7th, 2012, 12:54 pm

Web parcer skin doesn't load

Post by Darth_Nick9 »

Hi I've only been using Rainmeter for a little while now and I am not very good with code but I thought I would take a crack at making a skin for myself. I want to display my PSN Trophy card on my desktop. I found this web parcer code form the Rainmeter website and used the Html code the trophy website gave me in my skin. It displays properly until my computer goes idle or asleep. Then it says it's loaded but it doesn't show up. I've tried restarting Rainmeter and refreshing the skin with no luck. The only thing that brings it back is restarting my computer. My code is below, any suggestions would be appreciated.

Thanks

[MeasureImageLocation]
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=1800
Url=http://www.yourgamercards.net/profile/darth_nick9
RegExp="(?siU)<img src="(.*)"/>"

[MeasureImageDownload]
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=1800
Url=http://www.yourgamercards.net/trophy/509/darth_nick9.png
StringIndex=1
Download=1

[MeterDisplayImage]
Meter=IMAGE
MeasureName=MeasureImageDownload
H=125
W=375