<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>
> My 0.21 MBE has a system disk (40GB) and a 1TB RAID where I store my
<br>
> recordings. Recently the system disk died and after much struggle I
<br>
> replaced it with a new drive. After a fair amount of struggle <br>
> (including the use of myth.rebuilddatabase.pl) I got mythconverg
<br>
> updated and now have a fully upgraded Fedora 8 myth 0.21 MBE. I now
<br>
> religiously backup mythconverg with mysqldump.<br>
><br>
> Everything seems to work fine except I am missing some 60% of the
<br>
> small png thumbnails in the "Recorded Programs" part of
MythWeb.<br>
><br>
> I believe these thumbnails used to exist on my RAID but have since
<br>
> been deleted.<br>
><br>
> 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). Don't forget
the <br>
".png" after the "*".<br><br>
Then go to the MythWeb recorded programs page /and/ wait patiently for
<br>
it to regenerate everything. 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 "rm /path/to/mythweb/data/cache/*.png" part.
<br><br>
Do you mean my main recordings directory (e.g. /mnt/store) for the
"rm /path/to/recordings/directories/*.png" part?<br><br>
-- Mache<br>
</body>
</html>