<br><div class="gmail_quote">On 10 September 2010 22:38, Michael T. Dean <span dir="ltr">&lt;<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
 On 09/10/2010 04:23 PM, Stefano Pucillo wrote:<div class="im"><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On 10 September 2010 22:00, Michael T. Dean wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
  On 09/10/2010 02:40 PM, Stefano Pucillo wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
it&#39;s not this case, I don&#39;t have any filter and it&#39;s not a new recording,<br>
in mythweb I have two recording &quot;REGENESIS&quot; and &quot;REGENESIS&quot; (same names) the<br>
first with all episodes but one, and the second with the missing episode.<br>
Instead in the frontend interface, I ahve two &quot;REGENESIS&quot; both with all<br>
episodes but one.<br>
<br>
Do you have any idea about the cause?<br>
</blockquote>
Can you please sent the output of:<br>
</blockquote></blockquote></div>
...<div class="im"><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I attached the file created with command you suggested. I checked the txt<br>
file and it contains all recordings, also the one I cannot see in &quot;watch<br>
recordings&quot;.<br>
</blockquote>
<br></div>
Thanks.  That&#39;s exactly what we needed.  Chris Pinkham should have a real fix in MythTV soon enough.  Until then, this will fix the issue for you:<div class="im"><br>
<br>
cat&lt;&lt; &quot;EOF&quot; | mysql -umythtv -p mythconverg<br></div>
UPDATE recorded SET title = &#39;REGENESIS&#39;<br>
 WHERE title = &#39;REGENESIS &#39;;<br>
EOF<br>
<br>
Note that there&#39;s a space after &quot;REGENESIS&quot; in the WHERE clause.  Once that&#39;s done, re-enter the Watch Recordings screen, and all should be there.<div><div></div><div class="h5"><br>
<br>
Mike<br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>yes, it&#39;s solved the problem. Thank you very much.<br><br>ciao,<br>Stefano<br>