What steps will reproduce the problem?
1. 点击优酷视频应用按钮
2. 出现脚本错误
3.
What is the expected output? What do you see instead?
列表
What version of the product are you using? On what operating system?
2.1.7, windows/openelec
Please provide any additional information below.
13:47:13 T:6280 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python
callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'NoneType' object has no attribute 'group'
Traceback (most recent call last):
File "C:\Users\AppData\Roaming\XBMC\addons\plugin.video.youku\default.py", line 521, in <module>
rootList()
File "C:\Users\AppData\Roaming\XBMC\addons\plugin.video.youku\default.py", line 111, in rootList
match = re.compile('<li><a charset="([^/]+)/([^\.]+)" href="/([^/]+)/([^\.]+)\.html"[^>]+>(.+?)</a></li>'.decode('utf-8')).findall(match0.group(1))
AttributeError: 'NoneType' object has no attribute 'group'
-->End of Python script error report<--
Original issue reported on code.google.com by qiner...@gmail.com on 24 Dec 2013 at 5:51
Original issue reported on code.google.com by
qiner...@gmail.com
on 24 Dec 2013 at 5:51