raiguard / ModernGadgets

Sleek, minimalist, information-dense gadgets for the modern desktop. Inspired by the AddGadgets.com system monitoring gadgets. Built on the Rainmeter platform.
MIT License
300 stars 32 forks source link

[Solved] Weather Meter doesn't work #225

Closed timdorr closed 3 years ago

timdorr commented 3 years ago

Looks like the weather.com scraping doesn't work 😢

image

For reference, I put in my zip code (30062) to get my location. I tried other locations but had the same results.

raiguard commented 3 years ago

What does the Rainmeter log say?

raiguard commented 3 years ago

Actually, it's not working for me anymore either on my non-development instance of Rainmeter. Interesting.

timdorr commented 3 years ago

Yeah, the main line I get that indicates anything is this:

ERRO (16:54:59.326) ModernGadgets\WeatherMeter\WeatherMeter.ini - [@ForecastTodayDateString]: RegExp matching error (-1)

raiguard commented 3 years ago

OH, got it. The units setting from the Dark Sky version of the gadget carried over. Go into the settings skin and click one of the units radio buttons, and it will fix itself.

image

timdorr commented 3 years ago

Yup, that was it. Thanks for the quick response!

raiguard commented 3 years ago

Pinning this so others can see it.