<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Mar 24, 2024 at 10:12 AM james <<a href="mailto:jam@tigger.ws">jam@tigger.ws</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">One fine day a few days ago *BING* all my artwork went gone (sic)<br>
so some sql spelunking<br>
<br>
recordedartwork seems to be normal<br>
inetref in videometadata is 00000 in a few places it ought not to be, <br>
but for most part it looks correct<br>
<br>
   select intid, title, inetref from videometadata;<br>
<br>
Now to complicte things I'm in midst of migrating backend so my last <br>
daily backup is 18/03. I did s test restore of that and art is correct<br>
but one or two recording since then are 'keepable'.<br>
<br>
It's not a biggie to manage those few, but any ideas of what may have <br>
happened. Are there any suble links that I may have missed.<br>
<br>
James<br>
<br></blockquote><div><br></div><div></div><div><br></div><div>Please post the output of this mysql query:<br>SELECT host, COUNT(*) from recordedartwork GROUP BY host;</div><div><br> </div></div></div>