(2013-10-17, 04:12)kabakaylen Wrote: Would like to confirm both games tonight are working on my pivos Linux xbmc machine.
However the feed select (home or away) is quite slow in loading. Something does appear to have changed, however as hyperium suggested there may just be issues on the neulion side (nothing new with issues on their streams)
The code is doing quite a bit of work, including 4 network calls, and 4 disk writes, prior to loading that dialog. This is normal. Hopefully the fix to XBMC will eliminate the need for any of those calls.
Anyone running Windows that now has version 0.5.5 and can't watch live games, here is the full workaround:
Download this file and replace the one in the C:\Users\<user>\AppData\Roaming\XBMC\addons\plugin.video.nhl-gamecenter directory:
https://www.dropbox.com/s/vdgntds58rljrja/gamecenter.py
Then, download Fiddler and Proxifier (Google both). Open Fiddler, click Rules -> User Agent -> Custom. Paste: AppleTV/2.4
Then open Proxifier. Click Profile -> Proxy Servers. Click Add and enter localhost for the host and port 8888. Select HTTP. Click OK.
Click Profile -> Proxification Rules. Click Add. Name it Fiddler. Click Browse under Application. Browse to Program Files (x86) -> Fiddler2 -> Fiddler.exe. Under Action, select Direct. Click OK.
That's it! Both programs have to be left open while you watch live games.