【12-18 问题求助】用好久的天气突然失效了,但是找不到任何
rainmeter吧
全部回复
仅看楼主
level 1
冬日初雪 楼主
【12-18 问题求助】用好久的天气突然失效了,但是找不到任何有和url有关的东西,各位大佬能帮忙找找原因吗?
CNWeatherDemo.ini[Rainmeter]
Update=1000
[Variables]
ImgPath=#@#imgs
IconPath=#@#icons
@Include=Style.inc
CityCode=
[BG]
Meter=Image
ImagePath=
#ImgPath#

;ImageName=background.png
@Include=Measure.inc
; ↓ 去除[CityName]和MeasureName前的分号显示城市名称
[CityName]
Meter=String
MeasureName=MeasureCityName
Text=
StringStyle=BOLD
FontColor=255,255,255
AntiAlias=1
FontFace=
ToolTipText=%1
FontSize=16
;ClipString=3
X=404
Y=126
W=90
H=50
MeterStyle=ContentStyle
LeftMouseUpAction=!CommandMeasure "InputCityCode" "ExecuteBatch 1-2"
[TodayIcon]
Meter=Image
MeterStyle=IconStyle
ImageName=[MeasureTodayIcon].png
X=380
Y=40
W=100
H=100
[TodayWeather]
Meter=String
MeasureName=MeasureTodayWeather
;MeasureName2=MeasureTodayWind
;MeasureName3=MeasureTodayHumidity
Text= 状态:%1
#CRLF#

MeterStyle=ContentStyle
;ClipString=5
X=230
Y=125
W=135
[TodayHighTemp]
Meter=String
MeasureName=MeasureTodayTempHigh
Text=最高%1
MeterStyle=HighTempStyle
PostFix=°C
X=230
Y=54
[TodayLowTemp]
Meter=String
MeasureName=MeasureTodayTempLow
Text=最低%1
MeterStyle=LowTempStyle
PostFix=°C
X=230
Y=90
--------分割------
Measure.inc
[InputCityCode]
Measure=Plugin
Plugin=InputText
SolidColor=76A0E8FF
FontColor=80,80,80
FontFace=HelvLight Regular
StringStyle=Italic
FontSize=15
X=75
Y=57
W=160
H=60
DefaultValue="输入城市名..."
Command1=!WriteKeyValue Variables CityCode "$UserInput$"
Command2=!Refresh
[WeatherCore]
Measure=Plugin
Plugin=CNWeather
CityCode=
#CityCode#

DynamicVariables=1
WeatherType=Today
ItemName=temp_curr
DefaultValue=NA
[MeasureCityName]
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Today
ItemName=citynm
DefaultValue=NA
/[WeatherHumi]
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Today
ItemName=humidity
DefaultValue=NA
/[WeatherWinp]
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Today
ItemName=winp
DefaultValue=NA
/[WeatherWind]
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Today
ItemName=wind
DefaultValue=NA
/[MeasureCurrIcon]
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Today
ItemName=weatid
DefaultValue=NA
[MeasureTodayIcon] //天气图标
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Future
ItemName=weatid
Day=0
DefaultValue=NA
[MeasureTodayTempHigh] //最高温度
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Future
ItemName=temp_high
Day=0
DefaultValue=NA
[MeasureTodayTempLow] //最低温度
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Future
ItemName=temp_low
Day=0
DefaultValue=NA
[MeasureTodayWeather] //天气
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Future
ItemName=weather
Day=0
DefaultValue=NA
/[MeasureTodayWind]
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Future
ItemName=wind
Day=0
DefaultValue=NA
/[MeasureTodayHumidity]
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Future
ItemName=humidity
Day=0
DefaultValue=NA
/[MeasureOneIcon]
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Future
ItemName=weatid
Day=1
DefaultValue=NA
/[MeasureOneTempHigh]
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Future
ItemName=temp_high
Day=1
DefaultValue=NA
/[MeasureOneTempLow]
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Future
ItemName=temp_low
Day=1
DefaultValue=NA
/[MeasureOneWeather]
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Future
ItemName=weather
Day=1
DefaultValue=NA
/[MeasureOneWind]
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Future
ItemName=wind
Day=1
DefaultValue=NA
/[MeasureOneHumidity]
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Future
ItemName=humidity
Day=1
DefaultValue=NA
/[MeasureTodayDate]
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Future
ItemName=days
Day=0
DefaultValue=NA
/[MeasureAirLv]
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Aqi
ItemName=aqi_levnm
DefaultValue=NA
/[MeasureAirRemark]
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Aqi
ItemName=aqi_remark
DefaultValue=NA
/[MeasureUpdatetime]
Measure=Plugin
Plugin=CNWeather
ParentMeasure=WeatherCore
WeatherType=Today
ItemName=updatetime
DefaultValue=NA
2023年12月18日 08点12分 1
level 1
冬日初雪 楼主
因为这个天气是我自己魔改的,里面的图片是我自己ps替换过的,再换其他天气成本有点大
2023年12月18日 08点12分 2
level 1
冬日初雪 楼主
现在都变成NA了
2023年12月18日 08点12分 4
level 9
肯定有url的,搜天气皮肤目录的其他文件,搜 http 或 https
2023年12月18日 09点12分 5
level 9
上面说得不对,这皮肤是靠 Plugin=CNWeather 获得天气信息的,所以。。。估计是没救了,除非原作者更新CNWeather.dll这个插件啦
2023年12月18日 09点12分 6
[泪]工作了没那么多时间折腾了,难受
2023年12月18日 10点12分
正好看到,反馈给作者了
2024年04月18日 02点04分
@Cantatax 感谢,昨天发现恢复了
2024年04月18日 03点04分
吧务
level 13
你的key呢
2024年03月08日 10点03分 7
啊?key?
2024年03月13日 00点03分
nowapi 需要付费用了 你需要去注册下api 现在大多数api都需要注册使用了
2024年03月18日 03点03分
@◆亦雪颜绝◆ 不对啊,还是有免费的套餐提供啊,“试用套餐 50 次/每小时 可免费续约(现),试用次数不够可联系客服增加 ”
2024年03月18日 10点03分
@somi 可能是我申请的早了 我已经没有免费服务了
2024年03月20日 04点03分
level 9
2024年03月20日 09点03分 8
level 1
我的也出问题了[泪]
2024年11月23日 19点11分 9
1