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.
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.
The subbouquets are now showing up, but if you click on one of them, no channels appear anywhere. That's what I think is missing.
No, that's not it.
It's a bouquet that contains several sub-bouquets.
Like the sub-bouquets that BouquetMakeXtream makes, for example.
How do I make it work when there are subbouquets in the channel list?
Thank you KiddaC
¿Cómo es posible obtener la URL EPG de un portal MAC o la URL EPG de un stalker (sin preguntar a nadie, por supuesto)?
Display MoreDisplay MoreI 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.
this code as ryteck files for epgimport?
https://github.com/Belfagor200…Converter/plugin.py#L1094
Codepattern = r'(<!--\s*([^>]+)\s*-->)?\s*<channel id="([^"]+)">([^<]+)</channel>\s*(?:<!--\s*([^>]+)\s*-->)?'
I created it for m3uconverter plugin
I don't think my knowledge is sufficient to solve that.
Well, I see you know how to develop.It's not difficult to do this, open the file (if it exists), read it, assign it to config.xxx. and save the configuration.
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.
Does anyone know anything about this?
I have OpenATV and a GigaBlue Trio 4K.
Thank you
Is it possible?
Can a channels.xml file be automatically generated using a bouquet (for example) with a plugin or something, so that it can be used in epgimport as a channel file?
I'm not sure if I've explained myself clearly.
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
ThreadEStalker - Stalker Middleware Player (new)EStalker - Official Release.
V 1.39 - 17/05/2026![]()
Plugin is for playing Stalker Middleware / Ministra playlists via a portal url and mac address
This plugin does not play other playlists or m3u playlists or create Bouquets.
Do not post personal MOD code in this thread, including different functionality, different skins etc. It confuses me, it confuses users.
Also we test most code on multiple images and boxes. Modifications might work on your setup, but may crash other peoples.
Start a new thread…
And what plugin would there be to create bouquets with stalker lines (url+mac) similar to how Bouquet Maker Xstream does?
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.