The website code has changed which broke the current observation parsing.
To fix this, open the file '@Resources\RegExp.inc' and change the value of the CurrentObservations variable to this: Save the file and reload the skin. Current observations should now show in the skin.
I will update the package soon, but in the meantime, this change will get the current weather data visible.
EDIT: Updated package in first post...
To fix this, open the file '@Resources\RegExp.inc' and change the value of the CurrentObservations variable to this:
Code:
CurrentObservations=(?siU)aria-label="Текущая температура (.*), Ощущается как (.*)°, (.*)." .*aria-hidden="true" src=(.*)/>.*>Ветер: (.*) Метров в секунду, (.*).</span>.*">Влажность: (.*)%.</span>.*>Давление: (.*) .*.</span>.*
I will update the package soon, but in the meantime, this change will get the current weather data visible.
EDIT: Updated package in first post...
Statistics: Posted by eclectic-tech — Today, 2:16 pm — Replies 19 — Views 29472