Posts by mesino

    That's right, the channels appear in your "TV user bouquet details," but I can't see them in my TV user bouquet details. I don't know why.

    But, of course, thank you for your attention and your work.

    Is it only for Python 3?


    On the other hand, no, no, really, my knowledge is very, very limited in all of this.

    I don't think my knowledge is sufficient to solve that.


    I have another question on the same topic: how can I find the EPG URL of a MAC portal? Something to extract the EPG? I don't know if I'm explaining myself clearly.


    And lastly, a request, because I have a feeling it shouldn't be difficult:


    Could someone create a script or a small plugin for Enigma2 that extracts an XML file of channels from a bouquet in this format:


    <channel id="antena3">1:0:1:0:6166:21c2:0:0:0:0:http%3a//example.m3u8</channel><!-- ANTENA 3 --> (this is an example)

    (and all other bouquet channels in the same format, naturally)

    I would be very grateful.

    Thanks to all.

    You can add an option to import apikey keys from a file in /tmp or if they exist in the plugin's cradle. It's up to you.

    First of all, thank you for all the work you do for this forum, and I assume for others as well. We need more selfless people like you in this world.

    Now, I have to tell you, unfortunately, that I have no idea what you're talking about. I'm truly sorry. Would what you're saying generate the channels.xml file that I'm interested in?

    Could you provide a brief description of what you mean and, if possible, an example?


    Thank you

    First, I apologize if Google Translate doesn't translate perfectly, but my native language isn't English, and I have to use it.

    The problem is creating a channels.xml file to link it to a reliable EPG source using epgimport. BouquetMakerXStream does it, but I don't think it's very accurate, and it doesn't work with bouquets for MAC lines. AJPanel does it with MAC lines, but I can't link it to anything because it doesn't work the way I want, and it also doesn't work with URL lines using M3U. The format I need would be:


    <channel id="antena3">1:0:1:0:6166:21c2:0:0:0:0:http%3a//example.m3u8</channel><!-- ANTENA 3 --> (this is an example)

    On the other hand, we have JediEPGXtream, which is quite good, but when we have several bouquets with more than one hundred channels each, the work becomes very heavy.


    I would need a plugin that would do the work for me, but I can't find one, or it doesn't exist in the way I need it.

    I hope I've explained myself well and that the translation is also correct.

    Question: Does BouquetMakeXtream also create bouquets from a URL with MAC? Like those URLs used in Stalker. I'm not sure if I'm explaining myself clearly.


    no it does not work with mac lines, but if you are looking for a player for stalker lines you can use

    And what plugin would there be to create bouquets with stalker lines (url+mac) similar to how Bouquet Maker Xstream does?