<br><br><div class="gmail_quote">On Fri, Aug 13, 2010 at 7:54 PM, Chad Oppliger <span dir="ltr"><<a href="mailto:chadopp@gmail.com">chadopp@gmail.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;">
<font face="Verdana,Arial,Helvetica" color="black" size="2"><font face="Verdana,Arial,Helvetica" color="black" size="2"><div class="im">>adding <br>>binmode
STDOUT, ":utf8"; <br>>above the print line seemed to fix the issue. <br>
<br>>But now that I've played with the script a bit I've noticed that
although <br>>the shows I have recordings for are showing up in green on
the main tv <br>>episodes listing when I click on the show it shows not
recorded for <br>>everything, arg <br> <br></div>On the episode listing you need to select "Show All Episodes" 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't detect it. If the subtitle<br>doesn't match fairly closely with whats in the mythtv db it won'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 <knowledgejunkie [at] gmail>wrote: <br><div class="im"> <br><font color="#660066">> On 13 August 2010 19:33, Dan Smith <mrplowdan
[at] gmail> wrote: <br>> <br></font><font color="#007777">>
> looking through /var/log/apache2/error.log I see this error while
running <br>> > Update Show Listing, not sure if thats related. <br>>
> Wide character in print at modules/episode/utils/<a href="http://grabshowsall.pl" target="_blank">grabshowsall.pl</a>
line <br></font><font color="#660066">> 91. <br>> <br>> The
Perl script is trying to print (which expects octets) a UTF-8 or <br>>
other multi-byte character whilst it is stored in Perl's internal <br>>
string format. Encode::encode() should sort it out. <br>> <br>>
Cheers, <br>> 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'm missing so I added those to tvwhish, thanks. But I'm still not sure why the show isn'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've recorded so I don't mind waiting a minute.<br>
</font></font>