<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><br><div dir="ltr"><blockquote type="cite">On 24 Jul 2023, at 16:49, Peter Bennett <pb.mythtv@gmail.com> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<p><br>
</p>
<div class="moz-cite-prefix">On 7/24/23 09:42, Lists wrote:<br>
</div>
<blockquote type="cite" cite="mid:kcEE.Rvq3bstBSgKrVhHYI%2F+7yw.AB5toTS+2QE@1b533c4876ed">
<div class="moz-text-html" lang="x-unicode">
<p style="padding: 0; margin: 0; "><span style="font-size: 11pt;
font-family: arial, helvetica, sans-serif;">For some reason
my guide doesn't display the channel icons, although MythWeb
does<br>
<br>
WebFrontend URL = /Guide/GetChannelIcon?ChanId=20113</span></p>
<p style="padding: 0; margin: 0; "><span style="font-size: 11pt;
font-family: arial, helvetica, sans-serif;">MythWeb URL
= /mythweb/data/tv_icons/s87840_dark_360w_270h.png</span></p>
<p style="padding: 0; margin: 0; "><span style="font-size: 11pt;
font-family: arial, helvetica, sans-serif;"><br>
</span></p>
<p style="padding: 0; margin: 0; "><span style="font-size: 11pt;
font-family: arial, helvetica, sans-serif;">Regards,</span></p>
<p style="padding: 0; margin: 0; "><span style="font-size: 11pt;
font-family: arial, helvetica, sans-serif;">Dave.</span></p>
</div>
</blockquote>
<p>web app gets the icons from .mythtv/channels. They are placed
there by mythfilldatabase.</p>
<p>There is a hidden storage group called "ChannelIcons" that points
to that directory.<br>
</p>
<p>mythweb gets them from data/tv_icons in the mythweb directory. I
don't know how they get there.</p>
<p>Check these directories and see if you can locate the
discrepancy. I suspect that mythfilldatabase was run under a
different user id or on a different machine from mythbackend, or
something like that.</p>
<p>Peter<br>
</p>
<p><br></p></div></blockquote>Thanks Peter,<div><br></div><div>Found a .mythtv/channels folder that was filled with icons, copied them all to ~/.mythtv/channels for the mythtv user an, lo and behold, the icons now show up in the program guide.</div><div><br></div><div><br></div><div>Looks like I normally run mythfilldatabase as root - my bad, I’ll fix that 😀</div><div><br></div><div>Regards,</div><div>Dave.</div></body></html>