• 1(current)
  • 2
  • 3
  • 4
  • 5
  • 13
[RELEASE] laola1.tv (Video) Addon - Watch european sports
#1
This thread is depreciated, because its contend is irrelevant to the new add-on. Here is the link to the new thread: http://forum.xbmc.org/showthread.php?tid=173209.



This is the support thread for my laola1.tv add-on.

Here is the link to my repo:
http://code.google.com/p/membrane-xbmc-r...p&can=2&q=


If you have any problems, read this first:

The add-on should run on most systems. I've tested it myself on Windows, Linux and Android. OSX is not possible at the moment and iOS (incl. ATV2) seem to crash if you attempt to play a video.

If you hear audio but your screen is black, file a bug report. This problem is not caused by my add-on.

Don't use alpha/beta or some other unstable builds. Only the current release is supported (12.2).

If you experience a scrambled video (after a few seconds of playing a VOD) switch to low quality in the add-on settings.

If you still experiencing problems, enable the debug option in the add-on settings and reboot. Reproduce the error as soon your system has booted. Post the full logfile (or the crashfile if your system crashed). Make sure the requested video is online and post the link. Include a detailed error description with the directory path you took (e.g. sport->category->video).
Reply
#2
Just for sour interest, i think this could help you a lot:

http://forums.boxee.tv/showthread.php?t=28779
as well as
http://members.chello.at/misteranonymus/repository/

naturally in case your both not the same person ;-)

PS: Hope seeing soon a functioning addon :-) And thx a lot for this
Reply
#3
Thanks.

Sorry, i don't know how Boxee-Addons work. But I've improved my Addon, the names of the videos are now better declared and livestreams _should_ work (couldn't test this).

Download v0.2
http://ul.to/c76dchr0
(megaupload is currently broken)

I want to put my Addons in a repo soon.
Reply
#4
membrane Wrote:Thanks.

Sorry, i don't know how Boxee-Addons work. But I've improved my Addon, the names of the videos are now better declared and livestreams _should_ work (couldn't test this).

Download v0.2
http://ul.to/c76dchr0
(megaupload is currently broken)

I want to put my Addons in a repo soon.

HI,

I found your Laola1 plugin, but only version 0.1 is in repo, what about 0.2?

And: somehow the 0.2 doesn't work (have the latest nighty build)! Can you confirm this?
Reply
#5
Yeah, I've made a mistake and mixed up some files.

The Archive should work now.
Reply
#6
I have now installed version 0.3 and it produces an error and doesn't start!

Any othr plugin runs fine, just this one doesn't. Any ideas?
Reply
#7
Sorry but i can't reproduce this. Could you post the relvant part of the xbmc.log?

You could try to uninstall the Addon and force an update of my repo (select my Addon and press 'c' -> force refresh).
Reply
#8
membrane Wrote:Sorry but i can't reproduce this. Could you post the relvant part of the xbmc.log?

You could try to uninstall the Addon and force an update of my repo (select my Addon and press 'c' -> force refresh).

Sure will do in a few mins. But I use the latest Nightly build of XBMC, have you teste it with that?

PS: this is from the XBMC log:


20:35:49 T:6060 M:1493254144 NOTICE: -->Python Interpreter Initialized<--
20:35:49 T:6060 M:1493286912 ERROR: Error Type: <type 'exceptions.SyntaxError'>
20:35:49 T:6060 M:1493286912 ERROR: Error Contents: ("Non-ASCII character '\\xd6' in file C:\\Users\\PK\\AppData\\Roaming\\XBMC\\addons\\plugin.video.laola1\\default.py on line 7, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details", ('C:\\Users\\PK\\AppData\\Roaming\\XBMC\\addons\\plugin.video.laola1\\default.py', 7, 0, None))
20:35:49 T:6060 M:1492910080 ERROR: SyntaxError: ("Non-ASCII character '\\xd6' in file C:\\Users\\PK\\AppData\\Roaming\\XBMC\\addons\\plugin.video.laola1\\default.py on line 7, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details", ('C:\\Users\\PK\\AppData\\Roaming\\XBMC\\addons\\plugin.video.laola1\\default.py', 7, 0, None))
20:35:49 T:5236 M:1492942848 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.laola1/
20:35:49 T:5236 M:1492942848 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.laola1/) failed
Reply
#9
I don't use the nighty builds.

The old Python interpreter tolerates non-ascii characters (like ä,ü,ö) even if the encoding is not declared, but the new one doesn't.

This update should fix that.
Reply
#10
membrane Wrote:I don't use the nighty builds.

The old Python interpreter tolerates non-ascii characters (like ä,ü,ö) even if the encoding is not declared, but the new one doesn't.

This update should fix that.

Which update? Is there a newer version? I get this failure with version 0.3.
Reply
#11
updated to 0.4. Now it runs. but i can't get any LIVE streams to be listed:

23:36:08 T:4884 M:1503477760 NOTICE: -->Python Interpreter Initialized<--
23:36:08 T:4884 M:1503051776 NOTICE: Mode: 3
23:36:08 T:4884 M:1503051776 NOTICE: URL: http://www.laola1.tv/de/de/la-liga-live/...1145-.html
23:36:08 T:4884 M:1503051776 NOTICE: Name: La Liga, LIVE
23:36:08 T:4884 M:1503051776 NOTICE: http://www.laola1.tv/de/de/la-liga-live/...1145-.html
23:37:09 T:2416 M:1416843264 NOTICE: ES: Client from 127.0.0.1 timed out
Reply
#12
As i stated in my first post, livestreams are not implemented. Just ignore this Folder.
Reply
#13
membrane Wrote:As i stated in my first post, livestreams are not implemented. Just ignore this Folder.

ah ok. I thought i did read that from 0.2 on there are live streams implemented (see your 3rd post: "...are now better declared and livestreams _should_ work (couldn't test this)...").
My mistake. Than everything yorks fine. Thx
Reply
#14
Oh yeah, sorry. The function is implemented (in theory), but it doesn't give the url to XBMC in an adquate way.
Reply
#15
Really cool idea,
looking forward for a livestream implementation.
.
Cheers
ubuntuf4n
Reply
  • 1(current)
  • 2
  • 3
  • 4
  • 5
  • 13

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