It is currently March 28th, 2024, 7:37 pm

VClouds Not Working - Code Update Help

Get help with creating, editing & fixing problems with skins
TheElementalFlow
Posts: 4
Joined: February 13th, 2020, 9:09 pm

VClouds Not Working - Code Update Help

Post by TheElementalFlow »

Currently, I'm usually able to figure it out on my own. I believe VClouds has switched from the previous wxdata and I now use weather.com, but that's only lasted and worked for a few months before new updates came along that needed updating to my skin.

I'm hoping for help in fixing my code. Very much appreciated.

Attached below is the skin, but I'll also post the code for those who don't want to download it.

Code: Select all

;[BEGIN CONFIG FILE]==============================

[Rainmeter]
Author=VClouds
Version=1.1
AppVersion=100100
Update=1000
DynamicWindowSize=1


[Metadata]
Name=VClouds Weather
Description=Detailed weather skin with up to 9 days forecast. Weather information is taken from weather.com.
Instructions=Look at the instructions below (at the VClouds Weather.ini file) for font colors, location, icons and units.

Version=1.1
Tags=Weather|VClouds
License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
Variant=
Preview=#SKINSPATH#VClouds Weather\Preview.png

[Variables]
FontFace=HandelGotD
FontColor=255,205,50,255
FontColor2=255,205,50,150
FontColor3=255,255,255,240
FontColor4=255,255,255,150
FontSize=9
FontSize2=12


;-- WEATHER ICONS -- folder Path for the weather icons and their size.

Icon=\Icons\
Icon2=\IconsS\
H=76
W=76
PreserevAspectRatio=1

;-- LOCATION -- Go to https://weather.codes/united-states-of-america/california/   search for your city.
;when in your city page, Copy the 8 digit code at the URL in the address bar | Paste the location code below.

Location=USCA1023

;-- UNIT -- Choose either m, for metric (Celsius/km), or f, for imperial (Fahrenheit/mi) | Choose the unit below.

Unit=f




LOC_URL=http://www.weather.com/weather/today/#Location#

;==========================================================
;[MEASURE WEATHER]=========================================
;==========================================================

[MeasureCurrent]
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=1800
Url=http://wxdata.weather.com/wxdata/weather/local/#Location#?cc=*&unit=#Unit#&dayf=1
RegExp="(?siU).*<locale>(.*)</locale>.*<ut>(.*)</ut>.*<ud>(.*)</ud>.*<us>(.*)</us>.*<up>(.*)</up>.*<ur>(.*)</ur>.*<loc id="(.*)">.*<dnam>(.*)</dnam>.*<tm>(.*)</tm>.*<lat>(.*)</lat>.*<lon>(.*)</lon>.*<sunr>(.*)</sunr>.*<suns>(.*)</suns>.*<zone>(.*)</zone>.*<cc>.*<lsup>(.*)</lsup>.*<obst>(.*)</obst>.*<tmp>(.*)</tmp>.*<flik>(.*)</flik>.*<t>(.*)</t>.*<icon>(.*)</icon>.*<bar>.*<r>(.*)</r>.*<d>(.*)</d>.*<wind>.*<s>(.*)</s>.*<gust>(.*)</gust>.*<d>(.*)</d>.*<t>(.*)</t>.*<hmid>(.*)</hmid>.*<vis>(.*)</vis>.*<uv>.*<i>(.*)</i>.*<t>(.*)</t>.*<dewp>(.*)</dewp>.*<moon>.*<icon>(.*)</icon>.*<t>(.*)</t>.*<ppcp>(.*)</ppcp>.*"


