[RELEASE] Laola1.tv (Video) Addon 2.0 - Watch european sports
#76
Photo 
Sorry, my mistake. Handball archived video does not work. Location is International. Laola version is 2.3.3
Image
Reply
#77
(2015-10-03, 16:18)dovlado Wrote: Sorry, my mistake. Handball archived video does not work. Location is International. Laola version is 2.3.3
Image

Yes, does it with mine too. A couple sections list the videos (Liga Asobal, EHF Men's EURO 20) but the rest don't and none of them play that do. I don't know what is wrong and don't have much coding knowledge so can't help. If membrane is still around then maybe if you post an error log he can look at it but apart from that, all you can do is watch them on the website (which I know defeats the purpose of the addon. Sorry.
Reply
#78
Hi,
thank you ! Great work ! Is there any chance that you can login to laola.tv so that you can use your premium account and watch matches in HD ?


Thx
Reply
#79
hi,

i've written an addon for premium members only.

you can download it here:
https://www.dropbox.com/sh/d98stl4i7gtu9...bjozswotca
Reply
#80
Hi membrane, i just installed the latest version 2.3.3 on kodi 15.2 but i get the following error:


Code:
17:06:38 T:7992   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.IndexError'>
                                            Error Contents: list index out of range
                                            Traceback (most recent call last):
                                              File "C:\Users\Vasil\AppData\Roaming\Kodi\addons\plugin.video.laola1live\default.py", line 725, in <module>
                                                MAIN()
                                              File "C:\Users\Vasil\AppData\Roaming\Kodi\addons\plugin.video.laola1live\default.py", line 96, in MAIN
                                                match_cats=re.compile('<li class=" has_sub">.+?src="(.+?)".+?href="(.+?)">(.+?)<', re.DOTALL).findall(match_all_cats[0])
                                            IndexError: list index out of range
                                            -->End of Python script error report<--
17:06:38 T:7304   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.laola1live/
17:06:38 T:7304   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.laola1live/) failed

Hope it helps to solve future errors.
Reply
#81
I've got the exact same issue, unable to even open the add-on.


Version 2.3.3, Kodi 15.2 on a Raspberry Pi 2 running OSMC 2015.12-4

(2016-01-17, 18:20)nomercy14 Wrote: Hi membrane, i just installed the latest version 2.3.3 on kodi 15.2 but i get the following error:


Code:
17:06:38 T:7992   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.IndexError'>
                                            Error Contents: list index out of range
                                            Traceback (most recent call last):
                                              File "C:\Users\Vasil\AppData\Roaming\Kodi\addons\plugin.video.laola1live\default.py", line 725, in <module>
                                                MAIN()
                                              File "C:\Users\Vasil\AppData\Roaming\Kodi\addons\plugin.video.laolIGNORING THIS CAN LEAD TO MEMORY LEAKSa1live\default.py", line 96, in MAIN
                                                match_cats=re.compile('<li class=" has_sub">.+?src="(.+?)".+?href="(.+?)">(.+?)<', re.DOTALL).findall(match_all_cats[0])
                                            IndexError: list index out of range
                                            -->End of Python script error report<--
17:06:38 T:7304   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.laola1live/
17:06:38 T:7304   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.laola1live/) failed

Hope it helps to solve future errors.
Reply
#82
Same here:
20:52:21 142764.390625 T:1468003392 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'socket.timeout'>
Error Contents: timed out
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.laola1live/default.py", line 725, in <module>
MAIN()
File "/storage/.kodi/addons/plugin.video.laola1live/default.py", line 90, in MAIN
response=getUrl(baseurl+'/home/0.html')
File "/storage/.kodi/addons/plugin.video.laola1live/default.py", line 648, in getUrl
response = urllib2.urlopen(req)
File "/home/stephan/projects/openelec-6.0/build.OpenELEC-RPi2.arm-6.0.3/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 126, in urlopen
File "/home/stephan/projects/openelec-6.0/build.OpenELEC-RPi2.arm-6.0.3/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 400, in open
File "/home/stephan/projects/openelec-6.0/build.OpenELEC-RPi2.arm-6.0.3/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 418, in _open
File "/home/stephan/projects/openelec-6.0/build.OpenELEC-RPi2.arm-6.0.3/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
File "/home/stephan/projects/openelec-6.0/build.OpenELEC-RPi2.arm-6.0.3/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 1207, in http_open
File "/home/stephan/projects/openelec-6.0/build.OpenELEC-RPi2.arm-6.0.3/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 1180, in do_open
File "/home/stephan/projects/openelec-6.0/build.OpenELEC-RPi2.arm-6.0.3/Python-2.7.3/.install_pkg/usr/lib/python2.7/httplib.py", line 1030, in getresponse
File "/home/stephan/projects/openelec-6.0/build.OpenELEC-RPi2.arm-6.0.3/Python-2.7.3/.install_pkg/usr/lib/python2.7/httplib.py", line 407, in begin
File "/home/stephan/projects/openelec-6.0/build.OpenELEC-RPi2.arm-6.0.3/Python-2.7.3/.install_pkg/usr/lib/python2.7/httplib.py", line 365, in _read_status
File "/home/stephan/projects/openelec-6.0/build.OpenELEC-RPi2.arm-6.0.3/Python-2.7.3/.install_pkg/usr/lib/python2.7/socket.py", line 446, in readline
timeout: timed out
-->End of Python script error report<--
20:52:21 142764.484375 T:1967874048 ERROR: GetDirectory - Error getting plugin://plugin.video.laola1live/
20:52:21 142764.484375 T:1967874048 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.laola1live/) failed

Anybody any Idea?

THX

L
Reply
#83
New 'free' version is here
Reply

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Laola1.tv (Video) Addon 2.0 - Watch european sports3