<html><head><meta http-equiv="content-type" content="text/html; charset=us-ascii"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><br><div><blockquote type="cite"><div><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br></blockquote><div>I just pushed a commit to mythtv/master (v34pre) which might solve your problem.</div></div></div></div></blockquote><div><br></div>I will try that out, thanks!</div><div><br><blockquote type="cite"><div><div dir="ltr"><div class="gmail_quote"><div><br></div><div>BTW, I had no success in trying the mythvidexport2.py script from the wiki.</div><div>Running it in manual mode by providing 'chanid' and 'starttime' I got this exception:</div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace">  File ".../master/mythvidexport2.py", line 109, in get_format<br>    <a href="http://self.hr/">self.hr</a> = "%02d" % self.starttime.hour<br>AttributeError: 'int' object has no attribute 'hour' </span><br></div></div></div></div></blockquote><div><br></div><div><br></div><div><br></div>The way I am using the script is to call it from a Job.  And self.starttime is copied directly from the job start time which has the </div><div>Mmm dd yyyy hh mm ss defined from the start time object in Job.</div><div><br></div><div>I confess to never having tested the script using just the start time  and channel id from the command line. </div><div><br></div><div>Oops, Adding that to my todo list!</div><div><br></div><div>If it is in the job queue and you use the job queue id, it will work correctly on the cmd line as follows:</div><div><br></div><div><div>/usr/local/bin/mythvidexport.py --listingonly 88546.    ## where 88546 is a job id from job queue</div><div><br></div><div>Regards</div></div><div><br></div><div>Jay</div></body></html>