I want to manually add an IPTV channel to the bouquets list because I haven't found a working bouquet maker with an M3U playlist that can create it automatically.
Creating the channel manually with the identification code "4097:0:1:0000:0000:0:0:0:0:0" works in principle. However, when I leave the zeros as they are, the channel isn't recognized by the channels.xml in the EPG importer folder, so the EPG data cannot be linked. That's where I encounter a problem: the channel works in the favorites list, but I can't get EPG data for it.
For example, in the bouquets, it looks like this:
#SERVICE 4097:0:1:0000:0000:0:0:0:0:0:http&3a//fl1001.bozztv.com/ushba99/playlist.m3u8:RU| Kinomaniya
#DESCRIPTION RU| Kinomaniya
And in channels.xml, it appears as:
<channel id="kinomaniya">1:0:1:0000:0000:0:0:0:0:0:http%3a//example.m3u8</channel> <!-- RU| Kinomaniya -->
Unfortunately, the system cannot correctly identify and match these entries because the identifiers in the channels.xml do not exactly correspond to those in the bouquets list.
I've tried various approaches to get the channel recognized properly, but so far, without success.
