2014-10-14, 02:40
Everything seems smooth over here.
(2014-10-14, 00:56)pitpat Wrote:Quote:Archived games for 2014-2015, October, does not work. Is it known problem?
It's not working for me either. Latest Games is working, but it only shows games from the past 48 hours.
(2014-10-14, 04:23)amd7674 Wrote: v7.0.1
13.2 xbmc
win7 32bit & win8.1 64bit
Great work Carb0, I had v7.0.0 working on amazon fire tv (13.2 xmbc android flavor) however I'm getting scripting error on 2 windows boxes with your latest version.
http://pastebin.com/EBgxywiL
Perhaps I'm doing something wrong... thanks....
(2014-10-14, 01:48)comfox1 Wrote: Unfortunately for me it just says 'Check your login credentials' and doesn't load.
I have tried both of valid account credentials, Rogers and NHL, and neither are working. They work fine on the PS4 app and the website.
dialog.ok('Login failed', 'Check your login credentials')
#LWP-Cookies-2.0
Set-Cookie3: JSESSIONID="XXXXXXXXXXX"; path="/nhlgc"; domain="gamecenter.nhl.com"; path_spec; discard; version=0
(USERNAME in open(os.path.join(ADDON_PATH_PROFILE, 'cookies.lwp')).read())
(2014-10-14, 05:24)comfox1 Wrote: P.S.It is 11:20p ET now though so no games should be streaming however if I go to the Montreal vs. Tampa game and choose the Away feed I see the game broadcasting form what seems like the start...perhaps they are just rebroadcasting?
(2014-10-14, 05:31)TB123 Wrote: I'm also trying to mod this Addon to play those French feeds. I'm learning python & XBMC while coding this mod.
You could backup then copy/replace the following 2 files over the carb0s version 7.0.1 to try my mod.
1) copy default.py to XMBC/addons/plugin.video.nhl-gamecenter
2) copy strings.xml to XMBC/addons/plugin.video.nhl-gamecenter/resources/language/English
http://s000.tinyupload.com/?file_id=2381...3662353264
To reverse back to the original version, just copy back the 2 files you backup.
This mod support French feeds as well as option to show scores. Some of the way I getting data from NHL is different from the original version. It might work or not work compare to the original version.
To Carb0, it would be great if you could see my mod and support French feeds in your version. Thanks.
01:59:30 T:2855269440 NOTICE: URL: /live/10614
01:59:41 T:2855269440 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'urllib2.HTTPError'>
Error Contents: HTTP Error 401: Unauthorized
Traceback (most recent call last):
File "/home/pi/.xbmc/addons/plugin.video.nhl-gamecenter/default.py", line 33, in <module>
LIVELINKS(url)
File "/home/pi/.xbmc/addons/plugin.video.nhl-gamecenter/resources/lib/userinterface.py", line 109, in LIVELINKS
links = getLiveGameLinks(url)
File "/home/pi/.xbmc/addons/plugin.video.nhl-gamecenter/resources/lib/games_live.py", line 140, in getLiveGameLinks
response = opener.open(publishPointURL, urllib.urlencode({'app':'true'}))
File "/usr/lib/python2.7/urllib2.py", line 407, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 520, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 445, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 379, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 528, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 401: Unauthorized
-->End of Python script error report<--
01:59:41 T:3036889888 ERROR: GetDirectory - Error getting plugin://plugin.video.nhl-gamecenter/?mode=3&url=%2flive%2f10614
01:59:41 T:3036889888 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.nhl-gamecenter/?mode=3&url=%2flive%2f10614) failed