One or more items failed to play Hauppauge broadway 2T m3u
#1
I just found this topic, so apologise for cross posting

Hi, Windows 11, Kodi 19.4, Hauupauge Broadway 2T, m3u file channel list, Add-on PVR IPTV simple client
I can see the channel list but when I try to play a television channel I get an error: One or more items failed to play

I can use VLC player to watch the television channels, but would like to use Kodi, so help to fix this would be great. I get the same error on my android.

the m3u file has entries like this
#EXTM3U
#EXTINF:0,10 @ 219 MHz
#EXTVLCOPT:http-caching=800
#EXTVLCOPT:program=1589
http://User:4a7d1ed414474e4033ac29ccb865...1076944214
#EXTINF:0,10 SHAKE @ 219 MHz
#EXTVLCOPT:http-caching=800
#EXTVLCOPT:program=1587
http://User:4a7d1ed414474e4033ac29ccb865...1076944214

the log file is normal up to this section

2022-04-25 11:58:33.562 T:32864    INFO <general>: CPythonInvoker(1, C:\Users\Mark\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\lib\runner.py): script successfully run
2022-04-25 11:58:33.574 T:32864    INFO <general>: Python interpreter stopped
2022-04-25 11:58:35.563 T:34352    INFO <general>: Loading skin file: MyPVRChannels.xml, load type: KEEP_IN_MEMORY
2022-04-25 11:58:39.301 T:34352   ERROR <general>: CCurlFile::Exists - Failed: Unsupported protocol(1) for http://USERNAME:[email protected]:...1076944214
2022-04-25 11:58:39.301 T:34352    INFO <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - PVRIptvData::GetChannelStreamProperties - Live Stream URL: http://USERNAME:[email protected]:...1076944214
2022-04-25 11:58:39.312 T:34352    INFO <general>: VideoPlayer::OpenFile: pvr://channels/tv/All%20channels/pvr.iptvsimple_614203933.pvr
2022-04-25 11:58:39.314 T:17472    INFO <general>: Creating InputStream
2022-04-25 11:58:39.345 T:17472    INFO <general>: Creating Demuxer
2022-04-25 11:58:39.348 T:17472   ERROR <general>: CDVDDemuxFFmpeg::Open - error probing input format, http://USERNAME:[email protected]:...1076944214
2022-04-25 11:58:39.348 T:17472   ERROR <general>: CVideoPlayer::OpenDemuxStream - Error creating demuxer
2022-04-25 11:58:39.349 T:17472    INFO <general>: CVideoPlayer::OnExit()
2022-04-25 11:58:39.368 T:34352    INFO <general>: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
2022-04-25 11:58:39.371 T:34352    INFO <general>: CVideoPlayer::CloseFile()
2022-04-25 11:58:39.372 T:34352    INFO <general>: VideoPlayer: waiting for threads to exit
2022-04-25 11:58:39.372 T:34352    INFO <general>: VideoPlayer: finished waiting
2022-04-25 11:58:41.734 T:34352 WARNING <general>: CGUIWindowManager - CGUIWindowManager::HandleAction - ignoring action 107, because topmost modal dialog closing animation is running
2022-04-25 11:58:44.001 T:34352    INFO <general>: Skipped 7 duplicate messages..
2022-04-25 11:58:44.001 T:34352    INFO <general>: Stopping player
2022-04-25 11:58:44.001 T:34352    INFO <general>: Storing total System Uptime
2022-04-25 11:58:44.001 T:34352    INFO <general>: Saving settings
2022-04-25 11:58:44.026 T:34352    INFO <general>: Saving skin settings
2022-04-25 11:58:44.032 T:34352    INFO <general>: Stopping all
2022-04-25 11:58:44.033 T:34352    INFO <general>: ES: Stopping event server
2022-04-25 11:58:44.869 T:38036    INFO <general>: ES: UDP Event server stopped
2022-04-25 11:58:44.870 T:34352    INFO <general>: CServiceAddonManager: failed to stop inputstream.ffmpegdirect (may have ended)
2022-04-25 11:58:44.870 T:34352    INFO <general>: CServiceAddonManager: failed to stop service.xbmc.versioncheck (may have ended)
2022-04-25 11:58:44.884 T:34352    INFO <general>: Application stopped
2022-04-25 11:58:45.084 T:34352    INFO <general>: XBApplicationEx: destroying...
2022-04-25 11:58:45.085 T:34352    INFO <general>: PVR Manager: Stopping
2022-04-25 11:58:45.085 T:16452    INFO <general>: EPG Container: Persisting unsaved events...
2022-04-25 11:58:45.085 T:16452    INFO <general>: EPG Container: Persisting events done
2022-04-25 11:58:46.050 T:34352    INFO <general>: PVR Manager: Stopped
2022-04-25 11:58:46.950 T:34352    INFO <general>: ADDON: Dll Destroyed - PVR IPTV Simple Client
2022-04-25 11:58:47.365 T:34352    INFO <general>: AddOnLog: peripheral.joystick: Disabling joystick interface "directinput"
2022-04-25 11:58:47.365 T:34352    INFO <general>: AddOnLog: peripheral.joystick: Disabling joystick interface "xinput"
2022-04-25 11:58:47.366 T:34352    INFO <general>: ADDON: Dll Destroyed - Joystick Support
2022-04-25 11:58:47.366 T:34352    INFO <general>: unload skin
2022-04-25 11:58:47.396 T:34352    INFO <general>: Unloaded skin
2022-04-25 11:58:47.444 T:34352    INFO <general>: unload sections
2022-04-25 11:58:47.448 T:34352    INFO <general>: [WS-Discovery]: terminating
2022-04-25 11:58:47.452 T:34352    INFO <general>: XBApplicationEx: application stopped!
Reply
#2
Try adding this line to each entry. TS streams can’t always be detected so you need to tell kodi what Mime type it is.

Text:

#KODIPROP:mimetype=video/mp2t
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#3
thank you, this worked. I was thinking I might have to buy a new PVR.

I wonder if you might know how to get the broadway to play television in chrome, edge or firefox?
When I connect directly to the broadway using the IP address I get TV Center. I can edit settings, admin, etc. but when I try to play a video it gives a message saying I need flash or html5.
I would assume all browsers now are html5 compliant, so I think it must be a similar problem, the browser is not selecting the correct mime type for the html5 from the broadway. Any ideas would be welcome.
I don't want to enable flashplayer, there are enough warnings about security.

I appreciate your help.
Reply
#4
Delighted it worked!

Sorry, but not sure what you would need to do outside of kodi.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply

Logout Mark Read Team Forum Stats Members Help
One or more items failed to play Hauppauge broadway 2T m3u0