So I'm trying to get channel icons up and going.<br><br>I'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 I see Then though, I run this command:<br>mysql -e "select name,chanid,icon from channel where icon != ''" -p mythconverg
<br><br>and all of my channels show for their icon "none". What could keep my database from being updated?<br>