<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="auto"><div><div><div>But if I was to have a lazy guess I would say you have video metadata stored against old decommissioned hosts or different iterations of your hostname.</div><div><br></div><div>Jump into MySQL and do a:</div><div><br></div><div>Select * from videometadata where title="Airplane_II_The_Sequel";</div></div><div><br></div><div>And compare the results in the hostname field to verify.</div></div></div><br></blockquote><div>Thanks, there were indeed multiple entries in that table for the same video. what I ended up doing was deleting all the rows in videometadata.</div></div></div></div>