[mythtv-users] mythvidexport was working now errors out

William Jacoby bonelifer at gmail.com
Sat Sep 14 01:27:32 UTC 2013


On 9/13/2013 8:16 PM, Mark Perkins wrote:
>
>> -----Original Message-----
>> From: mythtv-users-bounces at mythtv.org [mailto:mythtv-users-
>> bounces at mythtv.org] On Behalf Of William Jacoby
>> Sent: Saturday, 14 September 2013 9:59 AM
>> To: Discussion about MythTV
>> Subject: Re: [mythtv-users] mythvidexport was working now errors out
>>
>> On 9/13/2013 5:08 PM, Mark Perkins wrote:
>>> //snip//
>>> jobqueue.cpp:2439 (DoUserJobThread) JobQueue: User Job
>>> '/usr/bin/mythvidexport.py  --verbose general --loglevel info --syslog
>>> local7 4524' failed.
>>>
>>> Taking JOBID: 4524  from that and running commandline it works and
>>> produces
>>> this:
>>>
>>> william at william-mythtv:~$ mythvidexport.py 4524
>>> 2013-09-13 15:28:53.064381 I [30692] mythvidexport.py Using recording
>>> -- Galaxy Quest -
>>> 2013-09-13 15:28:53.090670 I [30692] mythvidexport.py Attempting Movie
>>> export.
>>> 2013-09-13 15:28:53.513544 I [30692] mythvidexport.py Importing
>>> content from
>>> -- 926
>>> 2013-09-13 15:28:53.937363 I [30692] mythvidexport.py Import complete
>>> 2013-09-13 15:28:53.939074 I [30692] mythvidexport.py Copying
>>> myth://Default@william-mythtv/12112_20130912085600.nuv to
>>> myth://Videos@william-mythtv/Movies/Galaxy Quest.nuv
>>> 2013-09-13 15:29:12.084101 I [30692] mythvidexport.py Transfer
>>> Complete
>>> -- 18 seconds elapsed
>>> william at william-mythtv:~$
>>>
>>> [Mark] Out of curiosity what happens if you run the full command from
>>> the command line, ie "mythvidexport.py  --verbose general --loglevel
>>> info --syslog local7 4524" and not just "mythvidexport.py 4524".
>>>
>>>
>>> _______________________________________________
>>> mythtv-users mailing list
>>> mythtv-users at mythtv.org
>>> http://www.mythtv.org/mailman/listinfo/mythtv-users
>>>
>> Doing that I get this:
>>
>> william at william-mythtv:/var/mail$ mythvidexport.py  --verbose general --
>> loglevel info --syslog local7 4550
>>
>> with zero output on the commandline(other than returning to the prompt)
>> or the mythbackend.log fiile. In the /var/log/syslog file I get:
>>
>> Sep 13 19:18:51 william-mythtv mythvidexport.py[6253]: Using recording
>> -- Reba - All Fore One
>> Sep 13 19:18:51 william-mythtv mythvidexport.py[6253]: Performing TV
>> export with local data.
>> Sep 13 19:18:53 william-mythtv mythvidexport.py[6253]: Import complete
>> Sep 13 19:18:53 william-mythtv mythvidexport.py[6253]: Copying
>> myth://Default@william-mythtv/2023_20130912155600.nuv to
>> myth://Videos@william-mythtv/Television/Reba/Season 4/Reba - S4E07 - All
>> Fore One.nuv Sep 13 19:18:53 william-mythtv mythvidexport.py[6253]:
>> Transfer Complete
>> -- 0 seconds elapsed
>>
>> Then I look and the file was exported.
>>
> [Mark] Maybe check the permissions on the file /usr/bin/mythvidexport.py and
> make sure that the mythtv user has the correct permission not just the
> desktop user? I think chown 755 is the general recommendation (rwxr-xr-x).
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>
 From WinSCP:

Group: mythtv
Owner: mythtv
Octal: 0755


More information about the mythtv-users mailing list