2021-10-31, 05:42 PM
Hi,
Sometimes Kodi cannot play the channels, for no apparent reason...
I see in kodi.log the below:
------------------------------------------------
2021-10-31 19:26:55.591 T:18134 INFO <general>: Loading skin file: DialogPVRInfo.xml, load type: LOAD_EVERY_TIME
2021-10-31 19:26:56.894 T:18134 INFO <general>: VideoPlayer::OpenFile: pvr://channels/tv/All%20channels/pvr.nextpvr_7160.pvr
2021-10-31 19:26:56.899 T:18255 INFO <general>: Creating InputStream
2021-10-31 19:26:56.900 T:18255 ERROR <general>: AddOnLog: pvr.nextpvr: Unknown live streaming state 0 0 1
2021-10-31 19:26:56.901 T:18255 INFO <general>: AddOnLog: pvr.nextpvr: Calling Open(http://192.168.178.77:8866/live?channelo...4e966cf328) on tsb!
2021-10-31 19:27:04.073 T:18255 ERROR <general>: Open - Unhandled exception
2021-10-31 19:27:04.074 T:18255 ERROR <general>: Open - Error opening http://192.168.178.77:8866/live?channelo...timeout=10
2021-10-31 19:27:04.074 T:18255 ERROR <general>: AddOnLog: pvr.nextpvr: Could not open streaming file
2021-10-31 19:27:04.445 T:18255 ERROR <general>: CVideoPlayer::OpenInputStream - error opening [pvr://channels/tv/All%20channels/pvr.nextpvr_7160.pvr]
2021-10-31 19:27:04.445 T:18255 INFO <general>: CVideoPlayer::OnExit()
2021-10-31 19:27:04.553 T:18134 INFO <general>: CVideoPlayer::CloseFile()
2021-10-31 19:27:04.563 T:18134 INFO <general>: VideoPlayer: waiting for threads to exit
2021-10-31 19:27:04.564 T:18134 INFO <general>: VideoPlayer: finished waiting
2021-10-31 19:27:04.598 T:18186 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'NameError'>
Error Contents: name 'false' is not defined
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.metadata.editor/service.py", line 22, in onNotification
data = eval(data.replace(':true', ': True').replace(':false', ': False'))
File "<string>", line 2, in <module>
NameError: name 'false' is not defined
-->End of Python script error report<--
--------------------------------------------------
any ideas?
Attaching npvr logs...
Sometimes Kodi cannot play the channels, for no apparent reason...
I see in kodi.log the below:
------------------------------------------------
2021-10-31 19:26:55.591 T:18134 INFO <general>: Loading skin file: DialogPVRInfo.xml, load type: LOAD_EVERY_TIME
2021-10-31 19:26:56.894 T:18134 INFO <general>: VideoPlayer::OpenFile: pvr://channels/tv/All%20channels/pvr.nextpvr_7160.pvr
2021-10-31 19:26:56.899 T:18255 INFO <general>: Creating InputStream
2021-10-31 19:26:56.900 T:18255 ERROR <general>: AddOnLog: pvr.nextpvr: Unknown live streaming state 0 0 1
2021-10-31 19:26:56.901 T:18255 INFO <general>: AddOnLog: pvr.nextpvr: Calling Open(http://192.168.178.77:8866/live?channelo...4e966cf328) on tsb!
2021-10-31 19:27:04.073 T:18255 ERROR <general>: Open - Unhandled exception
2021-10-31 19:27:04.074 T:18255 ERROR <general>: Open - Error opening http://192.168.178.77:8866/live?channelo...timeout=10
2021-10-31 19:27:04.074 T:18255 ERROR <general>: AddOnLog: pvr.nextpvr: Could not open streaming file
2021-10-31 19:27:04.445 T:18255 ERROR <general>: CVideoPlayer::OpenInputStream - error opening [pvr://channels/tv/All%20channels/pvr.nextpvr_7160.pvr]
2021-10-31 19:27:04.445 T:18255 INFO <general>: CVideoPlayer::OnExit()
2021-10-31 19:27:04.553 T:18134 INFO <general>: CVideoPlayer::CloseFile()
2021-10-31 19:27:04.563 T:18134 INFO <general>: VideoPlayer: waiting for threads to exit
2021-10-31 19:27:04.564 T:18134 INFO <general>: VideoPlayer: finished waiting
2021-10-31 19:27:04.598 T:18186 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'NameError'>
Error Contents: name 'false' is not defined
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.metadata.editor/service.py", line 22, in onNotification
data = eval(data.replace(':true', ': True').replace(':false', ': False'))
File "<string>", line 2, in <module>
NameError: name 'false' is not defined
-->End of Python script error report<--
--------------------------------------------------
any ideas?
Attaching npvr logs...