<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 27 Apr 2022, at 12:45 am, Roland Ernst <<a href="mailto:rcrernst@gmail.com" class="">rcrernst@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div dir="ltr" class=""><br class=""></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 26, 2022 at 4:58 PM Ken Mandelberg <<a href="mailto:km@mathcs.emory.edu" class="">km@mathcs.emory.edu</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">My Video Gallery used to have images displayed for almost all of the <br class="">
videos. After a recent scan for changes, almost all of the images <br class="">
disappeared, with just the "?" image. The videos still play fine.<br class="">
<br class="">
Any ideas on what I should look for? I'm running the most recent trunk <br class="">
build.<br class="">
<br class=""></blockquote><div class=""> </div><div class="">Please check the mythtv logs for errors and abnormalities.<br class=""><br class="">How did you setup mythvideo, with storage-groups on the backend or<br class="">via the frontend in 'Setup' -> 'Media-Settings' -> Video Settings' ? <br class=""><br class="">Did you scan for changes by using 'mythutil'? If yes, post the <br class="">command line you used.<br class=""><br class="">Otherwise, if you run in the video gallery 'M' -> 'Scan for changes',<br class="">there should be some log entries.<br class=""><br class="">Is a mysql table corrupted?</div></div></div></div></blockquote><br class=""></div><div>A quick check (you do make a daily backup dont you?) is to restore a day when all was good, then spelunk as above, then try scan again.</div><div><br class=""></div><div>If you have made recordings or rules since the loss then take the backup that still works use vim (nano won't work on a large dump) strip out all but non empty 'video_*' tables, restore those and voila.</div><div><br class=""></div><div>Many (most) modern DB install, if you have not explicitly fiddled</div><div><br class=""></div><div>$ sudo mysql mythconverg < videofix.sql</div><div>or</div><div># mysql mythconverg < videofix.sql</div><div><br class=""></div><div>James</div><br class=""></body></html>