So I&#39;m trying to get channel icons up and going.<br><br>I&#39;ve gone through this thread<br><a href="http://www.gossamer-threads.com/lists/mythtv/users/305717">http://www.gossamer-threads.com/lists/mythtv/users/305717
</a><br><br>and the mythfilldatabase portion appears to work - I see the image files being downloaded&nbsp; I see Then though, I run this command:<br>mysql -e &quot;select name,chanid,icon from channel where icon != &#39;&#39;&quot; -p mythconverg
<br><br>and all of my channels show for their icon &quot;none&quot;.&nbsp; What could keep my database from being updated?<br>