Kodi Community Forum
[RELEASE] LiveOnlineFooty.com - Watch premium sports streaming services with XBMC - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] LiveOnlineFooty.com - Watch premium sports streaming services with XBMC (/showthread.php?tid=99422)



- mclog - 2011-07-02

np, hopefully be settled in nicely for the fight myself Smile


- mclog - 2011-07-02

Hey guys, I found another problem from changes on the website. In the Schedule section, it will never give channel links for events.

Similar instruction to fix as before, unless you can wait for repo update:

For people who are impatient and can't wait for the build to come, open the file \XBMC\addons\plugin.video.lof\modules\LOF_Scraper. py and change line 31 from:

self.match_chan_regex = '<a href="watchlive/\?channel(.+?).php">(.+?)</a>'

to:

self.match_chan_regex = '<a href="http://www.liveonlinefooty.com/watchlive/\?channel(.+?).php">(.+?)</a>'

Otherwise, wait for new build to be posted/added to the repo later today, lots of changes on this at the moment Smile


- xcandyman1 - 2011-07-02

Works with the edit thank you!

One question does anyone know if this plugin works ok with the original Xbox with XBMC?


- VanZan - 2011-07-02

xcandyman1 Wrote:Works with the edit thank you!

One question does anyone know if this plugin works ok with the original Xbox with XBMC?
I'm using the sodding thing on it! Smile


- xcandyman1 - 2011-07-02

VanZan Wrote:I'm using the sodding thing on it!

Great thanks


- blankdot - 2011-07-02

I fixed the login thing with the earlier fix. Now getting '-- You don't have a valid subscription' or similar. I bought the special Haye vs Klitschko sub, and it works on laptop & desktop but not xbmc.

Any ideas anyone?


- mclog - 2011-07-02

On the member page at Member Page, what does it say in the section with title "Your Subscriptions" ? I have a feeling it's empty, so the plugin can't figure out that you have the special sub.

blankdot Wrote:I fixed the login thing with the earlier fix. Now getting '-- You don't have a valid subscription' or similar. I bought the special Haye vs Klitschko sub, and it works on laptop & desktop but not xbmc.

Any ideas anyone?



- blankdot - 2011-07-02

Under 'Your Subscriptions' it says:

'David Haye vs Wladimir Klitschko'

How can I disable the subscription check? Really want to watch the boxing on my tv! Smile


- mclog - 2011-07-02

Go to line 144 in LOF_Scraper.py.

Change return False

to return True.

Note that this won't allow you to watch without a subscription, it's just a workaround on a broken check, so if the subscription is not valid, you can't watch-


- blankdot - 2011-07-02

Yeah I did it and it works. LOF seems like it's struggling - the site seems super laggy.


- mclog - 2011-07-02

Yes, they're saying on Facebook that there's large load

blankdot Wrote:Yeah I did it and it works. LOF seems like it's struggling - the site seems super laggy.



- rickster1978 - 2011-07-03

I'm still having problems with this as I'm still getting the same error message even after installing the new version.

I removed the old one I had which was about 1.5 iirc. I then downloaded plugin.video.lof-1.6.1 and installed the add on from that zip file. Still no joy.

The background image is still the one from the earlier version which seems a bit odd, thought it would have been the new fanart on there.

Any ideas guys?


- myksterx - 2011-07-03

hi guys, 1.6.1 is broken.

1.6.3 is now available, however we are waiting for mortstar to update the repo, if you check the first post on this thread you can see that the version has been updated but no link as of yet..

for the guys who installed the repo, you will be pushed the automatic update as soon as the repo is updated..

for you guys who are installing manually.. hang fire please... keep checking back!


- mortstar - 2011-07-03

Sorry for the big delay guys. I was out of radio contact (Music festival & World War I battlefields) so hadn't taken my phone.

Repo is up to date now with 1.6.3 and I'm gonna go spend an hour on the naughty step.

I hope none of you guys missed out on watching the boxing.


- grypho - 2011-07-04

Great news! Thank you both!