<html><head></head><body bgcolor="#FFFFFF"><div><br><br>On 13 Jan 2013, at 21:02, "Martin Moores" <<a href="mailto:moores.martin@gmail.com">moores.martin@gmail.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div><div class="gmail_quote">On 13 January 2013 20:55, Mark Gardner <span dir="ltr"><<a href="mailto:Mark@thegardners.me.uk" target="_blank">Mark@thegardners.me.uk</a>></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 '\%T/\%T-\%Y\%m\%d-\%H\%i-\%S-\%cN'<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>
'\%T/\%T-\%Y\%m\%d-\%H\%i-\%S-\%cN'<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>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>mythtv-users mailing list</span><br><span><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a></span><br><span><a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a></span><br></div></blockquote><br><div>Martin,</div><div><br></div><div>Thanks for the response but I should have mentioned I am on 0.25.</div><div><br></div><div>Mark</div></body></html>