2017-07-18, 04:36 PM
Hi,
I am setting up a new Android box running Kodi 17.3
to interface with my existing NextPVR setup
but I'm having a couple of issues.
I can successfully use the Kodi Videos option to play
recordings via smb and commercial skipping works perfectly.
However when I use X-NEWA, I cannot play streamed recordings.
They always start buffering but fail with "Player Error".
I have an advancedsettings.xml file that should,
as I understand things, automatically switch
X-NEWA from http to smb playback.
But it appears to be ineffective when I try to play
a recording via the NextPVR Recordings menu.
Have I got advancedsettings setup wrong?
How do I fix these buffering/player errors?
These log extracts show both successful (via smb)
and unsuccessful (via http) tests of The Daily Show:
kodi.log:
12:41:16.073 T:18446744073427740976 NOTICE: VideoPlayer: Opening: smb://WILLIAMS7/D/Recordings/The Daily Show/The Daily Show_20170714_00000030.mkv
...
12:42:57.380 T:18446744073427740976 NOTICE: VideoPlayer: Opening: http://192.168.0.107:8866/live?recording...e7511e090a
web.log.1:
2017-07-15 12:42:56.202 [DEBUG][27] RollingFile(D:\Recordings\The Daily Show\The Daily Show_20170714_00000030.mkv)..
...
2017-07-15 12:42:56.202 [DEBUG][27] About to stream recording: D:\Recordings\The Daily Show\The Daily Show_20170714_00000030.mkv
2017-07-15 12:42:56.203 [DEBUG][27] Sent 56400 bytes
2017-07-15 12:42:56.209 [ERROR][27] Unexpected error streaming recording: System.Net.Sockets.SocketException (0x80004005): An established connection was aborted by the software in your host machine
at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at NShared.Streaming.StreamingHelper.StreamNativeRecording(Socket conn, Dictionary`2 parameters)
2017-07-15 12:42:56.209 [DEBUG][27] Sent total of 56400 bytes
My related question, if I use X-NEWA to playback Recordings
via the NextPVR Videos option, is commercial skipping supposed
to work when the recordings are no longer in npvr.db3?
I frequently move recordings to alternate directories
which causes them to be removed from the NextPVR Recordings list.
My full logs, advancedsettings.xml, config, etc. are available here:
http://meccano.dlinkddns.com/pvr/kodi_test_20170715/
Thanks!
I am setting up a new Android box running Kodi 17.3
to interface with my existing NextPVR setup
but I'm having a couple of issues.
I can successfully use the Kodi Videos option to play
recordings via smb and commercial skipping works perfectly.
However when I use X-NEWA, I cannot play streamed recordings.
They always start buffering but fail with "Player Error".
I have an advancedsettings.xml file that should,
as I understand things, automatically switch
X-NEWA from http to smb playback.
But it appears to be ineffective when I try to play
a recording via the NextPVR Recordings menu.
Have I got advancedsettings setup wrong?
How do I fix these buffering/player errors?
These log extracts show both successful (via smb)
and unsuccessful (via http) tests of The Daily Show:
kodi.log:
12:41:16.073 T:18446744073427740976 NOTICE: VideoPlayer: Opening: smb://WILLIAMS7/D/Recordings/The Daily Show/The Daily Show_20170714_00000030.mkv
...
12:42:57.380 T:18446744073427740976 NOTICE: VideoPlayer: Opening: http://192.168.0.107:8866/live?recording...e7511e090a
web.log.1:
2017-07-15 12:42:56.202 [DEBUG][27] RollingFile(D:\Recordings\The Daily Show\The Daily Show_20170714_00000030.mkv)..
...
2017-07-15 12:42:56.202 [DEBUG][27] About to stream recording: D:\Recordings\The Daily Show\The Daily Show_20170714_00000030.mkv
2017-07-15 12:42:56.203 [DEBUG][27] Sent 56400 bytes
2017-07-15 12:42:56.209 [ERROR][27] Unexpected error streaming recording: System.Net.Sockets.SocketException (0x80004005): An established connection was aborted by the software in your host machine
at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at NShared.Streaming.StreamingHelper.StreamNativeRecording(Socket conn, Dictionary`2 parameters)
2017-07-15 12:42:56.209 [DEBUG][27] Sent total of 56400 bytes
My related question, if I use X-NEWA to playback Recordings
via the NextPVR Videos option, is commercial skipping supposed
to work when the recordings are no longer in npvr.db3?
I frequently move recordings to alternate directories
which causes them to be removed from the NextPVR Recordings list.
My full logs, advancedsettings.xml, config, etc. are available here:
http://meccano.dlinkddns.com/pvr/kodi_test_20170715/
Thanks!