<br><br><div class="gmail_quote">On Fri, Feb 11, 2011 at 7:16 AM, Dan Wilga <span dir="ltr"><<a href="mailto:mythtv-users2@dwilga-linux1.amherst.edu">mythtv-users2@dwilga-linux1.amherst.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Wed, Feb 2, 2011 at 2:11 PM, Robert Houghton <<a href="mailto:robbadler@gmail.com" target="_blank">robbadler@gmail.com</a>> wrote:<br>
<br>
</div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Please see <a href="http://www.mythtv.org/wiki/High_Quality_Transcode" target="_blank">http://www.mythtv.org/wiki/High_Quality_Transcode</a>. Wiki<br>
page template thanks to author of "Low Quality Transcode" Doug Haber.<br>
</blockquote>
<br>
Hi Robert,<br>
<br></div>
I also tried this script and found that it had trouble with filenames that contain spaces (like those generated by <a href="http://mythrename.pl" target="_blank">mythrename.pl</a>). I suspect you need to put some of the shell command arguments into double quotes.<br>
<font color="#888888">
<br>
-- <br>
Dan Wilga "Ook."</font><div><div></div><div class="h5"><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><br>Thanks all. Just realized the problem is in the return of ttvdb.py. Where formerly `ttvdb.py -N $title $subtitle` returned SXXEXX, it now gives the full XML for the episode.<br><br>
Do'h. Thanks for removing the .24 compatibility flag.<br>