[Today]
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=1800
Url=http://wxdata.weather.com/wxdata/weather/local/#Location#?cc=*&unit=#Unit#&dayf=1
RegExp="(?siU)<dayf>.*<lsup>(.*)</lsup>.*<day d="0" t="(.*)" dt="(.*)".*<hi>(.*)</hi>.*<low>(.*)</low>.*<sunr>(.*)</sunr>.*<suns>(.*)</suns>(?(?=.*<part p="d">).*<icon>(.*)</icon>.*<t>(.*)</t>.*<wind>.*(.*).*<gust>(.*)</gust>.*<d>(.*)</d>.*<t>(.*)</t>.*<bt>(.*)</bt>.*<ppcp>(.*)</ppcp>.*<hmid>(.*)</hmid>).*<part p="n">.*<icon>(.*)</icon>.*<t>(.*)</t>.*<wind>.*(.*).*<gust>(.*)</gust>.*<d>(.*)</d>.*<t>(.*)</t>.*<bt>(.*)</bt>.*<ppcp>(.*)</ppcp>.*<hmid>(.*)</hmid>.*"


[MeasureForcastToday+1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=12600
Url=http://wxdata.weather.com/wxdata/weather/local/#Location#?cc=*&unit=#Unit#&dayf=2
RegExp="(?siU)<day d="1" t="(.*)" dt="(.*)".*<hi>(.*)</hi>.*<low>(.*)</low>.*<sunr>(.*)</sunr>.*<suns>(.*)</suns>.*<part p="d">.*<icon>(.*)</icon>.*<t>(.*)</t>.*<wind>.*<s>(.*)</s>.*<gust>(.*)</gust>.*<d>(.*)</d>.*<t>(.*)</t>.*<bt>(.*)</bt>.*<ppcp>(.*)</ppcp>.*<hmid>(.*)</hmid>.*<part p="n">.*<icon>(.*)</icon>.*<t>(.*)</t>.*<wind>.*<s>(.*)</s>.*<gust>(.*)</gust>.*<d>(.*)</d>.*<t>(.*)</t>.*<bt>(.*)</bt>.*<ppcp>(.*)</ppcp>.*<hmid>(.*)</hmid>.*"


[MeasureForcastToday+2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=12600
Url=http://wxdata.weather.com/wxdata/weather/local/#Location#?cc=*&unit=#Unit#&dayf=3
RegExp="(?siU)<day d="2" t="(.*)" dt="(.*)".*<hi>(.*)</hi>.*<low>(.*)</low>.*<sunr>(.*)</sunr>.*<suns>(.*)</suns>.*<part p="d">.*<icon>(.*)</icon>.*<t>(.*)</t>.*<wind>.*<s>(.*)</s>.*<gust>(.*)</gust>.*<d>(.*)</d>.*<t>(.*)</t>.*<bt>(.*)</bt>.*<ppcp>(.*)</ppcp>.*<hmid>(.*)</hmid>.*<part p="n">.*<icon>(.*)</icon>.*<t>(.*)</t>.*<wind>.*<s>(.*)</s>.*<gust>(.*)</gust>.*<d>(.*)</d>.*<t>(.*)</t>.*<bt>(.*)</bt>.*<ppcp>(.*)</ppcp>.*<hmid>(.*)</hmid>.*"


[MeasureForcastToday+3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=12600
Url=http://wxdata.weather.com/wxdata/weather/local/#Location#?cc=*&unit=#Unit#&dayf=4
RegExp="(?siU)<day d="3" t="(.*)" dt="(.*)".*<hi>(.*)</hi>.*<low>(.*)</low>.*<sunr>(.*)</sunr>.*<suns>(.*)</suns>.*<part p="d">.*<icon>(.*)</icon>.*<t>(.*)</t>.*<wind>.*<s>(.*)</s>.*<gust>(.*)</gust>.*<d>(.*)</d>.*<t>(.*)</t>.*<bt>(.*)</bt>.*<ppcp>(.*)</ppcp>.*<hmid>(.*)</hmid>.*<part p="n">.*<icon>(.*)</icon>.*<t>(.*)</t>.*<wind>.*<s>(.*)</s>.*<gust>(.*)</gust>.*<d>(.*)</d>.*<t>(.*)</t>.*<bt>(.*)</bt>.*<ppcp>(.*)</ppcp>.*<hmid>(.*)</hmid>.*"


[MeasureForcastToday+4]
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=12600
Url=http://wxdata.weather.com/wxdata/weather/local/#Location#?cc=*&unit=#Unit#&dayf=5
RegExp="(?siU)<day d="4" t="(.*)" dt="(.*)".*<hi>(.*)</hi>.*<low>(.*)</low>.*<sunr>(.*)</sunr>.*<suns>(.*)</suns>.*<part p="d">.*<icon>(.*)</icon>.*<t>(.*)</t>.*<wind>.*<s>(.*)</s>.*<gust>(.*)</gust>.*<d>(.*)</d>.*<t>(.*)</t>.*<bt>(.*)</bt>.*<ppcp>(.*)</ppcp>.*<hmid>(.*)</hmid>.*<part p="n">.*<icon>(.*)</icon>.*<t>(.*)</t>.*<wind>.*<s>(.*)</s>.*<gust>(.*)</gust>.*<d>(.*)</d>.*<t>(.*)</t>.*<bt>(.*)</bt>.*<ppcp>(.*)</ppcp>.*<hmid>(.*)</hmid>.*"


[MeasureForcastToday+5]
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=12600
Url=http://wxdata.weather.com/wxdata/weather/local/#Location#?cc=*&unit=#Unit#&dayf=6
RegExp="(?siU)<day d="5" t="(.*)" dt="(.*)".*<hi>(.*)</hi>.*<low>(.*)</low>.*<sunr>(.*)</sunr>.*<suns>(.*)</suns>.*<part p="d">.*<icon>(.*)</icon>.*<t>(.*)</t>.*<wind>.*<s>(.*)</s>.*<gust>(.*)</gust>.*<d>(.*)</d>.*<t>(.*)</t>.*<bt>(.*)</bt>.*<ppcp>(.*)</ppcp>.*<hmid>(.*)</hmid>.*<part p="n">.*<icon>(.*)</icon>.*<t>(.*)</t>.*<wind>.*<s>(.*)</s>.*<gust>(.*)</gust>.*<d>(.*)</d>.*<t>(.*)</t>.*<bt>(.*)</bt>.*<ppcp>(.*)</ppcp>.*<hmid>(.*)</hmid>.*"


;==========================================================
;[GRAPHICS]================================================
;==========================================================


;---Current---

;-=Icon=-

[MeasureIconCurrent]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureCurrent]
StringIndex=20

[MeterCurrentIcon]
Path=#Icon#
MeasureName=MeasureIconCurrent
Meter=Image
PreserveAspectRatio=1
AntiAlias=1
X=10
Y=8
LeftMouseDownAction=!execute ["#LOC_URL#"]


;-=Current=-

[MeasureTempCurrent]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureCurrent]
StringIndex=17

[MeasureTempUnitCurrent]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureCurrent]
StringIndex=2

