<div class="gmail_quote">On Thu, Sep 17, 2009 at 3:27 PM, Michael Lynch <span dir="ltr">&lt;<a href="mailto:lynchmv@gmail.com">lynchmv@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Thu, Sep 17, 2009 at 4:15 PM, Mitch Gore &lt;<a href="mailto:mitchell.gore@gmail.com">mitchell.gore@gmail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt; I used mythtv-setup to grab channel icons.  It got about 80% of them so I<br>
&gt; went thru by and and was able to get the rest.<br>
&gt; Now in mythfrontend i see all my icons.  for some reason mythweb does not<br>
&gt; tho.<br>
&gt; I have cleared the cache in mythweb /var/cache/mythweb/image_cache/<br>
&gt; still no luck.<br>
&gt; Looking over the failed ones most seem to be gif&#39;s.  But there are some gifs<br>
&gt; that are viewable.  does mythweb have some size requirements?<br>
&gt; Any other pointers?<br>
&gt; Thanks,<br>
&gt;<br>
&gt; --<br>
&gt; Mitchell<br>
<br>
</div></div>ls -l /path/to/mythweb/data/tv_icons<br>
<br>
That&#39;s where I had to put my icons with svn.  I don&#39;t recall where<br>
they are with .21<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</blockquote></div><br>Interesting.  I am running mythbuntu weekly builds.  here is what i saw:<br clear="all"><br><div><br></div><div>/usr/share/mythtv/mythweb/data/tv_icons -&gt; /var/cache/mythweb/image_cache</div><div>
<br></div><div>that image_cache folder is what i cleared but no effect.  I remove the sym link and then pointed it to my channels folder:</div><div>sudo ln -s /home/mitchell/.mythtv/channels/ tv_icons</div><div><br></div>
<div>changed perm of my icons:</div><div>sudo chown www-data:www-data /home/mitchell/.mythtv/channels</div><div>sudo chown www-data:www-data /home/mitchell/.mythtv/channels/*</div><div><br></div><div>And Viola.  I have all my icons.  So what ever is filling image_cache is not liking some images.  Anyone know what ubuntu is doing?</div>
<div><br></div><div>-- <br>Mitchell<br>
</div>