Quellcode
Quellcode bearbeiten
22:21:09 T:6056 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'urllib2.HTTPError'>
Error Contents: HTTP Error 404: Not Found
Traceback (most recent call last):
File "D:\KODI (Isengard-Portable)\Kodi\portable_data\addons\plugin.video.mtv_de\default.py", line 597, in <module>
listVideos_old(url)
File "D:\KODI (Isengard-Portable)\Kodi\portable_data\addons\plugin.video.mtv_de\default.py", line 274, in listVideos_old
content = getUrl(url)
File "D:\KODI (Isengard-Portable)\Kodi\portable_data\addons\plugin.video.mtv_de\default.py", line 489, in getUrl
response = urllib2.urlopen(req,timeout=60)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 410, in open
response = meth(req, response)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 442, in error
result = self._call_chain(*args)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 629, in http_error_302
return self.parent.open(new, timeout=req.timeout)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 410, in open
response = meth(req, response)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 448, in error
return self._call_chain(*args)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 531, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
-->End of Python script error report<--
22:21:09 T:520 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.mtv_de/?mode=listVideos_old&url=http%3a%2f%2fwww.mtv.de%2fcharts%2f199-top-100-single-jahrescharts-2013%3fexpanded%3dtrue
22:21:09 T:520 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.mtv_de/?mode=listVideos_old&url=http%3a%2f%2fwww.mtv.de%2fcharts%2f199-top-100-single-jahrescharts-2013%3fexpanded%3dtrue) failed
22:21:09 T:6784 NOTICE: Thread LanguageInvoker start, auto delete: false
22:21:09 T:6784 NOTICE: -->Python Interpreter Initialized<--
22:21:09 T:8068 NOTICE: Thread BackgroundLoader start, auto delete: false
22:21:11 T:7624 NOTICE: Thread LanguageInvoker start, auto delete: false
22:21:11 T:7624 NOTICE: -->Python Interpreter Initialized<--
22:21:11 T:7624 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'urllib2.HTTPError'>
Error Contents: HTTP Error 404: Not Found
Traceback (most recent call last):
File "D:\KODI (Isengard-Portable)\Kodi\portable_data\addons\plugin.video.mtv_de\default.py", line 597, in <module>
listVideos_old(url)
File "D:\KODI (Isengard-Portable)\Kodi\portable_data\addons\plugin.video.mtv_de\default.py", line 274, in listVideos_old
content = getUrl(url)
File "D:\KODI (Isengard-Portable)\Kodi\portable_data\addons\plugin.video.mtv_de\default.py", line 489, in getUrl
response = urllib2.urlopen(req,timeout=60)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 410, in open
response = meth(req, response)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 442, in error
result = self._call_chain(*args)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 629, in http_error_302
return self.parent.open(new, timeout=req.timeout)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 410, in open
response = meth(req, response)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 448, in error
return self._call_chain(*args)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 531, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
-->End of Python script error report<--
22:21:11 T:520 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.mtv_de/?mode=listVideos_old&url=http%3a%2f%2fwww.mtv.de%2fcharts%2f9-deutsche-black-charts%3fexpanded%3dtrue
22:21:11 T:520 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.mtv_de/?mode=listVideos_old&url=http%3a%2f%2fwww.mtv.de%2fcharts%2f9-deutsche-black-charts%3fexpanded%3dtrue) failed
22:21:11 T:6320 NOTICE: Thread LanguageInvoker start, auto delete: false
22:21:11 T:6320 NOTICE: -->Python Interpreter Initialized<--
22:21:11 T:7188 NOTICE: Thread BackgroundLoader start, auto delete: false
22:21:16 T:7376 NOTICE: Thread LanguageInvoker start, auto delete: false
22:21:16 T:7376 NOTICE: -->Python Interpreter Initialized<--
22:21:17 T:7376 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'urllib2.HTTPError'>
Error Contents: HTTP Error 404: Not Found
Traceback (most recent call last):
File "D:\KODI (Isengard-Portable)\Kodi\portable_data\addons\plugin.video.mtv_de\default.py", line 597, in <module>
listVideos_old(url)
File "D:\KODI (Isengard-Portable)\Kodi\portable_data\addons\plugin.video.mtv_de\default.py", line 274, in listVideos_old
content = getUrl(url)
File "D:\KODI (Isengard-Portable)\Kodi\portable_data\addons\plugin.video.mtv_de\default.py", line 489, in getUrl
response = urllib2.urlopen(req,timeout=60)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 410, in open
response = meth(req, response)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 442, in error
result = self._call_chain(*args)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 629, in http_error_302
return self.parent.open(new, timeout=req.timeout)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 410, in open
response = meth(req, response)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 448, in error
return self._call_chain(*args)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "D:\KODI (Isengard-Portable)\Kodi\system\python\Lib\urllib2.py", line 531, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
-->End of Python script error report<--
22:21:17 T:520 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.mtv_de/?mode=listVideos_old&url=http%3a%2f%2fwww.mtv.de%2fcharts%2f6-dance-charts%3fexpanded%3dtrue
22:21:17 T:520 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.mtv_de/?mode=listVideos_old&url=http%3a%2f%2fwww.mtv.de%2fcharts%2f6-dance-charts%3fexpanded%3dtrue) failed