[MeasureLocationCurrent]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureCurrent]
StringIndex=8

[MeasureUpdateCurrent]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureCurrent]
StringIndex=15

[MeasureConditionsCurrent]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureCurrent]
StringIndex=19

[MeasureUnitsCurrent]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureCurrent]
StringIndex=3

[MeasureUnits2Current]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureCurrent]
StringIndex=4


[MeterLocationCurrent]
MeasureName=MeasureLocationCurrent
Meter=String
X=-1
Y=0
FontColor=#FontColor#
FontFace=#FontFace#
FontSize=8
StringAlign=LEFT
StringStyle=NORMAL
StringEffect=SHADOW
AntiAlias=1

[MeterUpdateCurrent]
MeasureName=MeasureUpdateCurrent
Meter=String
X=0
Y=12r
FontColor=#FontColor2#
FontFace=#FontFace#
FontSize=6
StringAlign=LEFT
StringStyle=NORMAL
StringEffect=SHADOW
FontEffectColor=00,0,0,180
AntiAlias=1
Text="Updated at %1"

[MeterTempCurrent]
MeasureName=MeasureTempCurrent
MeasureName2=MeasureTempUnitCurrent
Meter=String
X=-3
Y=37
FontColor=#FontColor3#
FontFace=#FontFace#
FontSize=20
StringAlign=LEFT
StringStyle=BOLD
StringEffect=BORDER
FontEffectColor=00,0,0,170
AntiAlias=1
Text="%1°%2"

