2015-09-21, 19:22
@CaptainT: Many thanks for this initiative - it is tremendously appreciated.
My Kodi has some issues with the "iPlayer WWW". I seem able to get most (if not all) listings, but only some items will play, and (many) will not.
A typical error sequence is pasted below (click here for the full Kodi log).
The content is beyond me but I get the impression that it may not be due to a particular installation on my rig. I am using smart DNS from UnLocator and haven't found any limitations navigating the iPlayer site with a browser.
Again, thanks for all the effort.
Cheers!
10:18:22 T:3952 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 400: Bad Request
Traceback (most recent call last):
File "C:\Users\NUC\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py", line 805, in <module>
AddAvailableStreamItem(name,url,iconimage,description)
File "C:\Users\NUC\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py", line 426, in AddAvailableStreamItem
streams_all=ParseStreams(stream_ids['stream_id_st'])
File "C:\Users\NUC\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py", line 338, in ParseStreams
m3u8_html = OpenURL(m3u8_url)
File "C:\Users\NUC\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py", line 552, in OpenURL
response = urllib2.urlopen(req)
File "C:\Program Files (x86)\Entertainment\Kodi\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\Entertainment\Kodi\system\python\Lib\urllib2.py", line 410, in open
response = meth(req, response)
File "C:\Program Files (x86)\Entertainment\Kodi\system\python\Lib\urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "C:\Program Files (x86)\Entertainment\Kodi\system\python\Lib\urllib2.py", line 448, in error
return self._call_chain(*args)
File "C:\Program Files (x86)\Entertainment\Kodi\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\Entertainment\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 400: Bad Request
-->End of Python script error report<--
My Kodi has some issues with the "iPlayer WWW". I seem able to get most (if not all) listings, but only some items will play, and (many) will not.
A typical error sequence is pasted below (click here for the full Kodi log).
The content is beyond me but I get the impression that it may not be due to a particular installation on my rig. I am using smart DNS from UnLocator and haven't found any limitations navigating the iPlayer site with a browser.
Again, thanks for all the effort.
Cheers!
10:18:22 T:3952 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 400: Bad Request
Traceback (most recent call last):
File "C:\Users\NUC\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py", line 805, in <module>
AddAvailableStreamItem(name,url,iconimage,description)
File "C:\Users\NUC\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py", line 426, in AddAvailableStreamItem
streams_all=ParseStreams(stream_ids['stream_id_st'])
File "C:\Users\NUC\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py", line 338, in ParseStreams
m3u8_html = OpenURL(m3u8_url)
File "C:\Users\NUC\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py", line 552, in OpenURL
response = urllib2.urlopen(req)
File "C:\Program Files (x86)\Entertainment\Kodi\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\Entertainment\Kodi\system\python\Lib\urllib2.py", line 410, in open
response = meth(req, response)
File "C:\Program Files (x86)\Entertainment\Kodi\system\python\Lib\urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "C:\Program Files (x86)\Entertainment\Kodi\system\python\Lib\urllib2.py", line 448, in error
return self._call_chain(*args)
File "C:\Program Files (x86)\Entertainment\Kodi\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\Entertainment\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 400: Bad Request
-->End of Python script error report<--