Snoopy M 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.
Ben Fennema 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.
Snoopy M 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</url> </channel>