Hi.
I edit "/etc/enigma2/userbouquet.some_list_name.tv" files manually using an FTP connection (in Total Commander) and using a "Notepad++" text-editor, but it's best to use any tools under Windows OS. With a tools, you can conveniently edit channel lists. For example, one nice tool is the "E-Channelizer" - unfortunately commercial software. The freeware (shareware) version of E-Channelizer is an unusable version without virtually all important functions. There is also freeware "DreamboxEdit", but it does not include so many options for editing IPTV channels, as well as a commercial "E-Channelizer".
BTW, the order and existence of available "lists" of channels is modified in a simple file "/etc/enigma2/bouquets.tv".
Example of my userbouquet file (IPTV + SAT):
#SERVICE 1:64:3:0:0:0:0:0:0:0::-------- Cinema/Movies --------
#DESCRIPTION -------- Cinema/Movies --------
#SERVICE 1:0:19:132B:CA2:3:EB0000:0:0:0:
#SERVICE 1:0:19:132C:CA2:3:EB0000:0:0:0:
#SERVICE 1:0:19:132D:CA2:3:EB0000:0:0:0:
#SERVICE 1:0:1:806:C0A:20CB:EEEE0000:0:0:0:http%3a//208.20.30.107%3a5000/:Barrandov News
#DESCRIPTION Barrandov News
#SERVICE 1:0:16:36E9:C8C:3:EB0000:0:0:0:
#SERVICE 1:0:16:52E3:C96:3:EB0000:0:0:0:http%3a//208.20.30.105%3a5000/:Filmbox Plus
#DESCRIPTION Filmbox Plus
#SERVICE 1:0:16:52E4:C96:3:EB0000:0:0:0:http%3a//208.20.30.61%3a5000/:Filmbox Premium HD
#DESCRIPTION Filmbox Premium HD
...
...
...
(Note: IP addresses are just an example - don't try them)
I use service number 1 (dvb-mediasink) for playback, but service number 4097 (gstreamer - software player) is usually used instead.
For example:
#SERVICE 4097:0:16:52E4:C96:3:EB0000:0:0:0:http%3a//208.20.30.61%3a5000/:Filmbox Premium HD
#DESCRIPTION Filmbox Premium HD
The ServiceReferenceCode (SRC) is designed for my IPTV channels only - it synchronizes the data from the satellite tuner, in order to copy the EPG events and also the purpose of copying the program icon (picon). Simply put ... the "epg.dat" file is used directly from the Enigma as the source of the EPG-event and the folder with the picons in the Enigma SKIN is used as the source of the picon.
At the competitive discussion forum (OpenATV) I wrote out basic info about SRC. However, I do not know whether I may provide an external link to a competing forum here.
Of course, in the case of IPTV, it is possible to invent an SRC code or leave it zero except for the first value (determining the type of service - 4097 = online stream).
For example:
#SERVICE 4097:0:0:0:0:0:0:0:0:0:http%3a//208.20.30.61%3a5000/:Filmbox Premium HD
#DESCRIPTION Filmbox Premium HD
However, in that case, you will lose the picon and EPG data.
And it's even more complicated. The SRC code can also be modified according to itself and then upload a suitable icon for this IPTV channel (with the name of the specified SRC in the IPTV channel) to the appropriate SKIN folder. In specific cases, EPG data can also be inserted into an IPTV stream (online video) and then Enigma will automatically "pull" the EPG from the IPTV stream. However, this is an exceptional case and there must be compatibility of the EPG data stream (Enigma vs. IPTV stream). Another option is to use an external source for EPG data, but this is also another topic .
Edited by s3n0, 26 September 2020 - 09:32.