<br><div class="gmail_quote">On 10 September 2010 22:38, Michael T. Dean <span dir="ltr"><<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>></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's not this case, I don't have any filter and it's not a new recording,<br>
in mythweb I have two recording "REGENESIS" and "REGENESIS" (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 "REGENESIS" 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 "watch<br>
recordings".<br>
</blockquote>
<br></div>
Thanks. That'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<< "EOF" | mysql -umythtv -p mythconverg<br></div>
UPDATE recorded SET title = 'REGENESIS'<br>
WHERE title = 'REGENESIS ';<br>
EOF<br>
<br>
Note that there's a space after "REGENESIS" in the WHERE clause. Once that'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's solved the problem. Thank you very much.<br><br>ciao,<br>Stefano<br>