<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 14 September 2013 15:27, Mark Perkins <span dir="ltr">&lt;<a href="mailto:perkins1724@hotmail.com" target="_blank">perkins1724@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""><div class="h5">&gt; &gt;&gt;&gt; //snip//<br>
&gt; &gt;&gt;&gt; jobqueue.cpp:2439 (DoUserJobThread) JobQueue: User Job<br>
&gt; &gt;&gt;&gt; &#39;/usr/bin/mythvidexport.py  --verbose general --loglevel info<br>
&gt; &gt;&gt;&gt; --syslog<br>
&gt; &gt;&gt;&gt; local7 4524&#39; failed.<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; Taking JOBID: 4524  from that and running commandline it works and<br>
&gt; &gt;&gt;&gt; produces<br>
&gt; &gt;&gt;&gt; this:<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; william@william-mythtv:~$ mythvidexport.py 4524<br>
&gt; &gt;&gt;&gt; 2013-09-13 15:28:53.064381 I [30692] mythvidexport.py Using<br>
&gt; &gt;&gt;&gt; recording<br>
&gt; &gt;&gt;&gt; -- Galaxy Quest -<br>
&gt; &gt;&gt;&gt; 2013-09-13 15:28:53.090670 I [30692] mythvidexport.py Attempting<br>
&gt; &gt;&gt;&gt; Movie export.<br>
&gt; &gt;&gt;&gt; 2013-09-13 15:28:53.513544 I [30692] mythvidexport.py Importing<br>
&gt; &gt;&gt;&gt; content from<br>
&gt; &gt;&gt;&gt; -- 926<br>
&gt; &gt;&gt;&gt; 2013-09-13 15:28:53.937363 I [30692] mythvidexport.py Import<br>
&gt; &gt;&gt;&gt; complete<br>
&gt; &gt;&gt;&gt; 2013-09-13 15:28:53.939074 I [30692] mythvidexport.py Copying<br>
&gt; &gt;&gt;&gt; myth://Default@william-mythtv/12112_20130912085600.nuv to<br>
&gt; &gt;&gt;&gt; myth://Videos@william-mythtv/Movies/Galaxy Quest.nuv<br>
&gt; &gt;&gt;&gt; 2013-09-13 15:29:12.084101 I [30692] mythvidexport.py Transfer<br>
&gt; &gt;&gt;&gt; Complete<br>
&gt; &gt;&gt;&gt; -- 18 seconds elapsed<br>
&gt; &gt;&gt;&gt; william@william-mythtv:~$<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; [Mark] Out of curiosity what happens if you run the full command<br>
&gt; &gt;&gt;&gt; from the command line, ie &quot;mythvidexport.py  --verbose general<br>
&gt; &gt;&gt;&gt; --loglevel info --syslog local7 4524&quot; and not just &quot;mythvidexport.py<br>
&gt; 4524&quot;.<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; _______________________________________________<br>
&gt; &gt;&gt;&gt; mythtv-users mailing list<br>
&gt; &gt;&gt;&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; &gt;&gt;&gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt; Doing that I get this:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; william@william-mythtv:/var/mail$ mythvidexport.py  --verbose general<br>
&gt; &gt;&gt; -- loglevel info --syslog local7 4550<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; with zero output on the commandline(other than returning to the<br>
&gt; &gt;&gt; prompt) or the mythbackend.log fiile. In the /var/log/syslog file I<br>
get:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Sep 13 19:18:51 william-mythtv mythvidexport.py[6253]: Using<br>
&gt; &gt;&gt; recording<br>
&gt; &gt;&gt; -- Reba - All Fore One<br>
&gt; &gt;&gt; Sep 13 19:18:51 william-mythtv mythvidexport.py[6253]: Performing TV<br>
&gt; &gt;&gt; export with local data.<br>
&gt; &gt;&gt; Sep 13 19:18:53 william-mythtv mythvidexport.py[6253]: Import<br>
&gt; &gt;&gt; complete Sep 13 19:18:53 william-mythtv mythvidexport.py[6253]:<br>
&gt; &gt;&gt; Copying myth://Default@william-mythtv/2023_20130912155600.nuv to<br>
&gt; &gt;&gt; myth://Videos@william-mythtv/Television/Reba/Season 4/Reba - S4E07 -<br>
&gt; &gt;&gt; All Fore One.nuv Sep 13 19:18:53 william-mythtv mythvidexport.py[6253]:<br>
&gt; &gt;&gt; Transfer Complete<br>
&gt; &gt;&gt; -- 0 seconds elapsed<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Then I look and the file was exported.<br>
&gt; &gt;&gt;<br>
&gt; &gt; [Mark] Maybe check the permissions on the file<br>
&gt; &gt; /usr/bin/mythvidexport.py and make sure that the mythtv user has the<br>
&gt; &gt; correct permission not just the desktop user? I think chown 755 is the<br>
&gt; general recommendation (rwxr-xr-x).<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; mythtv-users mailing list<br>
&gt; &gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; &gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
&gt; &gt;<br>
&gt; Also meant to add from commandline(though its the same info):<br>
&gt;<br>
&gt; -rwxr-xr-x 1 mythtv mythtv 18056 Sep  8 22:48 mythvidexport.py<br>
&gt;<br>
</div></div>[Mark] No doubt there is something obvious being missed but sorry to say I<br>
can&#39;t see it - although there are others (everyone?) that know far more<br>
about the inner workings of this stuff than me. Only other suggestion I<br>
could make which is probably really grasping at straws is to change to the<br>
MythTV user at the command prompt and run the mythvidexport.py command as<br>
the mythtv user. Maybe this will pick up if mythtv user does not have access<br>
to a destination folder or something similar. &quot;sudo su mythtv&quot; I think.<br>
Sorry but that&#39;s the best I can think of.<br>
<div class=""><div class="h5"><br>
<br></div></div></blockquote><div><br>sudo su mythtv -c &quot;command blah&quot;<br><br></div><div>Cheers,<br><br></div><div>Anthony <br></div></div><br></div></div>