XBMC Community Forum
[RELEASE] laola1.tv (Video) Addon - Watch european sports - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] laola1.tv (Video) Addon - Watch european sports (/showthread.php?tid=97971)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14


[RELEASE] laola1.tv (Video) Addon - Watch european sports - membrane - 2011-03-28 23:44

Hi, my laola1.tv Addon is finally ready.

Because livestreams are not implemented yet, some directories are empty. But it runs smooth and fast, even better then the flash version Wink.

Link to my repo:
http://code.google.com/p/membrane-xbmc-repo/downloads/detail?name=repository.membrane.xbmc-plugins.zip&can=2&q=

Please, give a litte feedback. I'm not sure if everything is working. If you want to submit a bug, make sure that your requested video is avaiable in your country.

And please, leave a comment at one of my other addons if you downloaded them. I would like to get some advices, especially at the code.


- PKOneTwo - 2011-04-07 04:51

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


- membrane - 2011-04-07 17:25

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.


- PKOneTwo - 2011-04-16 02:13

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?


- membrane - 2011-04-16 19:24

Yeah, I've made a mistake and mixed up some files.

The Archive should work now.


- PKOneTwo - 2011-04-16 20:37

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?


- membrane - 2011-04-16 22:12

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).


- PKOneTwo - 2011-04-16 22:49

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


- membrane - 2011-04-16 23:05

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.


- PKOneTwo - 2011-04-16 23:24

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.