<div class="gmail_quote">On 13 January 2013 20:55, Mark Gardner <span dir="ltr">&lt;<a href="mailto:Mark@thegardners.me.uk" target="_blank">Mark@thegardners.me.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hello,<br>
<br>
Can anyone please help me understand why command 1 works from the<br>
command line but command 2 (modified with chanid and starttime) does not<br>
run when set as a User Job?<br>
<br>
1 - /usr/share/doc/mythtv-backend/contrib/user_jobs/<a href="http://mythlink.pl" target="_blank">mythlink.pl</a> --link<br>
/home/mark/MythRecs --format &#39;\%T/\%T-\%Y\%m\%d-\%H\%i-\%S-\%cN&#39;<br>
<br>
2 - /usr/share/doc/mythtv-backend/contrib/user_jobs/<a href="http://mythlink.pl" target="_blank">mythlink.pl</a> --link<br>
/home/mark/MythRecs --chanid %CHANID% --starttime %STARTTIME% --format<br>
&#39;\%T/\%T-\%Y\%m\%d-\%H\%i-\%S-\%cN&#39;<br>
<br>
Is there somewhere I can look (log file) to find out why its not<br>
working?<br>
<br>
TIA<br>
<br>
Mark<br><br></blockquote><div>I think you need to use %STARTTIMEUTC%, on 0.26 systems onwards anyway.  Otherwise the script will be looking for recording file names that are an hour off.<br><br>Martin<br></div></div><br>