- Thread starter
- #491
It seems that in your database are at least two channels with same name. Can you confirm this?Sorry, here are the logs...
It seems that in your database are at least two channels with same name. Can you confirm this?Sorry, here are the logs...
You have to use another branch: MP1-4155-FEAT-Merge_of_IPTV_filter_and_MediaPortal_Url_Source_Splitter_2_1_4_5424, because branch MP1-4155-FEAT-Merge_of_IPTV_filter_and_MediaPortal_Url_Source_Splitter is reserved for transcoding. The code is open source, so you can freely make changes for your own.As i said in an earlier post - my channel switching does not work well. I would need a command like this before stream: http://192.168.2.33/web/zap?sRef=1:0:19:283D:3FB:1:C00000:0:0:0:
I would like to try to code that in you plugin source. I hope that is allowed?
Is that the right souce:
MediaPortal-1-MP1-4155-FEAT-Merge_of_IPTV_filter_and_MediaPortal_Url_Source_Splitter\DirectShowFilters\MPUrlSourceSplitter\MPUrlSourceSplitter\MPUrlSourceSplitter_Protocol_Http\MPUrlSourceSplitter_Protocol_Http.cpp
I was wondering because i sounds it would be for MP2 "This file is part of MediaPortal 2"...
Can you post example of channel m3u8 file and also channel pointed m3u8 file? After that it will be much clearer what kind of m3u8 files you have.Hello,
I don't know if this thread is the proper place to ask for this, feel free to move it if not
My provider is moving his way of broadcasting TV channels using the HLS protocol.
Unfortunately, it is not supported by the tv server, nor this plugin...
Is there any plan to add support for this protocol?
Basically, the channel file provided is in m3u8 format, and only contains entries pointing to other m3u8 files.
I can post some sample files if this is Something you want to work on.
Oh, and for info, this is working fine in Kodi as some of the users of the same provider say on their forum.
Thanks in advance,
Félix
Short answer is no. Longer answer is little bit complicated. Supplied m3u playlist is not playable or scanable by TV service. It probably contains specific parameters, probably for KODI plugin. When I try to open some URLs, most of them were not working. When I successfully downloaded stream m3u8 file, I found, that it is m3u8 master playlist, which is not supported. Master playlist contains several streams and filter simply doesn't know, which stream you want to play.Hi there,
perhaps as an ordinary end user I am here in the wrong thread, so feel free to move or delete my posting.
However, I am looking for a way to run the m3u playlist of the Free IPTV-Project provided by http://wownet.ro/iptv/ (see https://wownet.ro/install/ for further information).
Would this be supported by the plugin and if so, how would I get it to work?
Thanks in advance,
topi