2017-09-13, 01:19
Hello,
I'm trying to see iptv channels with kodi using like backend mythtv.
I followed all the guides to configure mythtv and finally I get channels importing into mythtv.
The problem is that I did not see channels from kodi (connected to mythtv backend) even if the same list used in VLC works fine.
inside the mythtv backend log I see this rows in the time I try to connect to the channel:
What could it be?
I'm trying to see iptv channels with kodi using like backend mythtv.
I followed all the guides to configure mythtv and finally I get channels importing into mythtv.
The problem is that I did not see channels from kodi (connected to mythtv backend) even if the same list used in VLC works fine.
inside the mythtv backend log I see this rows in the time I try to connect to the channel:
Code:
Sep 13 01:07:09 ubuntu_1604 mythbackend: mythbackend[9667]: I HLSPlaylist mythsingledownload.cpp:75 (DownloadURL) http://iptv.iptvthebest.net:15000/live/665877034b145ab/986cb6fdc589430/12.m3u8 -> http://185.21.61.45:25469/live/665877034b145ab/986cb6fdc589430/12.m3u8?token=SBQOUktQGw5EVgJQDVBdCAIKDwcOWgwHVwVeBg8FXAJQB1EBXlpcAAJESEZLRUpVBVRoWVNBAgcBGURBRQNKaFpSRAkaCwgDU1JcRhQTTFkJXBUKB08aRlpRRA4UVAsDCwNEHxpdQUADFAoFVG5cVRJQVFUVWVZDX1lKFlkIZ1NWWwddXBoDFlZESEZRQkgSXhtjVVsGW1leFS9AVwpRVhNlSEMWeRcWSkQGDUxDWUQBGw0SBlYNABEZRFdZE1ZDQU9ECRpxbRZKRAEcTFRWQw1WWRINQVUFRg1EGBQPS2hBUxVHSl1YWQMURl4aARocRlRWSGgAV1hdUAVAXwlWRBEMRAIaFBtZCQgNEFdDZ0ANXRUKFVEPAwQGREk=
Sep 13 01:07:14 ubuntu_1604 mythbackend: mythbackend[9667]: I TVRecEvent tv_rec.cpp:1073 (HandleStateChange) TVRec[1]: Changing from WatchingLiveTV to None
Sep 13 01:07:14 ubuntu_1604 mythbackend: mythbackend[9667]: E TVRecEvent tv_rec.cpp:1786 (GetStartChannel) TVRec[0]: Problem finding starting channel, setting to default of '3'.
Sep 13 01:07:14 ubuntu_1604 mythbackend: mythbackend[9667]: I thread_unknown recorders/hlsstreamhandler.cpp:221 (run) HLSSH(http://iptv.iptvthebest.net:15000/live/665877034b145ab/986cb6fdc589430/12.m3u8(0)): run() -- done
Sep 13 01:07:14 ubuntu_1604 mythbackend: mythbackend[9667]: I TVRecEvent mythsingledownload.cpp:110 (Cancel) MythSingleDownload: Aborting download
Sep 13 01:07:14 ubuntu_1604 mythbackend: mythbackend[9667]: I MythSocketThread(46) mainserver.cpp:7629 (connectionClosed) Playback sock(274e610) 'ubuntu_1604' disconnected
Sep 13 01:07:17 ubuntu_1604 mythbackend: mythbackend[9667]: I ProcessRequest mainserver.cpp:1698 (HandleAnnounce) MainServer: MainServer::ANN Playback
Sep 13 01:07:17 ubuntu_1604 mythbackend: mythbackend[9667]: I ProcessRequest mainserver.cpp:1703 (HandleAnnounce) MainServer: adding: ubuntu_1604(274e610) as a client (events: 0)
Sep 13 01:07:17 ubuntu_1604 mythbackend: mythbackend[9667]: I MythSocketThread(51) mainserver.cpp:7657 (connectionClosed) FileTransfer sock(2750860) disconnected
Sep 13 01:07:17 ubuntu_1604 mythbackend: mythbackend[9667]: I MythSocketThread(47) mainserver.cpp:7629 (connectionClosed) Playback sock(274e610) 'ubuntu_1604' disconnected
Sep 13 01:07:19 ubuntu_1604 mythbackend: mythbackend[9667]: I MythSocketThread(39) backendcontext.cpp:102 (SetFrontendDisconnected) BackendContext: Frontend 'ubuntu_1604' disconnected.
Sep 13 01:07:19 ubuntu_1604 mythbackend: mythbackend[9667]: I MythSocketThread(39) mainserver.cpp:7629 (connectionClosed) Playback sock(27b7320) 'ubuntu_1604' disconnected
Sep 13 01:07:19 ubuntu_1604 mythbackend: mythbackend[9667]: I MythSocketThread(44) mainserver.cpp:7629 (connectionClosed) Monitor sock(27721f0) 'ubuntu_1604' disconnected
What could it be?