<html>
<body>
<font size=3>At 12:30 AM 4/19/2008, Michael T. Dean wrote:<br>
<blockquote type=cite class=cite cite="">On 04/18/2008 03:03 PM, Mache
Creeger wrote:<br>
&gt; My 0.21 MBE has a system disk (40GB) and a 1TB RAID where I store my
<br>
&gt; recordings. Recently the system disk died and after much struggle I
<br>
&gt; replaced it with a new drive. After a fair amount of struggle <br>
&gt; (including the use of myth.rebuilddatabase.pl) I got mythconverg
<br>
&gt; updated and now have a fully upgraded Fedora 8 myth 0.21 MBE. I now
<br>
&gt; religiously backup mythconverg with mysqldump.<br>
&gt;<br>
&gt; Everything seems to work fine except I am missing some 60% of the
<br>
&gt; small png thumbnails in the &quot;Recorded Programs&quot; part of
MythWeb.<br>
&gt;<br>
&gt; I believe these thumbnails used to exist on my RAID but have since
<br>
&gt; been deleted.<br>
&gt;<br>
&gt; How can I recreate these thumbnails?<br><br>
rm /path/to/mythweb/data/cache/*.png<br>
rm /path/to/recordings/directories/*.png<br><br>
(the second for each directory in each storage group).&nbsp; Don't forget
the <br>
&quot;.png&quot; after the &quot;*&quot;.<br><br>
Then go to the MythWeb recorded programs page /and/ wait patiently for
<br>
it to regenerate everything.&nbsp; Doing so may take minutes--or even
tens of <br>
minutes--depending on your recordings library and backend
resources.<br><br>
Mike</font></blockquote><br>
Mike<br><br>
I found the &quot;rm /path/to/mythweb/data/cache/*.png&quot; part.
<br><br>
Do you mean my main recordings directory (e.g. /mnt/store) for the
&quot;rm /path/to/recordings/directories/*.png&quot; part?<br><br>
-- Mache<br>
</body>
</html>