<br><br>
<div><span class="gmail_quote">On 27/02/2008, <b class="gmail_sendername">Jacob Strandlien</b> <<a href="mailto:kepesk@gmail.com">kepesk@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">> Create a shell script (Perl, Bash, Python, pick your poison) that then<br>> runs the jobs you need, in the order you need them. Then that script<br>
> can be called as one "User Job".<br><br>Well, there's the rub. 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) 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's horrible...but it works ;-)</div>
<div> </div>
<div>Cheers</div>
<div>Steve</div>