Kodi Community Forum

Full Version: Albkino Kodi Addon!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Dear members,

How can I fix this:

Quote:09:40:57 T:5412 ERROR: Control 50 in window 10025 has been asked to focus, but it can't
09:41:16 T:8888 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\Endri\AppData\Roaming\Kodi\addons\plugin.video.albkino\default.py", line 307, in <module>
ok = getVideos2(name, url)
File "C:\Users\Endri\AppData\Roaming\Kodi\addons\plugin.video.albkino\default.py", line 136, in getVideos2
vurl = resolve(vidurl)
File "C:\Users\Endri\AppData\Roaming\Kodi\addons\plugin.video.albkino\openload.py", line 43, in resolve
videourl = decodeOpenLoad(openloadsrc)
File "C:\Users\Endri\AppData\Roaming\Kodi\addons\plugin.video.albkino\openload.py", line 78, in decodeOpenLoad
videourl = re.search(r'src=\\"([^\\]+)', decodestring, re.DOTALL | re.IGNORECASE).group(1)
AttributeError: 'NoneType' object has no attribute 'group'
-->End of Python script error report<--
09:41:16 T:5412 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.albkino/?mode=3&name=Tifosi%20(1999)&url=http%3a%2f%2fwww.albkino.co%2ftifosi-1999_2c4d7c2f5.html
09:41:16 T:5412 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.albkino/?mode=3&name=Tifosi%20(1999)&url=http%3a%2f%2fwww.albkino.co%2ftifosi-1999_2c4d7c2f5.html) failed

Albkino Kodi Addon

Please can u help to resolve this addon.

Thank you