<p><br>
On Aug 5, 2012 1:28 PM, &quot;Raymond Wagner&quot; &lt;<a href="mailto:raymond@wagnerrp.com">raymond@wagnerrp.com</a>&gt; wrote:<br>
&gt;<br>
&gt; On 8/5/2012 16:11, Bill Meek wrote:<br>
&gt;&gt;<br>
&gt;&gt; On 08/05/2012 01:41 PM, Chris Porter wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I forgot to add, If I run the same command mythtv does on the linux<br>
&gt;&gt;&gt; command<br>
&gt;&gt;&gt; line it works just fine.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Hi;<br>
&gt;&gt;<br>
&gt;&gt; Also, if you type: echo $? after your command line test, you&#39;ll<br>
&gt;&gt; see its exit code, although you&#39;d expect any failure in the<br>
&gt;&gt; script to print a message.<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m not sure if: mythbackend --setverbose system will give you<br>
&gt;&gt; more information that the log you pasted in your 1st post,<br>
&gt;&gt; but it can&#39;t hurt (there&#39;s: --setloglevel debug too.)<br>
&gt;&gt;<br>
&gt;<br>
&gt; The library for external system calls does not currently log output from external scripts.  The scripts themselves are expected to handle all logging internally, and MythTV discards any stdout/stderr to /dev/null.<br>

&gt;<br>
&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a></p>
<p>What has me banging my head against the wall is the script ruins outside mythtv&#39;s job queue, but not if it is run by the job queue.</p>