<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="MS Exchange Server version 14.02.5004.000">
<title>silence.py with 0.28</title>
<style type="text/css">body { font-family:'DejaVu Sans'; font-size:13px}</style>
</head>
<body>On Tue, 27 Oct 2015 13:45:43 -0000, Mark <perkins1724@hotmail.com> wrote:<br><br><blockquote style="margin: 0 0 0.80ex; border-left: #0000FF 2px solid; padding-left: 1ex">
<p dir="LTR"><span lang="en-gb"><font face="Calibri">Am I correct that Commer</font></span><span lang="en-gb"><font face="Calibri">cial Detection with silences (</font></span><a href="https://www.mythtv.org/wiki/Commercial_detection_with_silences"><u><span lang="en-gb"><font color="#0000FF" face="Calibri">https://www.mythtv.org/wiki/Commercial_detection_with_silences</font></span></u></a><span lang="en-gb"><font face="Calibri">)</font></span><span lang="en-gb"><font face="Calibri"> won’t work with 0.28?</font></span></p>
<p dir="LTR"><span lang="en-gb"><font face="Calibri">Specifically that it is not compatible with the 0.28 python bindings</font></span><span lang="en-gb"><font face="Calibri">, for example</font></span><span lang="en-gb"><font face="Calibri"> this line</font></span><span lang="en-gb"><font face="Calibri">:</font></span></p>
<p dir="LTR"><span lang="en-gb"><font face="Calibri">rec = MythTV.Recorded((chanid, starttime), db)</font></span></p>
<p dir="LTR"><span lang="en-gb"><font face="Calibri">no longer returns a</font></span><span lang="en-gb"><font face="Calibri"> recording. The error message is along the lines of</font></span><span lang="en-gb"> <font face="Calibri">“Operand should contain one column(s)”</font></span><span lang="en-gb"><font face="Calibri">? Or have I messed something else up?</font></span></p>
<p dir="LTR"><span lang="en-gb"><font face="Calibri">I don’t understand python so I apologise if the query is confusing due to my translation.</font></span></p>
</blockquote><br><div>It runs fine with <a href="https://code.mythtv.org/trac/ticket/12260">https://code.mythtv.org/trac/ticket/12260</a> , which suggests that backward compatibility will be maintained.</div><div><br></div><div>There were breakages at some point and, last time I looked, I got the impression that the RecordedId changes were incomplete.<br></div><br></body></html>