[MeterConditionsCurrent]
MeasureName=MeasureConditionsCurrent
Meter=String
X=0
Y=76
FontColor=#FontColor3#
FontFace=#FontFace#
FontSize=11
StringStyle=BOLD
StringAlign=LEFT
StringEffect=BORDER
FontEffectColor=00,0,0,170
AntiAlias=1

;-=WeatherText=-

[MeasureWeatherTextCurrent]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureCurrent]
StringIndex=3

;[MeterWeatherTextCurrent]
Meter=String
MeasureName=MeasureWeatherTextCurrent
X=r
Y=R
FontColor=#FontColor#
FontFace=#FontFace#
FontSize=#FontSize#
AntiAlias=1


;[TODAY]=====================================


[MeasureWeatherDesc1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[Today]
StringIndex=9
Substitute=" And ":" and "

[MeasureWeatherDay1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[Today]
StringIndex=2

[MeasureWeatherTemp1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[Today]
StringIndex=4
Substitute="N/A":"666","":"666"

[MeasureWeatherIcon1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Path=#Icon#
Url=[Today]
StringIndex=8

[CheckNATemp]
Measure=Calc
Formula=[MeasureWeatherTemp1]
IfBelowValue=665
IfBelowAction=!execute [!RainmeterHideMeter MeterNightTemp1][!RainmeterHideMeter MeterNightDay1][!RainmeterHideMeter MeterNightDesc1][!RainmeterHideMeter MeterNightIcon1][!RainmeterShowMeter MeterTemp1][!RainmeterShowMeter MeterDay1][!RainmeterShowMeter MeterDesc1][!RainmeterShowMeter MeterIcon1]
IfEqualValue=666
IfEqualAction=!execute [!RainmeterHideMeter MeterTemp1][!RainmeterHideMeter MeterDay1][!RainmeterHideMeter MeterDesc1][!RainmeterHideMeter MeterIcon1][!RainmeterShowMeter MeterNightTemp1][!RainmeterShowMeter MeterNightDay1][!RainmeterShowMeter MeterNightDesc1][!RainmeterShowMeter MeterNightIcon1]
DynamicVariables=1

;[TONIGHT]=====================================


[MeasureWeatherNightDesc]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[Today]
StringIndex=18
Substitute=" And ":" and "

[MeasureWeatherNightTemp]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[Today]
StringIndex=5

[MeasureWeatherNightIcon]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[Today]
StringIndex=17

;[DISPLAY TODAY]=============================

[MeterIcon1]
MeasureName=MeasureWeatherIcon1
Meter=IMAGE
X=96
Y=120
PreserveAspectRatio=1
Path=#Icon2#
AntiAlias=1
Hidden=0

[MeterNightIcon1]
MeasureName=MeasureWeatherNightIcon
Meter=IMAGE
X=0r
Y=0r
PreserveAspectRatio=1
Path=#Icon2#
AntiAlias=1
Hidden=1

[MeterDay1]
;MeasureName=MeasureWeatherDay1
Meter=STRING
X=0
Y=6r
StringAlign=LEFT
StringStyle=BOLD
FontColor=#FontColor#
FontFace=#FontFace#
FontSize=#FontSize#
Text="Today"
Antialias=1
StringEffect=Shadow
Hidden=0

[MeterNightDay1]
;MeasureName=MeasureWeatherDay1
Meter=STRING
X=0r
Y=0r
StringAlign=LEFT
StringStyle=BOLD
FontColor=#FontColor#
FontFace=#FontFace#
FontSize=#FontSize#
Text="Tonight"
Antialias=1
StringEffect=Shadow
Hidden=1

[MeterTemp1]
MeasureName=MeasureWeatherTemp1
Meter=STRING
X=0r
Y=13r
FontColor=#FontColor3#
FontFace=#FontFace#
FontSize=10
StringAlign=LEFT
Antialias=1
Postfix="°"
StringEffect=Shadow
Hidden=0

[MeterNightTemp1]
MeasureName=MeasureWeatherNightTemp
Meter=STRING
X=0r
Y=0r
FontColor=#FontColor3#
FontFace=#FontFace#
FontSize=10
StringAlign=LEFT
Antialias=1
Postfix="°"
StringEffect=Shadow
Hidden=1

[MeterDesc1]
MeasureName=MeasureWeatherDesc1
Meter=STRING
X=0r
Y=15r
FontColor=#FontColor4#
FontFace=#FontFace#
FontSize=8
StringAlign=LEFT
Antialias=1
StringEffect=Shadow
FontEffectColor=00,0,0,170
Hidden=0

[MeterNightDesc1]
MeasureName=MeasureWeatherNightDesc
Meter=STRING
X=0r
Y=0r
FontColor=#FontColor4#
FontFace=#FontFace#
FontSize=8
StringAlign=LEFT
Antialias=1
StringEffect=Shadow
FontEffectColor=00,0,0,170
Hidden=1


;---Today+1---


;-=Icon=-

[MeasureIcon+1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+1]
StringIndex=7

[MeterIcon+1]
Path=#Icon2#
MeasureName=MeasureIcon+1
Meter=Image
X=100
Y=7r
H=#H#
W=#W#
PreserveAspectRatio=1
AntiAlias=1

;-=DayName=-

[MeasureDay+1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
;Url=[MeasureForcastToday+1]
StringIndex=1

[MeterDay+1]
Meter=String
MeasureName=MeasureDay+1
X=0
Y=10r
FontColor=#FontColor#
FontFace=#FontFace#
FontSize=#FontSize#
StringStyle=Bold
AntiAlias=1
StringEffect=SHADOW
Text="Tomorrow"
;Text="%1"

;-=Date=-


[MeasureDate+1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+1]
StringIndex=2

[Meterdate+1]
MeasureName=MeasureDate+1
Meter=String
X=r
Y=-2R
FontColor=#FontColor2#
FontFace=#FontFace#
FontSize=7
AntiAlias=1
StringEffect=SHADOW
FontEffectColor=00,0,0,170

;-=Temperature=-


[MeasureTemp+1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+1]
StringIndex=3

[MeasureLow+1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+1]
StringIndex=4

[MeterTempDay+1]
MeasureName=MeasureTemp+1
MeasureName2=MeasureLow+1
Meter=String
X=r
Y=0R
FontColor=#FontColor3#
FontFace=#FontFace#
FontSize=10
AntiAlias=1
StringEffect=SHADOW
Text="%1° / %2°"

[MeasureConditions+1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+1]
StringIndex=8

[MeterConditions+1]
MeasureName=MeasureConditions+1
Meter=String
X=r
Y=0R
FontColor=#FontColor4#
FontFace=#FontFace#
FontSize=8
AntiAlias=1
StringEffect=SHADOW
FontEffectColor=00,0,0,170

[MeasureLow+1]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+1]
StringIndex=8

[MeterTempDay+1]
MeasureName=MeasureTemp+1
MeasureName2=MeasureTempUnit
MeasureName3=MeasureLow+1
Meter=String
X=r
Y=-2R
FontColor=#FontColor3#
FontFace=#FontFace#
FontSize=8
AntiAlias=1
StringEffect=SHADOW





;---Today+2---


;-=Icon=-

[MeasureIcon+2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+2]
StringIndex=7

[MeterIcon+2]
Path=#Icon2#
MeasureName=MeasureIcon+2
Meter=Image
X=100
Y=-6R
H=#H#
W=#W#
PreserveAspectRatio=1
AntiAlias=1

;-=DayName=-

[MeasureDay+2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+2]
StringIndex=1

[MeterDay+2]
Meter=String
MeasureName=MeasureDay+2
X=0
Y=10r
FontColor=#FontColor#
FontFace=#FontFace#
FontSize=#FontSize#
StringStyle=Bold
AntiAlias=1
StringEffect=SHADOW
Text="%1"


;-=Date=-


[MeasureDate+2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+2]
StringIndex=2

[Meterdate+2]
MeasureName=MeasureDate+2
Meter=String
X=r
Y=-2R
FontColor=#FontColor2#
FontFace=#FontFace#
FontSize=7
AntiAlias=1
StringEffect=SHADOW
FontEffectColor=00,0,0,170


;-=Temperature=-


[MeasureTemp+2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+2]
StringIndex=3

[MeasureLow+2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+2]
StringIndex=4

[MeterTempDay+2]
MeasureName=MeasureTemp+2
MeasureName2=MeasureLow+2
Meter=String
X=r
Y=0R
FontColor=#FontColor3#
FontFace=#FontFace#
FontSize=10
AntiAlias=1
StringEffect=SHADOW
Text="%1° / %2°"

[MeasureConditions+2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+2]
StringIndex=8

[MeterConditions+2]
MeasureName=MeasureConditions+2
Meter=String
X=r
Y=0R
FontColor=#FontColor4#
FontFace=#FontFace#
FontSize=8
AntiAlias=1
StringEffect=SHADOW
FontEffectColor=00,0,0,170

[MeasureLow+2]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+2]
StringIndex=8

[MeterTempDay+2]
MeasureName=MeasureTemp+2
MeasureName3=MeasureLow+2
Meter=String
X=r
Y=-2R
FontColor=#FontColor3#
FontFace=#FontFace#
FontSize=8
AntiAlias=1
StringEffect=SHADOW






;---Today+3---


;-=Icon=-

[MeasureIcon+3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+3]
StringIndex=7

[MeterIcon+3]
Path=#Icon2#
MeasureName=MeasureIcon+3
Meter=Image
X=100
Y=-6R
H=#H#
W=#W#
PreserveAspectRatio=1
AntiAlias=1

;-=DayName=-

[MeasureDay+3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+3]
StringIndex=1

[MeterDay+3]
Meter=String
MeasureName=MeasureDay+3
X=0
Y=10r
FontColor=#FontColor#
FontFace=#FontFace#
FontSize=#FontSize#
StringStyle=Bold
AntiAlias=1
StringEffect=SHADOW
Text="%1"


;-=Date=-


[MeasureDate+3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+3]
StringIndex=2

[Meterdate+3]
MeasureName=MeasureDate+3
Meter=String
X=r
Y=-2R
FontColor=#FontColor2#
FontFace=#FontFace#
FontSize=7
AntiAlias=1
StringEffect=SHADOW
FontEffectColor=00,0,0,170


;-=Temperature=-


[MeasureTemp+3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+3]
StringIndex=3

[MeasureLow+3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+3]
StringIndex=4

[MeterTempDay+3]
MeasureName=MeasureTemp+3
MeasureName2=MeasureLow+3
Meter=String
X=r
Y=0R
FontColor=#FontColor3#
FontFace=#FontFace#
FontSize=10
AntiAlias=1
StringEffect=SHADOW
Text="%1° / %2°"

[MeasureConditions+3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+3]
StringIndex=8

[MeterConditions+3]
MeasureName=MeasureConditions+3
Meter=String
X=r
Y=0R
FontColor=#FontColor4#
FontFace=#FontFace#
FontSize=8
AntiAlias=1
StringEffect=SHADOW
FontEffectColor=00,0,0,170

[MeasureLow+3]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+3]
StringIndex=8

[MeterTempDay+3]
MeasureName=MeasureTemp+3
MeasureName3=MeasureLow+3
Meter=String
X=r
Y=-2R
FontColor=#FontColor3#
FontFace=#FontFace#
FontSize=8
AntiAlias=1
StringEffect=SHADOW




;---Today+4---


;-=Icon=-

[MeasureIcon+4]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+4]
StringIndex=7

[MeterIcon+4]
Path=#Icon2#
MeasureName=MeasureIcon+4
Meter=Image
X=100
Y=-6R
H=#H#
W=#W#
PreserveAspectRatio=1
AntiAlias=1

;-=DayName=-

[MeasureDay+4]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+4]
StringIndex=1

