I have modified the ini file to grab the channel logo for tvguide.co.uk.
*** Channellogo
index_urlchannellogo.modify {set|http://my.tvguide.co.uk/channel_logos/'config_site_id'.png}
For me everything works fine. This might be integrated to the ini and uploaded if this would be fine for the professionals here aggree with this line.
Some output samples:
<channel id="FOX UK">
<display-name lang="en">FOX UK</display-name>
<icon src="http://www.webgrabplus.com/my.tvguide.co.uk/channel_logos/488.png" />
<url>http://www.tvguide.co.uk</url>
</channel>
<channel id="TG 4">
<display-name lang="en">TG 4</display-name>
<icon src="http://www.webgrabplus.com/my.tvguide.co.uk/channel_logos/835.png" />
<url>http://www.tvguide.co.uk</url>
</channel>
<channel id="RTE One">
<display-name lang="en">RTE One</display-name>
<icon src="http://www.webgrabplus.com/my.tvguide.co.uk/channel_logos/900.png" />
<url>http://www.tvguide.co.uk</url>
</channel>
<channel id="RTE Two">
<display-name lang="en">RTE Two</display-name>
<icon src="http://www.webgrabplus.com/my.tvguide.co.uk/channel_logos/718.png" />
<url>http://www.tvguide.co.uk</url>
Update on the EPG channels page (THANKS!)