2014-10-17, 06:57
(2014-10-17, 06:52)TB123 Wrote:(2014-10-15, 06:14)TB123 Wrote:(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
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.
Fixed the Live game session cookie expired problem. Basically, when the session is expired, GCL will return HTTP 401 and the add on has to try login again.
XMBC_NHLGameCenter_Mod_7.0.1c.zip
One more fixed for playing those archive French Montreal games playing at home.
http://s000.tinyupload.com/index.php?fil...8408046680
Hi TB123,
Would it be possible to integrate your changes into the current layout/structure of the plugin that is separated in multiple files? That would be easier for Carb0 to integrate back into his code.