[MeterDay+4]
Meter=String
MeasureName=MeasureDay+4
X=0
Y=10r
FontColor=#FontColor#
FontFace=#FontFace#
FontSize=#FontSize#
StringStyle=Bold
AntiAlias=1
StringEffect=SHADOW
Text="%1"


;-=Date=-


[MeasureDate+4]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+4]
StringIndex=2

[Meterdate+4]
MeasureName=MeasureDate+4
Meter=String
X=r
Y=-2R
FontColor=#FontColor2#
FontFace=#FontFace#
FontSize=7
AntiAlias=1
StringEffect=SHADOW
FontEffectColor=00,0,0,170


;-=Temperature=-


[MeasureTemp+4]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+4]
StringIndex=3

[MeasureLow+4]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+4]
StringIndex=4

[MeterTempDay+4]
MeasureName=MeasureTemp+4
MeasureName2=MeasureLow+4
Meter=String
X=r
Y=0R
FontColor=#FontColor3#
FontFace=#FontFace#
FontSize=10
AntiAlias=1
StringEffect=SHADOW
Text="%1° / %2°"

[MeasureConditions+4]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+4]
StringIndex=8

[MeterConditions+4]
MeasureName=MeasureConditions+4
Meter=String
X=r
Y=0R
FontColor=#FontColor4#
FontFace=#FontFace#
FontSize=8
AntiAlias=1
StringEffect=SHADOW
FontEffectColor=00,0,0,170

