Kodi Community Forum
Release NHL TV™ - 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: Release NHL TV™ (/showthread.php?tid=243756)



RE: NHL TV™ - MoMo1302 - 2017-01-23

Hey there,

first thanks a lot for your great work! In the last few days I have some problems playing the streams. I didn't change anything on my system but somehow the streams won't work anymore. Here's my logfile: http://workupload.com/file/ynbzH3r

Thanks in advance for your guys help!


RE: NHL TV™ - eracknaphobia - 2017-01-23

(2017-01-23, 13:09)MoMo1302 Wrote: Hey there,

first thanks a lot for your great work! In the last few days I have some problems playing the streams. I didn't change anything on my system but somehow the streams won't work anymore. Here's my logfile: http://workupload.com/file/ynbzH3r

Thanks in advance for your guys help!

It's failing on the login. Are you able to login via the website? I so please disable any proxies (if applicable) and try the add-on again.


RE: NHL TV™ - jerrbearfehr - 2017-01-24

Ugh, this choppy video is driving me nuts!!! Speeds are great like always. Because the video is choppy after about a minute or two the sound is behind because of this. What's up?!


RE: NHL TV™ - aas88keyz - 2017-01-24

(2017-01-24, 02:10)jerrbearfehr Wrote: Ugh, this choppy video is driving me nuts!!! Speeds are great like always. Because the video is choppy after about a minute or two the sound is behind because of this. What's up?!

What version of Kodi are you using?


RE: NHL TV™ - eracknaphobia - 2017-01-24

What's up with your setup? If you don't leave a log file or at least info on what version of Kodi you're running and what platform you're using then don't expect much help.


RE: NHL TV™ - BMoro - 2017-01-24

Hello,
Thank you for this great add-on, it is really useful!
Starting today, it seems the add-on stopped working; each item on the menu, Today Games, Yesterday's Games, etc., gives the dreaded error "NHL TV error. Check the log for more information."
I've removed the add-on, then add it again, but no change, the same error.
Here's the log file: https://paste.ubuntu.com/23858333/
Thank you!


RE: NHL TV™ - eracknaphobia - 2017-01-24

It's still working on my end. Looks like a network settings could be interferring: URLError: <urlopen error [Errno 111] Connection refused>
If you are using a proxy disable and retry.

Other things to try:
http://stackoverflow.com/questions/12145536/how-can-i-debug-what-is-causing-a-connection-refused-or-a-connection-time-out


RE: NHL TV™ - BMoro - 2017-01-24

Damn, I think you're right, it might be the proxy of my sleazy ISP.
Thank you!


RE: NHL TV™ - eracknaphobia - 2017-01-24

Update 2016.1.24 Released
- Updated addon icon and fanart images
- Updated favorite team image
- Added player mugshot to goal notifications
- Fixed Cache issue with adding favorite team link to the Kodi home screen
- Fixed addon.xml forum link


RE: NHL TV™ - einfeyn496 - 2017-01-24

Thanks again for such a useful plugin. It saved my NHL subscription's utility when they broke Linux compatibility a few years back!

Recently I'm also having the issue of being unable to play any full games (live or replay), though recap and extended highlights work fine (presumably because they don't require credentials?)
The problem seems to have only come up in the past week, so while it could be related to some system update in a library kodi depends on, the fact that other people are having the same issue might mean we're encountering some corner case.

I get the same error whether I try to play a game, or logout in the settings menu.
I am able to login using the website with the same credentials (but can't watch any games of course because... Linux support)

The error always seems to be:
Code:
URLError: <urlopen error [Errno 0] Error>

My system information is reported as:
Code:
20:30:53.655 T:140145318548928  NOTICE: -----------------------------------------------------------------------
20:30:53.655 T:140145318548928  NOTICE: Starting Kodi from RPM Fusion (17.0-RC3 Git:Unknown). Platform: Linux x86 64-bit
20:30:53.655 T:140145318548928  NOTICE: Using Release Kodi x64 build
20:30:53.655 T:140145318548928  NOTICE: Kodi compiled Jan 17 2017 by GCC 6.3.1 for Linux x86 64-bit version 4.9.3 (264451)
20:30:53.655 T:140145318548928  NOTICE: Running on Fedora 25 (Twenty Five), kernel: Linux x86 64-bit version 4.9.4-201.fc25.x86_64
20:30:53.655 T:140145318548928  NOTICE: FFmpeg version/source: 3.1.6
20:30:53.655 T:140145318548928  NOTICE: Host CPU: Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz, 4 cores available

I'm not using a proxy for my internet connection.

I turned on debugging and pasted the portion of the log corresponding to the attempt to play a game, as well as the logout:
http://pastebin.com/CQeghxei

If I can provide any other useful debugging info, please let me know!

Cheers


RE: NHL TV™ - eracknaphobia - 2017-01-24

Did something change with Linux SSL? Most all the URLs in the addon use https so at least that's where I'd start looking. Discrepancies between Linux SSL and python 2.7.

UPDATE: I fired up a virtual box running Ubuntu with kodi 16.1 and everything seems to be working.


RE: NHL TV™ - Gandalf87 - 2017-01-26

(2017-01-24, 18:47)BMoro Wrote: Damn, I think you're right, it might be the proxy of my sleazy ISP.
Thank you!

I guess it's the same with me here. will check out the tut he mentioned.


RE: NHL TV™ - yackson - 2017-01-28

What about all-star game/competition? Will there be a stream available?


RE: NHL TV™ - gwharrington - 2017-01-29

Getting;
Error Type: <class 'urllib2.URLError'>
Error Contents: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>

The error occurs using Jarvis and Krypton. OS is Win10 and, with my limited knowledge I think my ISP does not proxy.

Worth mentioning I cant get center ice to work on my PC when I use a Browser. My rogers sub is valid and works on an android tablet using the NHL app.

I posted my log here; HTTPS://paste.ubuntu.com/23888961/.

Any help would be greatly appreciated.

Thanks in Advance


RE: NHL TV™ - jerrbearfehr - 2017-02-02

(2017-01-24, 04:45)aas88keyz Wrote:
(2017-01-24, 02:10)jerrbearfehr Wrote: Ugh, this choppy video is driving me nuts!!! Speeds are great like always. Because the video is choppy after about a minute or two the sound is behind because of this. What's up?!

What version of Kodi are you using?

Jarvis