Kodi Community Forum
No RSS/ Weather output if network starts to late - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: No RSS/ Weather output if network starts to late (/showthread.php?tid=73272)



No RSS/ Weather output if network starts to late - sraue - 2010-05-04

Hi Devs,

in my embedded setup XBMC starts very fast. but sometimes the network connection are still not ready after XBMC is started. If this is so, and there is no internet connection on startup i dont have the output from RSS or Weather (Weather works after refresh). Is this possible to implement an solution to auto-refreshing RSS and Weather (and maybe all other internet based things periodically in the time xbmc is running?

greetings


- jmarshall - 2010-05-04

Both should refresh after 15 or 30 minutes. There are callbacks in the network code that may need hooking up. Ideally there'd be a network up message that gets sent to the controls.


- nielsi - 2010-05-09

I have the exact same issues (win7). Works fine again after the 15/30 minutes refresh. Would it be possible to send a refresh command to xbmc so I could for example use Eventghost to send this command after a few seconds?


- CrashX - 2010-05-09

nielsi:

I believe their is way to force a startup delay on xbmc via command line parameter.


- joebrady - 2010-09-22

After switching to a wireless connection, (not by choice, urg) I've now run into this problem also. Where do we adjust the time for the refresh? (or just the first refresh maybe?) 15 -30 minutes is quite some time to wait, and I don't really want to delay my startup just waiting for network...