Posts: 268
Joined: Sep 2011
Reputation:
5
Carb0
Senior Member
Posts: 268
Just released version 0.7.0:
- Completely rewritten
- Fixed live games
- Added option for Rogers login
The quality and game type selection doesn't work properly. Try different combinations if streams don't start. If the 'Latest Games' section doesn't show any games, try togggling the 'Rogers login' option in settings (even if you don't have a Rogers login). Both errors will be fixed in the next version. I just wanted to get the live game fix out as fast as possible.
I rewrote the whole add-on and changed it's internal structure before the season started. Unfortunately, I wasn't able to finish everything in time and fixing live games took more time than expected. There are a lot of small bugs and inconsistencies that will be fixed in the next few weeks. I also plan to bring back classic games and add scores for all games. When all of that is done, I will post everything on github.
Posts: 7
Joined: Jan 2014
Reputation:
0
Awesome. Maybe a stupid question but how do I update it? Can I force it?
Posts: 199
Joined: Feb 2009
Reputation:
6
bobb0
Senior Member
Posts: 199
Settings > Addons > Check for updates.
Posts: 31
Joined: Oct 2014
Reputation:
0
Well done Carb0! Since you decline to receive donations...I will say THANK YOU THANK YOU THANK YOU!
Will test out tonight on the FireTV.
Posts: 7
Joined: Jan 2014
Reputation:
0
hmm.. can't seem to find it. I only have "auto update". Gotham 13.2
Thanks for the help
Posts: 31
Joined: Oct 2014
Reputation:
0
_AC_ - Try right clicking on the add-on icon, select Add-On Information and then it should bring you to the correct screen.
Posts: 446
Joined: Dec 2009
Reputation:
2
Bruins Avs feed working great, Carb0. Just wondering if it's possible to start live feeds from the beginning like in the browser?
Posts: 31
Joined: Oct 2014
Reputation:
0
2014-10-13, 19:30
(This post was last modified: 2014-10-13, 19:31 by SparkGFX.)
Carb0 - Can we get all games, including blackout game? NBCSN and NHL Network broadcasted games? Simply because I am trying to watch the Avs and Bruins and its blacked out for me since I live in Colorado.
Posts: 268
Joined: Sep 2011
Reputation:
5
Carb0
Senior Member
Posts: 268
It's blacked out in the add-on?
Posts: 36
Joined: Feb 2013
Reputation:
0
Getting a script error here:
13:30:16 T:1452 NOTICE: -->Python Interpreter Initialized<--
13:30:16 T:6320 ERROR: Control 50 in window 10025 has been asked to focus, but it can't
13:30:16 T:1452 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.NameError'>
Error Contents: name 'os' is not defined
Traceback (most recent call last):
File "C:\Users\brick\AppData\Roaming\XBMC\addons\plugin.video.nhl-gamecenter\default.py", line 6, in <module>
from resources.lib.userinterface import *
File "C:\Users\brick\AppData\Roaming\XBMC\addons\plugin.video.nhl-gamecenter\resources\lib\userinterface.py", line 10, in <module>
from resources.lib.games_live import *
File "C:\Users\brick\AppData\Roaming\XBMC\addons\plugin.video.nhl-gamecenter\resources\lib\games_live.py", line 11, in <module>
from resources.lib.globals import *
File "C:\Users\brick\AppData\Roaming\XBMC\addons\plugin.video.nhl-gamecenter\resources\lib\globals.py", line 46, in <module>
ICON = os.path.join(ROOTDIR, "icon.png")
NameError: name 'os' is not defined
-->End of Python script error report<--
13:30:16 T:6320 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.nhl-gamecenter/
13:30:16 T:6320 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.nhl-gamecenter/) failed
13:30:16 T:3976 NOTICE: Thread BackgroundLoader start, auto delete: false