Since this is a own creation, there is no point adding it to the rytec.channels.xml file.
But just for this occasions the custom.channels.xml file has introduced. If present this file will be used automatically.
In this file you can assign EPG (from XMLTV files - rytec or others) to these channels.
this file you have to create yourself. I have attached a sample file, with your service ref included.
What is not included is the link to the EPG. For this we need to know which channel it is.
f.i. give the service ref of the sat version of it, and the name of it.
The data included in this file is:
<channel id="LN24.be">5002:0:1:1:16:1:32:0:0:0:http%3a//</channel><!-- LN24 -->
<channel id="xxxxxx">1:0:1:3E8:1:1:EEEE0000:0:0:0:http%3a//</channel><!-- Name -->
The first line is how it should look.
The second line is for your channel.
The EPGref (channel id=) has to be filled in. replace the xxxxxx with the ref for the EPG.
Also the Name of the channel is to be provided. Although this is only for human readability.
The addition of http%3a// is only for EPGimport to signal that EPG is to be imported always, even if the channel is not in lamedb. I suspect that this custom channel is not in lamedb.
Copy this custom.channels.xml file to etc/epgimport/ on your receiver.
(after you filled in the needed info - or provide me with the info, and I will post a modified file)