Nice thank you.
A couple of request though:
1. Does this work also on other sattellites? I guess not. Tried it on 23.5 - no result.
2. How do you generate our epg. refs? If it is just the channelname with .uk stuck to the back, I propose you do not do this, As a fair number is not correct. f.i.
<channel id="AnimalPlanet.uk">1:0:1:183A:7D9:2:11A0000:0:0:0:</channel> <!-- Animal Planet -->
<channel id="AnimalPlnt.uk">1:0:19:F41:7D3:2:11A0000:0:0:0:</channel> <!-- AnimalPlnt HD -->
<channel id="AnimalPlntplus1.uk">1:0:1:CCB5:90B:2:11A0000:0:0:0:</channel> <!-- Animal Plnt+1 -->
as opposed to:
<channel id="AnimalPlanet.uk">1:0:19:F41:7D3:2:11A0000:0:0:0:</channel> <!-- Animal Planet HD -->
<channel id="AnimalPlanet.uk">1:0:1:183A:7D9:2:11A0000:0:0:0:</channel> <!-- Animal Planet -->
<channel id="AnimalPlanetplus1.uk">1:0:1:CCB5:90B:2:11A0000:0:0:0:</channel> <!-- Animal Planet +1 -->
Problem is thus I have to go through all of them to check.
I propose you stick just the channel name in the epg ref place. This way we will be able to sort the list on the channel name, and go manually through the list to add the epg references.
Any other solution which does a better job is also appreciated. But I suppose this is difficult.
On the other hand the way it is now is not that different from what I propose. You can just leave it this way.
3. Are you sure it finds all channels?
If this is the case, I will start on pruning the dead wood in the rytec.channels.xml file.
Thanks
Willy