<font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="black" face="Verdana,Arial,Helvetica" size="2">&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>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> <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">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></font></font>