Kodi Community Forum

Full Version: [Discontinued] NHL Gamecenter Addon
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(2013-11-10, 03:37)leungly Wrote: [ -> ]I've uninstalled and reinstalled a couple of times a long with deleting the profile/userdata completely.

I get two errors: cannot connect to server and the gamecenter.py script error.

http://xbmclogs.com/show.php?id=82493

Any ideas?

Thanks

It looks like you're behind some type of proxy that is dropping https
Anybody else seeing very bad buffering tonight? Much worse than I've been typically getting.
(2013-11-13, 03:07)ktrdsl23 Wrote: [ -> ]Anybody else seeing very bad buffering tonight? Much worse than I've been typically getting.

I always have buffering during those game that start early.
Gotham still says dependencies not met when trying to install from the repo. Seems XBMC doesn't recognize 2.1 as the same as 2.1.0
It should work. Try "Force refresh" on the repo. The add-on depends on a module that has to be updated too.
I already bumped up script.module.pil to cover that possibility. However when I download the add on, edit the addon.xml and rezip I can install from zip with no problem.
It's script.module.httplib2 (I don't remember the exact name). If you refresh the repo it should update the module. I had the dependencies not met issue when I first updated the add-on until I also updated the httplib2 module.
Why does it seem like my favorite team's home or away stream always stutters? When I switch to the opposing team's stream... I have little to zero stuttering. Sad
Using Gotham I'm having the same issue with the stuttering, when I use the game centre website everything plays fine.
using Frodo 12.2
uninstalled and reinstalled the add on
updated the gamecenter.py file
now when it opens up the live games, archived games, etc shows up
click live games, shows me all the games,
click a game, asked for home away
click either home or away.

says working in the corner but nothing ever comes up
####Update, this has been resolved doing a force update on the repo.####

Hey guys, having an issue with this addon all of the sudden, won't start,errors out:

root@raspbmc:/home/pi/.xbmc/temp# cat xbmc.log | grep XBMC
17:43:22 T:3041354272 NOTICE: Starting XBMC (12.2 Git:20131101-0536b03), Platform: Linux (Debian GNU/Linux 7.2 (n/a), 3.10.17 armv6l). Built on Nov 2 2013

xbmc.log
19:02:56 T:2845832256 NOTICE: Mode: None
19:02:56 T:2845832256 NOTICE: URL: None
19:02:56 T:2845832256 NOTICE: Name: None
19:02:56 T:2845832256 NOTICE: 0
19:02:56 T:2845832256 NOTICE: 1.0
19:02:56 T:2845832256 NOTICE: Deleting old thumbnails...
19:02:56 T:2845832256 NOTICE: Old thumbnails deleted
19:02:56 T:2845832256 NOTICE: 100
19:02:56 T:2845832256 NOTICE: 1.0
19:02:56 T:2845832256 NOTICE: Logging in...
19:05:52 T:2811229248 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'socket.error'>
Error Contents: [Errno 104] Connection reset by peer
Traceback (most recent call last):
File "/home/pi/.xbmc/addons/plugin.video.nhl-gamecenter/gamecenter.py", line 1151, in <module>
CATEGORIES()
File "/home/pi/.xbmc/addons/plugin.video.nhl-gamecenter/gamecenter.py", line 424, in CATEGORIES
login()
File "/home/pi/.xbmc/addons/plugin.video.nhl-gamecenter/gamecenter.py", line 110, in login
response, content = http.request(url, 'POST', headers=headers, body=urllib.urlencode(body))
File "/home/pi/.xbmc/addons/script.module.httplib2/lib/httplib2/__init__.py", line 1436, in request
(response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
File "/home/pi/.xbmc/addons/script.module.httplib2/lib/httplib2/__init__.py", line 1188, in _request
(response, content) = self._conn_request(conn, request_uri, method, body, headers)
File "/home/pi/.xbmc/addons/script.module.httplib2/lib/httplib2/__init__.py", line 1162, in _conn_request
conn.connect()
File "/home/pi/.xbmc/addons/script.module.httplib2/lib/httplib2/__init__.py", line 925, in connect
raise socket.error, msg
error: [Errno 104] Connection reset by peer
-->End of Python script error report<--
19:06:26 T:2811229248 NOTICE: Thread Background Loader start, auto delete: false
19:06:26 T:3041354272 ERROR: GetDirectory - Error getting plugin://plugin.video.nhl-gamecenter
19:06:26 T:3041354272 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.nhl-gamecenter) failed
@cdnjeepin

If you update to Gotham alpha 9 it fixes that problem
See post 719

@tycoon

I am not good at reading the log but you are using Frodo 12.2 also. See above and post 719
I skimmed the thread but didn't see anything that could help me.

The addon works on my Raspberry Pi, but on my linux HTPC I choose a live game, and then a home/away feed, and it comes up with the loading animation BUT then the animation stops and nothing happens. The game never starts.

Anyone have this issue or have any workarounds for it?

EDIT: Update to Alpha 9 worked (XBMC fork I was working on discontinued just before alpha 9)
ok i just updated to 13/9 and i keep getting network failed to connect and some script err, any idea? i'm running xbmc on windows
(2013-11-20, 04:57)janice Wrote: [ -> ]ok i just updated to 13/9 and i keep getting network failed to connect and some script err, any idea? i'm running xbmc on windows

Post a debug log