Solved v19 - Can't play a channel url of internal plugin
#1
Hi,

I'm using this PVR client: pvr.iptvsimple
(Kodi 19.1)

The specific channel is defined like this:
Code:
#EXTINF:-1 tvg-id="12" group-title="עידן פלוס" tvg-logo="https://s33.postimg.cc/70bfiy0bj/Keshet12.jpg",ערוץ 12 - קשת (HD)
http://127.0.0.1:65007/?url=plugin://plu...=2&mode=11
So the url is point to an internal plugin:

but when I try to play it, it seems that there is problem with creating the Demuxer or something.
(By the way: In Kodi 17.6 it was ok)

Code:
INFO <general>: VideoPlayer::OpenFile: pvr://channels/tv/All%20channels/pvr.iptvsimple_1260388524.pvr
DEBUG <general>: Thread VideoPlayer start, auto delete: false
DEBUG <general>: CApplication::OnPlayBackStarted: CApplication::OnPlayBackStarted
INFO <general>: Creating InputStream
DEBUG <general>: CurlFile::Open(0xd9b12fe980) http://127.0.0.1:65007/?url=plugin://plu...=2&mode=11
DEBUG <general>: Loading settings for pvr://channels/tv/All%20channels/pvr.iptvsimple_1260388524.pvr
DEBUG <general>: CPlayerGUIInfo::InitCurrentItem(pvr://channels/tv/All%20channels/pvr.iptvsimple_1260388524.pvr)
Code:
INFO <general>: Creating Demuxer
ERROR <general>: CDVDDemuxFFmpeg::Open - error probing input format, http://127.0.0.1:65007/?url=plugin://plu...=2&mode=11
ERROR <general>: CVideoPlayer::OpenDemuxStream - Error creating demuxer
INFO <general>: CVideoPlayer::OnExit()

Kodi full debug log: https://paste.ubuntu.com/p/v8S2vxYddr

What could be the problem?

Thanks.
Reply
#2
The issue is resolved.
For more details check this:
https://forum.kodi.tv/showthread.php?tid=364399
Reply
#3
Thread marked solved.
Reply

Logout Mark Read Team Forum Stats Members Help
v19 - Can't play a channel url of internal plugin0