Project

General

Profile

Icons EPG

Added by Snoopy M over 9 years ago

Hello,

i saw that there is a checkbox for "Update channel icon" in epg grabber. How does that work? I have links for icons in the epg xml but tvheadend doesnt grab them.

Tnx.


Replies (3)

RE: Icons EPG - Added by Ben Fennema over 9 years ago

If you have <icon src="http://blah.blah.blah.blah/channel.png" /> in your <channel>...</channel> it should work on recent (like with last month) tvheadends. You probably want image caching enabled as well.

RE: Icons EPG - Added by Snoopy M over 9 years ago

Ben Fennema wrote:

If you have <icon src="http://blah.blah.blah.blah/channel.png" /> in your <channel>...</channel> it should work on recent (like with last month) tvheadends. You probably want image caching enabled as well.

I have it like this:

<channel id="3+Sat">
<display-name lang="sl">3+Sat</display-name>
<icon src="http://cdn1.siol.tv/logo2/150x80/3sat.png|http://cdn1.siol.tv/logo2/150x80/3sat.png|http://cdn1.siol.tv/logo2/150x80/3sat.png" />
<url>http://www.siol.net&lt;/url>
</channel>

RE: Icons EPG - Added by Ben Fennema over 9 years ago

You'd have to look at the code, but I bet that doesn't work.

    (1-3/3)