[RELEASE] BBC Live Football Scores - 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: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151) +---- Thread: [RELEASE] BBC Live Football Scores (/showthread.php?tid=107795) |
RE: [RELEASE] BBC Live Football Scores - xxxnelly - 2014-01-09 Hi Does this work with Gotham Alphas? I can't get it to work. Thanks RE: [RELEASE] BBC Live Football Scores - el_Paraguayo - 2014-01-09 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. RE: [RELEASE] BBC Live Football Scores - el_Paraguayo - 2014-02-09 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. RE: [RELEASE] BBC Live Football Scores - G elly N - 2014-03-14 Is there anyway to get this to start on startup? RE: [RELEASE] BBC Live Football Scores - patria o muerte - 2014-03-15 Hi,i'm unable to install this plugin in my android box.no correct structure error. Thanks. RE: [RELEASE] BBC Live Football Scores - WolvesPhil - 2014-03-18 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" RE: [RELEASE] BBC Live Football Scores - el_Paraguayo - 2014-03-18 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. RE: [RELEASE] BBC Live Football Scores - WolvesPhil - 2014-03-18 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 :-) RE: [RELEASE] BBC Live Football Scores - patria o muerte - 2014-03-20 Hi, it seems it doesn't work on android,no banners shown. RE: [RELEASE] BBC Live Football Scores - el_Paraguayo - 2014-03-20 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!! RE: [RELEASE] BBC Live Football Scores - patria o muerte - 2014-03-20 (2014-03-20, 11:40)el_Paraguayo Wrote: Is there a "script failed" message? If so, please paste the error message from the logfile. Hi, thanks to reply. It's the same issue as described by Laser some month ago. Thanks. RE: [RELEASE] BBC Live Football Scores - el_Paraguayo - 2014-03-20 Probably means I should try and fix it then... RE: [RELEASE] BBC Live Football Scores - patria o muerte - 2014-03-20 (2014-03-20, 13:33)el_Paraguayo Wrote: Probably means I should try and fix it then... Many thanks! RE: [RELEASE] BBC Live Football Scores - el_Paraguayo - 2014-05-10 Sorry for the lack of updates. I'm trying to rewrite the script as a service but services are new to me! RE: [RELEASE] BBC Live Football Scores - el_Paraguayo - 2014-05-11 Ok - seems to be running nicely as a service. Few little tweaks needed but should be ready for the World Cup EDIT: the "little tweaks" I want to add are: 1) Stop unnecessary data requests if there are no live matches 2) Add a short script to enable/disable notifications - so this can be bound to a key or included in a skin file (current means to do this via addon settings may be a bit too cumbersome). |