[RELEASE] NHL Gamecenter Plugin
(2014-10-24, 01:16)comfox1 Wrote: Copying and pasting from the old thread as this is still happening to me Sad

I have done a little troubleshooting on my issue and I am posting these results for Carb0 to ponder over.

If I run the most current version, 0.7.1, unedited I get an the error 'Check your login credentials' which is being thrown from line 72 in userinterface.py.

Code:
dialog.ok('Login failed', 'Check your login credentials')

I have verified that my credentials ARE correct.
I have also verified that I get a cookie in C:\Users\Theatre\AppData\Roaming\XBMC\userdata\addon_data\plugin.video.nhl-gamecenter\cookies.lwp

My cookie contents are: I have removed the JSESSIONID incase NHL is logging them, though I doubt it or they would fill up a crap ton of space in doing so

Code:
#LWP-Cookies-2.0
Set-Cookie3: JSESSIONID="XXXXXXXXXXX"; path="/nhlgc"; domain="gamecenter.nhl.com"; path_spec; discard; version=0

Now if I remove
Code:
(USERNAME in open(os.path.join(ADDON_PATH_PROFILE, 'cookies.lwp')).read())
from line 58 in userinterface.py the addon will work and I am presented with the main menu

Live Games
Latest Games
Game Highlights
Condensed Games
Archived Games

If I go in to the Live Games menu I am presented with tonight's games

If I go further and try to play a live stream it works. I don't know what any of this means but I am hoping it helps resolve this.

Is anyone by chance working on a fix for this? The root cause is that the login I use is an email address but since I ONLY have my subscription through Rogers now I can't really change that fact. If not has looked in to it yet I will see if I can code some changes this weekend that will address it.

I noticed the newest version on the home page is 0.8.1 but when I install the download that is linked on the homepage the version in XBMC shows up as 0.8.0. Is there a problem with the link or version?
Reply


Messages In This Thread
[RELEASE] NHL Gamecenter Plugin - by ellisd - 2014-10-22, 22:06
RE: [RELEASE] NHL Gamecenter Plugin - by _Ac_ - 2014-10-23, 21:29
RE: [RELEASE] NHL Gamecenter Plugin - by comfox1 - 2014-11-15, 00:48
[RELEASE] NHL Gamecenter Plugin - by HocEman - 2014-10-28, 14:10
[RELEASE] NHL Gamecenter Plugin - by HocEman - 2014-11-02, 02:26
RE: [RELEASE] NHL Gamecenter Plugin - by bino - 2014-11-02, 18:30
RE: [RELEASE] NHL Gamecenter Plugin - by bino - 2014-11-03, 02:13
RE: [RELEASE] NHL Gamecenter Plugin - by ~tbg - 2014-11-04, 03:02
RE: [RELEASE] NHL Gamecenter Plugin - by ~tbg - 2014-11-04, 03:30
RE: [RELEASE] NHL Gamecenter Plugin - by i007 - 2014-11-09, 05:13
RE: [RELEASE] NHL Gamecenter Plugin - by i007 - 2014-11-09, 19:31
RE: [RELEASE] NHL Gamecenter Plugin - by dash - 2014-11-16, 09:19
RE: [RELEASE] NHL Gamecenter Plugin - by ~tbg - 2014-12-24, 02:58
RE: [RELEASE] NHL Gamecenter Plugin - by AdiW - 2015-10-08, 18:55
RE: [RELEASE] NHL Gamecenter Plugin - by Ceiu - 2015-10-09, 02:34
RE: [RELEASE] NHL Gamecenter Plugin - by AdiW - 2015-10-09, 18:09
RE: [RELEASE] NHL Gamecenter Plugin - by Ceiu - 2015-10-11, 01:32
RE: [RELEASE] NHL Gamecenter Plugin - by Ceiu - 2015-10-11, 02:01
RE: [RELEASE] NHL Gamecenter Plugin - by ~tbg - 2015-11-26, 03:13
Logout Mark Read Team Forum Stats Members Help
[RELEASE] NHL Gamecenter Plugin7