[mythtv-commits] Ticket #12841: IPTV m3u format not working

MythTV noreply at mythtv.org
Sun Jul 31 06:30:16 UTC 2016


#12841: IPTV m3u format not working
--------------------------------------+-----------------------------
 Reporter:  frank@…                   |          Owner:  dekarl
     Type:  Bug Report - General      |         Status:  accepted
 Priority:  major                     |      Milestone:  0.27.7
Component:  MythTV - Channel Scanner  |        Version:  Unspecified
 Severity:  medium                    |     Resolution:
 Keywords:  m3u iptv                  |  Ticket locked:  0
--------------------------------------+-----------------------------
Changes (by dekarl):

 * owner:   => dekarl
 * status:  new => accepted
 * component:  MythTV - General => MythTV - Channel Scanner


Old description:

> Hi,
>
> I use an IPTV Server (Kathrein) and produced a m3u playlist using EyeTV.
> For VLC the list is working fine but freebox in mythtv does not recognize
> any channels.
>
> So I think that the playlist is in a wrong format. It would be great if
> you could help me.
>
> Here are some lines of the m3u list:
>
> #EXTM3U
> #EXTINF:0,1 Das Erste
> http://192.168.0.57/?src=1&msys=dvbs&mtype=qpsk&freq=11836.00&sr=27500&pol=h&fec=34&pids=0,16,17,18,20,101,102,103,104,84,1176,2070,2171,106,105,100,101
> #EXTINF:0,2 Das Erste HD
> http://192.168.0.57/?src=1&msys=dvbs2&mtype=qpsk&freq=11494.00&sr=22000&pol=h&fec=23&pids=0,16,17,18,20,5102,5104,5106,5101,5105,5100,5101
>

> Thanks,
>
> Frank.

New description:

 Hi,

 I use an IPTV Server (Kathrein) and produced a m3u playlist using EyeTV.
 For VLC the list is working fine but freebox in mythtv does not recognize
 any channels.

 So I think that the playlist is in a wrong format. It would be great if
 you could help me.

 Here are some lines of the m3u list:
 {{{
 #EXTM3U
 #EXTINF:0,1 Das Erste
 http://192.168.0.57/?src=1&msys=dvbs&mtype=qpsk&freq=11836.00&sr=27500&pol=h&fec=34&pids=0,16,17,18,20,101,102,103,104,84,1176,2070,2171,106,105,100,101
 #EXTINF:0,2 Das Erste HD
 http://192.168.0.57/?src=1&msys=dvbs2&mtype=qpsk&freq=11494.00&sr=22000&pol=h&fec=23&pids=0,16,17,18,20,5102,5104,5106,5101,5105,5100,5101
 }}}

 Thanks,

 Frank.

--

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12841#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list