Project

General

Profile

Feature #3860

IPTV mux channel number ordering

Added by C K over 8 years ago. Updated over 8 years ago.

Status:
New
Priority:
Normal
Category:
IPTV
Target version:
-
Start date:
2016-06-14
Due date:
% Done:

0%

Estimated time:

Description

Hi,

i would like to manage my auto-iptv networks with bouquets and auto-mapping channel numbers.

To use this, a read-only field inside the muxes tab for iptv muxes (= each stream url) with the position of a mux in a m3u playlist would be great:

M3U:

#EXTM3U
EXTINF:-1,Channel 1 
http://host/stream/channelid/1 
#EXTINF:-1,Channel 2
http://host/stream/channelid/2 
...

Muxes-Tab:

  • Channel 1, url=http://host/stream/channelid/1, Network-Position=1
  • Channel 2, url=http://host/stream/channelid/2, Network-Position=2
  • ...

If we got this, i would like to use the bouquet Auto-Map to channels option with the Channel number offset option to set the new channel number.

That would be great.

History

#1

Updated by C K over 8 years ago

Example for channel number:

- Bouquet: Auto-Map to channels option on, Channel number offset 10000

The mux with network-position 1 -> 10001
The mux with network-position 2 -> 10002

and so on

Also available in: Atom PDF