2014-12-10, 18:23
(2014-12-10, 17:52)spambus Wrote: @KenV99 on linux your script works fine, but under windows when I try to open url's (trigger url's on an arduino wich controls lights) I get several errors
the errors is in default.py line 562, this part => u = urllib2.urlopen(self.cmd_str, timeout=20)
and then multiple errors then in the python part of kodi
the erorrs display in a window of your addon, can't copy the output
so basicly trigegring of url's under windows does not work,it works fine under linux, btw I'm using kodi helix rc3
I assume that it is in a window when using the 'Test' button?
I would need a log file and at least a copy of the script/command/url that you are using to even start to troubleshoot.