[MeasureLow+4]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+4]
StringIndex=8

[MeterTempDay+4]
MeasureName=MeasureTemp+4
MeasureName3=MeasureLow+4
Meter=String
X=r
Y=-2R
FontColor=#FontColor3#
FontFace=#FontFace#
FontSize=8
AntiAlias=1
StringEffect=SHADOW




;---Today+5---


;-=Icon=-

[MeasureIcon+5]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+5]
StringIndex=7

[MeterIcon+5]
Path=#Icon2#
MeasureName=MeasureIcon+5
Meter=Image
X=100
Y=-6R
H=#H#
W=#W#
PreserveAspectRatio=1
AntiAlias=1

;-=DayName=-

[MeasureDay+5]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+5]
StringIndex=1

[MeterDay+5]
Meter=String
MeasureName=MeasureDay+5
X=0
Y=10r
FontColor=#FontColor#
FontFace=#FontFace#
FontSize=#FontSize#
StringStyle=Bold
AntiAlias=1
StringEffect=SHADOW
Text="%1"


;-=Date=-


[MeasureDate+5]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+5]
StringIndex=2

[Meterdate+5]
MeasureName=MeasureDate+5
Meter=String
X=r
Y=-2R
FontColor=#FontColor2#
FontFace=#FontFace#
FontSize=7
AntiAlias=1
StringEffect=SHADOW
FontEffectColor=00,0,0,170


