<br><br><div class="gmail_quote">On Fri, Aug 13, 2010 at 7:54 PM, Chad Oppliger <span dir="ltr">&lt;<a href="mailto:chadopp@gmail.com">chadopp@gmail.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;">
<font face="Verdana,Arial,Helvetica" color="black" size="2"><font face="Verdana,Arial,Helvetica" color="black" size="2"><div class="im">&gt;adding <br>&gt;binmode
 STDOUT, &quot;:utf8&quot;; <br>&gt;above the print line seemed to fix the issue. <br>
 <br>&gt;But now that I&#39;ve played with the script a bit I&#39;ve noticed that 
although <br>&gt;the shows I have recordings for are showing up in green on 
the main tv <br>&gt;episodes listing when I click on the show it shows not 
recorded for <br>&gt;everything, arg <br> <br></div>On the episode listing you need to select &quot;Show All Episodes&quot; at the top of<br>the page to display all episodes including those not recorded, those scheduled<br>
for recording, and those recorded.<br>
<br>For certain shows there can be some issues with determining if the episode<br>has been recorded.  If there is no subtitle it won&#39;t detect it.  If the subtitle<br>doesn&#39;t match fairly closely with whats in the mythtv db it won&#39;t match.  If<br>

the original airdate was put in the oldrecorded table it would be easy to<br>detect and would be much more accurate.  The original airdate is already<br>collected for scheduled recordings, but is not part of the oldrecorded table.<br>

<br>Chad<br><br>On Fri, Aug 13, 2010 at 1:09 
PM, Nick Morrott &lt;knowledgejunkie [at] gmail&gt;wrote: <br><div class="im"> <br><font color="#660066">&gt; On 13 August 2010 19:33, Dan Smith &lt;mrplowdan 
[at] gmail&gt; wrote: <br>&gt; <br></font><font color="#007777">&gt; 
&gt; looking through /var/log/apache2/error.log I see this error while 
running <br>&gt; &gt; Update Show Listing, not sure if thats related. <br>&gt;
 &gt; Wide character in print at modules/episode/utils/<a href="http://grabshowsall.pl" target="_blank">grabshowsall.pl</a> 
line <br></font><font color="#660066">&gt; 91. <br>&gt; <br>&gt; The 
Perl script is trying to print (which expects octets) a UTF-8 or <br>&gt;
 other multi-byte character whilst it is stored in Perl&#39;s internal <br>&gt;
 string format. Encode::encode() should sort it out. <br>&gt; <br>&gt; 
Cheers, <br>&gt; Nick </font></div></font></font>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">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>
<br></blockquote></div>ahh I see <font face="Verdana,Arial,Helvetica" color="black" size="2"><font face="Verdana,Arial,Helvetica" color="black" size="2">Show All Episodes works and its finding my previously recorded episodes, yay. King of Queens is still missing from the main page, but if I just guess the url for the show I see the proper page and it finds all my previous recordings, it looks like there are 9 episodes I&#39;m missing so I added those to tvwhish, thanks. But I&#39;m still not sure why the show isn&#39;t showing up on the main page, I tried your edits to show.php you recently posted and although it does speed up the main page king of queens is still missing, also I like the green episodes for those I&#39;ve recorded so I don&#39;t mind waiting a minute.<br>
</font></font>