Posts by jlopezvl

    @jlopezvl

    Find this channel in the playlist you use, and if it's not difficult, send me these two lines of the channel "----MUSICA----" in personal correspondence ... I'll think about how to "beat" this kind of nonsense in playlists ...

    I have sended you the files in a conversation. I have tried to modify the override file but this not avoid the creattion of the e2m3u2b_surfacenow.channels.xml with the "\n" character that causes the fault. Please, make magic ...

    Judging by the log, the error is most likely not in the XMLTV file... Obviously, something is related to the text encoding in one of the playlist entries that you are using. Can you send me the file /E2m3u2bouquet/epgimport/e2m3u2b_surfacenow.channels.xml.gz? This file is a table of correspondence between the serviceref and channel_id of the XMLTV used ... it is there in line 180 and column 69 that the answer lies

    e2m3u2b_surfacenow.channels.xml.gz

    Yes ... The actual behavoir is: when I change the tvg_id in the override generated file, then, when code process the modified override, then not generate the channel with the tvg-id modified and places it in the diff override file with the original tvg-id.

    Sometimes, the epg specified in the config has tvg-id with name different than channel name, and this is why sometimes is necessary specify a tvg-id differrent... For example, in the epg file the channel is fox_ESP and the channel name in override is "Fox HD" ...


    Simply is that override takes tvg-id if is specified and not tvg-id automatically deduced by code ....

    But if I fill the field and the code finds another value, why the code doesnt show the channel and put it in the diff file?

    Supposedsly if i fill the field is because I want your code take this value and not the finded value .. And then process the channel correctly.

    I have found another bug...


    If you use override file and the config has reported the epg file to be uses, and then in the override, for a channel name you fill the field tvg-id, and the code fills this field automatically in its process, then as result the channel is not processed in the final list and also appears as missing in the diff list with the tvg_id that your code previosly has detected automatically.


    Yes, I think it will be useful as informative ... Also reporting group and channel name as new detected .....

    Sorry, I have detected some trouble with last version. (I have got a valid key)


    With old versions if i create a custom category and add in it channels, the custom category was created by the code. With version 91 the custom category is not created. My Override file are the same that with old versions (<=version 89). I also tested to leave code to create a new override file and then modify it with a custom category ... But code doesnt create after this custom category ...

    Sorry friends.

    I have been make a question in some forums with no success.


    I have been recording some iptv channels on enigma2 image. This records are saved with .stream extension.


    This e2iplayer could play this files easyly withouh generate and m3u file? Is a select file to play player also?


    Also, this player could be used in place of gtsstreamer and also is capable of record iptv channels while you are seen the channel at sametime? (With gtstreamer current iptv channel stops in 10 sec but record is done ok)

    But do you think it will be possible with gstreamer(5001) or extplayer3 (5002) ?

    With 4097 (standar ei2player) image freeze in 10-20 secs...



    Pepsik, what will be the best configuration to archieve recording of an iptv channel? I have readed and attempted somethings but noone are ok...


    Do you know if there will be some good parameters to get running it? Until now, image freezes some seconds after start recording ...

    I can't understamd why with this file doesn't see nothing in my dreambox and in PC works.

    The fact is that the plugin is not responsible for playing anything. Its task is to create bouquets, linking EPG and picons events to broadcasts. On my VU+Ultimo4K the channels from this playlist play in gstplayer without any problems. Unfortunately, DreamOS is limited in the choice of players and this is not the fault of the plugin. Either 4097:0 (gstreamer) or 8739:0 (eServiceStream) or 1:0 (DVB stream) is available to you on DreamOS. If these "players" do not play the stream, then you need to write to the DreamOS developer's team


    Oh, great master, a question about thi ... What players are used for each value of the parameter "either 4097:0 (gstreamer) or 8739:0 ...... also i Know 5001 and 5002) ... There is a full list and description of this values?



    There is some manual or help about full override use?

    ??? In the announcement of changes to version 10.65, I provided a link to the instruction

    Снимок экрана 2022-07-10 в 08.11.49.png

    Thanks. Readed and used the help, but there is some trouble. I have attempted use override to merge some groups in one ... I didnt get working it.. Its an easy mode to make it work with override?



    P.D. Solved. Was my mistake in override use ... Now all works. Thanks again.



    NOw, a question ... Whats the difference between this parameters in the config.xml file? The question is because using 3 in gstreamer stops sometimes the iptv file. With 0 (no buffering) goes ok the play of the iptv.

    Please, whats diferrent between values for this parameters? (gstreamer, flc2mpeg4, progessive, livets ...)


    <gstreamer>0</gstreamer><!-- (Optional) Stream type: 0 (no buffering), 1 (buffering enabled) or 3 (progressive download and buffering enabled) -->

    <flv2mpeg4>0</flv2mpeg4><!-- (Optional) EXT3_FLV2MPEG4_CONVERTER (0 or 1) -->

    <progressive>0</progressive><!-- (Optional) EXT3_PLAYBACK_PROGRESSIVE (0 or 1) -->

    <livets>0</livets><!-- (Optional) EXT3_PLAYBACK_LIVETS (0 or 1) -->

    <ringbuffermaxsize>32768</ringbuffermaxsize><!-- (Optional) GST_RING_BUFFER_MAXSIZE ring buffer size in kilobytes -->

    <buffersize>8192</buffersize><!-- (Optional) GST_BUFFER_SIZE buffer size in kilobytes -->

    <bufferduration>0</bufferduration><!-- (Optional) GST_BUFFER_DURATION buffer duration in seconds -->

    for override wich name and where must locate the override file?

    The filename will be automatically assigned by the plugin based on the names of the provider you specify. The file will be located in /E2m3u2bouquet/epg/ (In the plugin data folder)

    Yes. Its ok. Now i want use override to join diferent vod groups... There is some manual or help about full override use?

    stock versión

    After stock ver you need to execute the commands in the terminal as described in my post ... And once again redownload and --force-reinstall 1.0.65, I made changes there on importing events for NonLatin-1 encodings

    Now is working. Thanks a lot. One question, for override wich name and where must locate the override file? Same as before with stock?