<div dir="ltr"><div dir="ltr">On Sat, Apr 4, 2020 at 7:17 AM Peter Carlsson <<a href="mailto:maillist.peter@home.se">maillist.peter@home.se</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello!<br>
<br>
I am using the generic external recorder and would like<br>
to define channel icons to the different channels.<br>
<br>
Is that possible and how do I do that?<br>
<br>
I am currently using MythTV 30.<br>
<br>
Best regards,<br>
Peter Carlsson<br></blockquote><div><br></div><div>Hi Peter,</div><div><br></div><div>At your request, I have added an optional ICON field to the channel configuration file.  You can now have something like:</div><div><br></div><div>[6]<br>NAME=SKYNEWS<br>CALLSIGN=SKYNEWS<br>XMLTVID=<br>URL="<a href="http://d59pscns5ugc8.cloudfront.net/cdhls/skynewsamericas/1013/skynewsamericas_cdhls.m3u8">http://d59pscns5ugc8.cloudfront.net/cdhls/skynewsamericas/1013/skynewsamericas_cdhls.m3u8</a>"<br></div><div>ICON=/home/mythtv/etc/skynews-icon.jpg</div><div><br></div><div>Note: It does not install the ICON file itself, all this does is add a reference to it.  You must manually install the icon image file with the rest of the channel icons on your system.  You must re-scan the channels to get the icon file information updated in the mythtv database.</div><div><br></div><div>Also note that this has been pushed to MythTV fixes/31, so if you are building from source you should be able to update and use this now. If you are using a package, you will have to wait for your package manager to pull this change and make a new package available.</div><div><br></div><div>John<br></div><div><br></div></div></div>