;-=Temperature=-


[MeasureTemp+5]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+5]
StringIndex=3

[MeasureLow+5]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+5]
StringIndex=4

[MeterTempDay+5]
MeasureName=MeasureTemp+5
MeasureName2=MeasureLow+5
Meter=String
X=r
Y=0R
FontColor=#FontColor3#
FontFace=#FontFace#
FontSize=10
AntiAlias=1
StringEffect=SHADOW
Text="%1° / %2°"

[MeasureConditions+5]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+5]
StringIndex=8

[MeterConditions+5]
MeasureName=MeasureConditions+5
Meter=String
X=r
Y=0R
FontColor=#FontColor4#
FontFace=#FontFace#
FontSize=8
AntiAlias=1
StringEffect=SHADOW
FontEffectColor=00,0,0,170

[MeasureLow+5]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureForcastToday+5]
StringIndex=8

[MeterTempDay+5]
MeasureName=MeasureTemp+5
MeasureName3=MeasureLow+5
Meter=String
X=r
Y=-2R
FontColor=#FontColor3#
FontFace=#FontFace#
FontSize=8
AntiAlias=1
StringEffect=SHADOW
You do not have the required permissions to view the files attached to this post.
User avatar
balala
Rainmeter Sage
Posts: 16110
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: VClouds Not Working - Code Update Help

