Posts: 258
Joined: Dec 2010
Reputation:
3
Hi
Does this work with Gotham Alphas? I can't get it to work.
Thanks
Posts: 1,109
Joined: Feb 2011
Reputation:
39
No idea. Don't have the alpha installed at the moment.
I've got some tidying up to do (add per above posts) then I may take a look at Gotham.
Posts: 1,109
Joined: Feb 2011
Reputation:
39
OK - I've re-written a lot of the module that I use to parse scores (so there's a team mode and a league mode). I'll try to take a look at updating the plugin next.
Posts: 112
Joined: Dec 2011
Reputation:
0
Is there anyway to get this to start on startup?
Posts: 204
Joined: Feb 2013
Reputation:
2
Hi,i'm unable to install this plugin in my android box.no correct structure error.
Thanks.
Posts: 187
Joined: Jan 2012
Reputation:
0
I have just tried installing this on Windows 8.1 XBMC 12.3 and am also getting "add-on does not have the correct structure"
Posts: 1,109
Joined: Feb 2011
Reputation:
39
Script probably doesn't have correct structure. I've never tried installing from zip, it should work if you extract manually to the addons folder.
As for running at startup, I think it'd have to be changed to run as a service. To be honest, I don't have much time to look at this at the moment but it is on my list of things I'd like to do.
Posts: 187
Joined: Jan 2012
Reputation:
0
Got it working by copying to add-ons folder and restarting xbmc.
Can now watch a film and get score updates on my team who are away tonight.
Thanks :-)
Posts: 204
Joined: Feb 2013
Reputation:
2
Hi,
it seems it doesn't work on android,no banners shown.
Posts: 1,109
Joined: Feb 2011
Reputation:
39
Is there a "script failed" message? If so, please paste the error message from the logfile.
I don't have xbmc on android so it'll be hard for me to test. Could be the same issue as post #44 which I've not done anything about yet!!
Posts: 1,109
Joined: Feb 2011
Reputation:
39
Sorry for the lack of updates.
I'm trying to rewrite the script as a service but services are new to me!