Forums » Kodi (XBMC) as frontend »
pvr.hts - Command subscribe failed: Stream setup error
Added by Tent Icle almost 10 years ago
Hi there,
I am running Kodi master with pvr.tvh 2.0.1 and Tvheadend 3.9.2316 and am having issues watching live TV via the Kodi GUI.
What works properly: Selecting 'Live TV -> EPG -> Record' via the Kodi GUI. I am then able to watch the program after it has recorded. I am also able to watch live TV via both VLC and the TvhClient iOS app.
What doesn't work: Selecting 'Live TV -> Channel' or 'Live TV -> EPG -> Switch' via the Kodi GUI in order to watch live TV. I received the error 'Channel could not be played. Check the log for details'. The behaviour is the same for all channels and all programs. Log output is as below:
00:05:55 T:140081828214528 DEBUG: PVRManager - OpenLiveStream - opening live stream on channel '7 Digital' 00:05:55 T:140081828214528 DEBUG: opening live stream for channel '7 Digital' 00:05:55 T:140081828214528 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - demux open 00:05:55 T:140081828214528 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - demux flush 00:05:55 T:140081828214528 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - demux subscribe to 1266403639 00:05:55 T:140081828214528 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - sending message [subscribe : 10] 00:05:55 T:140083137660672 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - received response [10] 00:05:55 T:140081828214528 ERROR: AddOnLog: Tvheadend HTSP Client: pvr.hts - Command subscribe failed: Stream setup error 00:05:55 T:140081828214528 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - demux unsubscribe from 1266403639 00:05:55 T:140081828214528 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - sending message [unsubscribe : 11] 00:05:55 T:140083137660672 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - received response [11] 00:05:55 T:140081828214528 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - demux successfully unsubscribed 1266403639 00:05:55 T:140081828214528 ERROR: CDVDPlayer::OpenInputStream - error opening [pvr://channels/tv/All channels/15.pvr]
Does anyone have any thoughts on what 'command subscribe failed' could mean or how I might investigate further?
Thanks!,
T
Replies (1)
RE: pvr.hts - Command subscribe failed: Stream setup error - Added by Justin Evans over 9 years ago
I'm getting the same issue, and it just started recently. Recording works fine, and I can watch a recorded show a few seconds after recording starts. When I try to watch live TV, I get a "command failed - no response received" error and I have to restart TVHeadend before anything will work again.
I'm not sure how much traction we'll get here, as I'm guessing it's a Kodi / TVH add-on problem.