Hi list,<br><br>After doing an upgrade to 25.3, many of my icons are no longer appearing in mythweb (but they do appear in the frontend).<br><br>I have all my icons in two places:<br>(1) /home/mythtv/.mythtv/channels/<br>(2) /var/www/html/mythweb/data/tv_icons<br>

<br>My channels database has the following path for each icon:<br>/home/mythtv/.mythtv/channels/CHANNELICONNAME<br><br>and when I click on the image location in mythweb for icons I can see, I see this path:<br><a href="http://192.168.1.101:8080/mythweb/data/tv_icons/CHANNELICONNAME">http://192.168.1.101:8080/mythweb/data/tv_icons/CHANNELICONNAME</a><br>

<br>Any idea why some of the icons are not showing?<br><br>For example, I have the following entry for one of my channels in the database for the icon field:<br>/home/mythtv/.mythtv/channels/kron_my4_san_francisco.jpg<br>

<br>And I see this on my system<br>[root@localhost tv_icons]# locate kron_my4_san_francisco.jpg<br>/home/mythtv/.mythtv/channels/kron_my4_san_francisco.jpg<br>/home/mythtv/.mythtv/channels/kron_my4_san_francisco.jpg.0x100.png<br>

/home/mythtv/.mythtv/themecache/Mythbuntu.1765.1010/myth:--ChannelIcons@192.168.1.101:6543-home-mythtv-.mythtv-channels-kron_my4_san_francisco.jpg--81x61.png<br>/var/www/html/mythweb/data/tv_icons/kron_my4_san_francisco.jpg<br>

<br>But I do not see the icon in mythweb<br><br>Thanks<br>