Post by balala »

TheElementalFlow
Posts: 4
Joined: February 13th, 2020, 9:09 pm

Re: VClouds Not Working - Code Update Help

Post by TheElementalFlow »

Problem is that I don't like the borders or the art of Vclouds 2, so I've been fixing Vcloud1, I don't like the bevel or the outline since it takes away from my desktop layout.

Currently, this is my desktop layout with RocketDock on autohide.

Unfortunately, VClouds just wouldn't it with it. The original VClouds look way better than VCloud2 as well.

Image
You do not have the required permissions to view the files attached to this post.
User avatar
xenium
Posts: 841
Joined: January 4th, 2018, 9:52 pm

Re: VClouds Not Working - Code Update Help

Post by xenium »

TheElementalFlow wrote: February 13th, 2020, 10:05 pm Problem is that I don't like the borders or the art of Vclouds 2, so I've been fixing Vcloud1, I don't like the bevel or the outline since it takes away from my desktop layout.

Currently, this is my desktop layout with RocketDock on autohide.

Unfortunately, VClouds just wouldn't it with it. The original VClouds look way better than VCloud2 as well.

Image
Download Vclouds2:
https://www.deviantart.com/vclouds/art/VClouds-Weather-2-179058977
Use the setting panel (the little triangle at the top right, then the gear icon) to set the values for Background,Reflection,Shade and Shine to "1".
TheElementalFlow
Posts: 4
Joined: February 13th, 2020, 9:09 pm

Re: VClouds Not Working - Code Update Help

Post by TheElementalFlow »

I tried inputting my LocationCode to USCA1023.

VClouds 2 doesn't seem to be working neither.

I'm pretty sure, the only thing wrong in my code is how broken weather.com is and I just need the right url to change it to.
Last edited by TheElementalFlow on February 14th, 2020, 12:07 pm, edited 1 time in total.
User avatar
xenium
Posts: 841
Joined: January 4th, 2018, 9:52 pm

Re: VClouds Not Working - Code Update Help

Post by xenium »

TheElementalFlow wrote: February 14th, 2020, 11:50 am I tried inputting my LocationCode to USCA1023.

VClouds 2 doesn't seem to be working neither.
It works for me.
Capture.PNG
You do not have the required permissions to view the files attached to this post.
TheElementalFlow
Posts: 4
Joined: February 13th, 2020, 9:09 pm

Re: VClouds Not Working - Code Update Help

Post by TheElementalFlow »

I guess I'll try updating rainmeter and see what happens. Unsure what's wrong on my end if the script is right.

Edit: An install of the update doesn't work neither.

Update 2: I reinstalled the skin and it seemed to work after that.

Edit 2: Currently, I'm trying to figure a way to move it all to the left now instead of manually having to edit each x-coordinate one by one since there seems to be an invisible wall when I'm moving it to the left of my screen.

Edit 3: I was able to change the values for most of the x. Now I'm just trying to figure out if I could bold some of the texts.
User avatar
balala
Rainmeter Sage
Posts: 16110
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: VClouds Not Working - Code Update Help

Post by balala »

TheElementalFlow wrote: February 14th, 2020, 12:09 pm Update 2: I reinstalled the skin and it seemed to work after that.
It does works for me too, for USCA1023. It's good if after reinstalling the skin, it started to work for you as well.