Hello,
When I run NextPVR client and try to watch live TV it crashes the client. Please see additional details below.
As stated above in the bullets I have attached NPVR and NRecord logs. Also below is the two Errors that appear in NRecord.
Thank you in advance for your assistance.
When I run NextPVR client and try to watch live TV it crashes the client. Please see additional details below.
- I am running Windows 8.1 and NextPVR 3.5.7
- I am using HDHomeRun Extend (HDTC-2US)
- When I click Live TV in NextPVR it pops up a window that states "...please wait..." and then stops responding.
- If I try to watch through something else such as Emby or Kodi they cannot connect to the recording service.
- Kodi every few seconds a pop up appears stating, "NextPVR PVR Client Connection Lost".
- I am able to watch already recorded shows
- I am able to view the guide (It is not up to date, but I do not think it is related, as I had it set up using MC2XML, which I believe there is another issue with. I will worry about this later, once I get Live TV working again).
- If I check in services the NPVR Recording Service is running.
- If I check in Task Manager NTray and Nrecord (32 bit) are both running.
- If I check the logs the only two that have updated during this are NPVR and NRecord which I have attached.
- There are two errors in NRecord log, both dealing with this error System.Net.Sockets.SocketException (0x80004005). Please see more detazils copied in below.
- My network is set up as a private network in the Windows Firewall and NDigitalHost, NCableCardHost, NextPVR, and NRecord are all allowed on private networks.
- I have gone through and deleted all of the channels and imported them again (this did wipe my guide settings as well)
- I am able to watch live TV through the HDHomeRun application, VLC, and Kodi (leveraging the HDHomeRun plugin not NextPVR client)
As stated above in the bullets I have attached NPVR and NRecord logs. Also below is the two Errors that appear in NRecord.
Code:
2015-09-11 18:57:53.785 [INFO][4] RecordingService.Startup()
2015-09-11 18:57:53.785 [INFO][4] Starting remoting service (on port 8968)
2015-09-11 18:57:53.800 [ERROR][4] Error listing for recording service interface: System.Net.Sockets.SocketException (0x80004005): Only one usage of each socket address (protocol/network address/port) is normally permitted
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at System.Net.Sockets.TcpListener.Start(Int32 backlog)
at System.Runtime.Remoting.Channels.ExclusiveTcpListener.Start(Boolean exclusiveAddressUse)
at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StartListening(Object data)
at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.SetupChannel()
at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel..ctor(Int32 port)
at NShared.RecordingService.Startup()
Code:
2015-09-11 18:57:58.833 [DEBUG][10] Client Listener starting on port 7969
2015-09-11 18:57:58.833 [ERROR][10] Unexpected error in Client Listener: System.Net.Sockets.SocketException (0x80004005): Only one usage of each socket address (protocol/network address/port) is normally permitted
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at NShared.ClientStreaming.WorkerThread()
Thank you in advance for your assistance.