[Discontinued] NHL Gamecenter Addon - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154) +---- Thread: [Discontinued] NHL Gamecenter Addon (/showthread.php?tid=118853) |
RE: [RELEASE] NHL Gamecenter Addon - Hyperium - 2014-01-26 What exactly is this IP doing that causes this to work? I'm not sure I understand exactly what it's doing that's causing this to work. RE: [RELEASE] NHL Gamecenter Addon - MetalChris - 2014-01-26 (2014-01-26, 03:32)Hyperium Wrote: What exactly is this IP doing that causes this to work? I'm not sure I understand exactly what it's doing that's causing this to work. I have no friggin' clue - but I'm glad it's doing whatever it's doing. I'm still getting kicked every 5 minutes or so. I've tried different games and it still happens on both my linux box and my Pi. I'm gonna turn on debugging and post a log. Maybe someone who's more proficient with this stuff might be able to see what's going on there. RE: [RELEASE] NHL Gamecenter Addon - bramwell - 2014-01-26 So far, haven't been able to get it to work for me. I am testing it on a windows box running 8.1. I added the ip address to the host file with notepad in administrative mode. Restarted, but I still can't connect to anything. Not sure why. RE: [RELEASE] NHL Gamecenter Addon - Swiper the Fox - 2014-01-26 maybe this will help someone solve the 4-6 min cut off now Log File Here RE: [RELEASE] NHL Gamecenter Addon - MetalChris - 2014-01-26 (2014-01-26, 03:54)bramwell Wrote: So far, haven't been able to get it to work for me. I am testing it on a windows box running 8.1. I added the ip address to the host file with notepad in administrative mode. Restarted, but I still can't connect to anything. Not sure why. Check and make sure you did not save the hosts file as a .txt file, it should have no extension. (2014-01-26, 04:06)Swiper the Fox Wrote: maybe this will help someone solve the 4-6 min cut off now Glad you were finally able to get your hosts file edited. Watching a few minutes at a time is frustrating though. My debug log is here. Hopefully someone with better eyes than mine can find something in there. RE: [RELEASE] NHL Gamecenter Addon - bramwell - 2014-01-26 MetalChris, thank you for that suggestion. However, it is not saved as a txt file. I checked it out. I would be glad to listen to any other suggestions. Hopefully, this can all be incorporated in an update so that even us dummies can do it. thanks RE: [RELEASE] NHL Gamecenter Addon - i007 - 2014-01-26 (2014-01-06, 02:53)i007 Wrote: Hello Carb0, (2014-01-12, 16:36)i007 Wrote:(2014-01-06, 08:02)Carb0 Wrote: Can you watch the streams in one of the official Gamecenter apps?There is no French stream when watching live Montreal game using Android/iOS GameCenter app. Today, I read the reddit.com http://www.reddit.com/r/hockey/wiki/vlc For example, today Montreal game Home and Away English streams http://nlds138.cdnak.neulion.com/nlds/nhl/canadiens/as/live/canadiens_hd_3000.m3u8 http://nlds123.cdnak.neulion.com/nlds/nhl/capitals/as/live/capitals_hd_3000.m3u8 So I try to use browser to watch the Montreal game in French and check with Fidder2 to see the URL. There is a similar stream and path having nhlfr ==> fr = French. Look like it is possible to include a French stream for Montreal live game. http://nlds60.cdnak.neulion.com/nlds/nhlfr/canadiens/as/live/canadiens_hd_4500.m3u8 Game Highlight/Recap has a fixed URL and anyone can watch it without credentials needed. This stream can be open as Network Stream in VLC too... http://e1.cdnak.neulion.com/nhl/vod/2014/01/25/777/2_777_wsh_mtl_1314_h_continuous_1_1600K_16x9.mp4 RE: [RELEASE] NHL Gamecenter Addon - pett - 2014-01-26 I can also say windows 8.1 host file line added and still not playing live games. RE: [RELEASE] NHL Gamecenter Addon - genesirius - 2014-01-26 for those on mac (hack), who wants to have easy one-click hosts file edit build:http://yadi.sk/d/QzLjoldpGmPub source: https://travis-ci.org/2ndalpha/gasmask RE: [RELEASE] NHL Gamecenter Addon - Carb0 - 2014-01-26 @pett Make sure that you saved the hosts file withou extension and also that the line you added isn't commented out with a #. RE: [RELEASE] NHL Gamecenter Addon - Seafish - 2014-01-27 I read reddit and played with plugin last night. On reddit there is a site that posts links to neulion streams which will work in iOS devices(there are also links for embedded vlc which is using AppleTV user-agent) I've added in your plugin a quick hack to use their link to download m3u8 file instead of neulion and it worked! Carb0 may be you could use those links instead? Or may be you could understand better what they are doing with m3u8 file to make it work? RE: [RELEASE] NHL Gamecenter Addon - MetalChris - 2014-01-27 (2014-01-26, 05:07)bramwell Wrote: MetalChris, thank you for that suggestion. However, it is not saved as a txt file. I checked it out. I would be glad to listen to any other suggestions. Hopefully, this can all be incorporated in an update so that even us dummies can do it. (2014-01-26, 19:53)pett Wrote: I can also say windows 8.1 host file line added and still not playing live games. Sorry I can't be of much help with windows 8.1 since the only windows system I have access to runs XP and it doesn't even have XBMC on it. I did edit the hosts file on it once and I used Notepad++ to do it. Might be worth trying that if you haven't already. Also, I did find this article, which says in 8.1 windows defender will automatically replace a modified hosts file, and explains how to keep that from happening. RE: [RELEASE] NHL Gamecenter Addon - bramwell - 2014-01-27 Well, I checked my hosts file for 8.1 and it still has the ip addition that I made. It still doesn't seem to work. Hmm. weird. RE: [RELEASE] NHL Gamecenter Addon - i007 - 2014-01-27 (2014-01-27, 01:49)bramwell Wrote: Well, I checked my hosts file for 8.1 and it still has the ip addition that I made. It still doesn't seem to work. Hmm. weird.It is very easy to check if you enter it in hosts file correctly or not Open a DOS cmd prompt and type ping nlsk.neulion.com . If there is a reply from 192.241.136.149 then you entered it OK. Code: C:\ping nlsk.neulion.com By default, Windows hide the file extension and you might save it to the hosts.txt instead of hosts file. You can check the box 'File name extensions' of the View menu of File Explorer. RE: [RELEASE] NHL Gamecenter Addon - pett - 2014-01-27 Tried everything posted here. successful ping, proper permissions and file extensions. no dice |