Hi all
Just wondering where the Channel Icon info is stored for TVe3?
THe XMLTV provider here in NZ has had some dramas with web sources so is creating a new Beta version of his XMLTVNZ. In this version he has dropped the icon source for channels (risk of copyright etc when hosted on a webserver etc etc)
Ive tried manually editing the XML file with, for eg:
But when I view the TVGuide in the client there is no image except the default. The channel table in SQL Server doesnt appear to store the ICON info.
a) Is the format above correct?
b) For TVe3 is there the ability to edit the channel info or set the images when the channel info is collected via XMLTV?
Just wondering where the Channel Icon info is stored for TVe3?
THe XMLTV provider here in NZ has had some dramas with web sources so is creating a new Beta version of his XMLTVNZ. In this version he has dropped the icon source for channels (risk of copyright etc when hosted on a webserver etc etc)
Ive tried manually editing the XML file with, for eg:
<channel id="tv1">
<display-name>TV1</display-name>
<icon src="http://www.domain.co.nz/images/channels/tvone.gif" />
</channel>
But when I view the TVGuide in the client there is no image except the default. The channel table in SQL Server doesnt appear to store the ICON info.
a) Is the format above correct?
b) For TVe3 is there the ability to edit the channel info or set the images when the channel info is collected via XMLTV?