• 1
  • 35
  • 36
  • 37(current)
  • 38
  • 39
  • 42
Broken OpenWeatherMap Extended
Ronie my very good one eyed friend,

Just finalizing my skin for a pull request and noticed a problem with the default weather icons for the various extended forecast types. For example when using

PHP Code:
$INFO[Window(Weather).Property(Weekend.2.OutlookIcon)] 

I have 11.png returned instead of resource://resource.images.weathericons.default/11.png as I was expecting, is this correct? It would be easy enough to add the resource part to the <texture> tag, but as the Kodi default weather icons already include the resource part I would have thought OpenWeatherMap would as well.

My system is running Jarvis 16.1, OpenWeatherMap 3.2.6 on Windows 10 Anniversary Update

Thanks mate
Wyrm (AppTV)
If required a FULL debug log can now be submitted from the skin in settings->skin settings->support. Or follow instructions here if you can't access skin settings.

FAQ's located at :- http://kodi.wiki/view/Add-on:AppTV
Reply
well if paths were hardcoded in the addon, it wouldn't be possible anymore to use a custom weather icon resource addon.

perhaps we should change the code kodi instead not to prefix icons with a fixed path?
i think that was even my first reply when the resource addon functionality was added....

.

.. yes it was: https://github.com/xbmc/xbmc/pull/7361
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
(2016-08-31, 16:34)ronie Wrote: well if paths were hardcoded in the addon, it wouldn't be possible anymore to use a custom weather icon resource addon.

perhaps we should change the code kodi instead not to prefix icons with a fixed path?
i think that was even my first reply when the resource addon functionality was added....

.

.. yes it was: https://github.com/xbmc/xbmc/pull/7361
Ronie,

fair cop, so I will just add the appropriate string to each texture tag, so all good.

Thanks again
Wyrm (AppTV)
If required a FULL debug log can now be submitted from the skin in settings->skin settings->support. Or follow instructions here if you can't access skin settings.

FAQ's located at :- http://kodi.wiki/view/Add-on:AppTV
Reply
@rONniE why is the maps not showing up in your app on kodi 17 I'm useing my own api everything else works
Reply
@rONniE why is the maps not showing up in your app on kodi 17 I'm useing my own api everything else works
Reply
Still can't figure out, now I have MQ7 and Open weather doesn't work. going mental, any kodi guru that can help us?

Hello guys, hope someone can reply my question: I have Jarvis and MQ6 installed, and for some reason I can not see the openweather icons, I have the API key, I get the updates i.e for today's forecast, etc, but no icons, any idea?

thanks in advance

Regards

Sajarac

Here is my missing icons: http://imgur.com/a/s2aov
Reply
it's a skin issue, you best for help in the aeon mq support forum.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
Thank you very much for your prompt reply.
Nothing posted yet, not even in the Brazil forum, I will keep looking for it. but many thanks!!!
Reply
In mq7 the icons are

settings skin settings icons & images weather icons

can't remember how to get them read this http://forum.kodi.tv/showthread.php?tid=287669&page=23
Reply
@rONniE Still no reply about the maps(live) in kodi 17 beta 2...just wondering if this add on doesn't support it or if it's broken
Reply
maps are more dead that alive... sometimes they do work, but most often they don't.
it's due to problems with server capacity on the end of openweathermap.

i'm gonna disable the feature by default (on new installs only).
users who still want to give it a shot can manually activate it in the addon settings.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
(2016-09-23, 17:33)Sajarac Wrote: Still can't figure out, now I have MQ7 and Open weather doesn't work. going mental, any kodi guru that can help us?

Hello guys, hope someone can reply my question: I have Jarvis and MQ6 installed, and for some reason I can not see the openweather icons, I have the API key, I get the updates i.e for today's forecast, etc, but no icons, any idea?

thanks in advance

Regards

Sajarac

Here is my missing icons: http://imgur.com/a/s2aov

@Sajarac,

Tested with your city and MQ7 show all fine, if continue with troubles, let me know.

Image
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
Reply
Thank you very much for your reply, in MQ7 is working fine, but not in MQ6, as you said maybe is an skin issue, I installed MQ7 and tested fine, but after check the music section and the way that it show the lyrics I've decided to go back to my MQ6 without weather icons, but is OK prefer the music over the weather.

Many thanks and many respects again.!!

Sajarac
Reply
Hi,
I modified the yahoo weather add-on for adding some label with local temperature coming from sensor conntected to my Raspberry Pi.
Is it possible to change the normal update frequency of the windows that present the weather data?
Is the update frequency managed by the kodi framework ?
Many Thanks,
Gianluca
Reply
(2016-11-16, 15:06)gielle69 Wrote: Hi,
I modified the yahoo weather add-on for adding some label with local temperature coming from sensor conntected to my Raspberry Pi.
Is it possible to change the normal update frequency of the windows that present the weather data?
Is the update frequency managed by the kodi framework ?

correct, kodi refreshes weather every 30 minutes.
it's hardcoded like that in the kodi source-code.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
  • 1
  • 35
  • 36
  • 37(current)
  • 38
  • 39
  • 42

Logout Mark Read Team Forum Stats Members Help
OpenWeatherMap Extended2