Skip to content

Games are ending too soon

jwallet edited this page Feb 13, 2019 · 6 revisions

// Games are ending too soon

/// Proxy may have died

NHLGames runs a custom proxy to get the stream from the web, if it dies the stream will end.
Make sure that mlbamproxy.exe is still running when streaming. Go to your Windows processes CTRL+SHIFT+ESC. Make sure you don't quit NHLGames when streaming or it will kill the proxy, minimize it instead.

/// Network might be slow on live games

The NHL Network might just be saturated, try streaming a past game from yesterday. If it plays fine, then the issue is indeed the network. So, nothing can be done.

/// MPV may work better than VLC

It has been reported that VLC has some difficulty when it comes to work with a proxy since v3, but MPV works fine. You may want to consider to switch to this media player and give it a try, if you did not already, to see if it solves your issue.

/// Debug your issue

You can report and open an issue on Github, but also download livestreamer and use it as the default streamer to debug a stream by using the streamer argument --loglevel=debug and log detail about the issue that you might encounter and paste it to the issue report using the console button Copy to clipboard

/// If nothing works ---> NHLGames 1.3.0 is still available

You might have an issue with the current version of NHLGames that uses a custom proxy. NHLGames v1.3.0 is still available and does not use this method, it edits your Windows hosts file to redirect web requests. It may solve your issue.