<br><br>
<div><span class="gmail_quote">On 27/02/2008, <b class="gmail_sendername">Jacob Strandlien</b> &lt;<a href="mailto:kepesk@gmail.com">kepesk@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">&gt; Create a shell script (Perl, Bash, Python, pick your poison) that then<br>&gt; runs the jobs you need, in the order you need them. Then that script<br>
&gt; can be called as one &quot;User Job&quot;.<br><br>Well, there&#39;s the rub.&nbsp;&nbsp;I had considered something like this, but<br>there are six combinations in which I would normally run my user jobs,<br>depending on what kind of processing I want for a given show. (jobs 1<br>
and 3, 1 and 4, 2 and 3, 2 and 4, just 3, or just 4)&nbsp;&nbsp;So that would<br>require six user jobs, not including the new one I need.<br>Thanks for the idea though.<br>_______________________________________________<br>mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div>
<div><br>I currently use a horrible hack to do this!</div>
<div>Basically I use the recording group as a parameter and pass that to the script.</div>
<div>Yes it&#39;s horrible...but it works ;-)</div>
<div>&nbsp;</div>
<div>Cheers</div>
<div>Steve</div>