Hallo.
Wird das Addon noch unterstützt/supportet?
Unter Kodi 17 kommt immer folgender Fehler.
Code
12:48:54.591 T:3104 NOTICE: [plugin.program.newscenter] Starting NewsCenter V.0.0.9
12:48:54.591 T:3104 NOTICE: [plugin.program.newscenter] Settings (re)loaded
12:48:54.592 T:3104 NOTICE: Previous line repeats 1 times.
12:48:54.592 T:3104 NOTICE: [plugin.program.newscenter] Show notifications: true
12:48:54.592 T:3104 NOTICE: [plugin.program.newscenter] Refresh Intervall : 10800
12:48:54.592 T:3104 NOTICE: [plugin.program.newscenter] Skinner Mode: false
12:48:54.629 T:9148 NOTICE: [plugin.program.newscenter] Starting NewsCenter V.0.0.9
12:48:54.629 T:9148 NOTICE: [plugin.program.newscenter] Settings (re)loaded
12:48:54.630 T:9148 NOTICE: Previous line repeats 1 times.
12:48:54.630 T:9148 NOTICE: [plugin.program.newscenter] Show notifications: true
12:48:54.630 T:9148 NOTICE: [plugin.program.newscenter] Refresh Intervall : 10800
12:48:54.630 T:9148 NOTICE: [plugin.program.newscenter] Skinner Mode: false
12:48:55.705 T:10008 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'urllib2.URLError'>
Error Contents: <urlopen error [Errno 11001] getaddrinfo failed>
Traceback (most recent call last):
File "D:\Program Files (x86)\Kodi17\portable_data\addons\plugin.program.newscenter\default.py", line 517, in <module>
set_LatestDokus_to_Home('http://doku.cc/api.php?get=new-dokus&page=1')
File "D:\Program Files (x86)\Kodi17\portable_data\addons\plugin.program.newscenter\default.py", line 107, in set_LatestDokus_to_Home
content = str(getUnicodePage(url))
File "D:\Program Files (x86)\Kodi17\portable_data\addons\plugin.program.newscenter\default.py", line 93, in getUnicodePage
req = urllib2.urlopen(url)
File "D:\Program Files (x86)\Kodi17\system\python\Lib\urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "D:\Program Files (x86)\Kodi17\system\python\Lib\urllib2.py", line 431, in open
response = self._open(req, data)
File "D:\Program Files (x86)\Kodi17\system\python\Lib\urllib2.py", line 449, in _open
'_open', req)
File "D:\Program Files (x86)\Kodi17\system\python\Lib\urllib2.py", line 409, in _call_chain
result = func(*args)
File "D:\Program Files (x86)\Kodi17\system\python\Lib\urllib2.py", line 1227, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "D:\Program Files (x86)\Kodi17\system\python\Lib\urllib2.py", line 1197, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
-->End of Python script error report<--
12:49:02.063 T:15744 ERROR: Previous line repeats 1 times.
Alles anzeigen