On 9/22/07, <b class="gmail_sendername">Tim Litwiller</b> &lt;<a href="mailto:timlitw@gmail.com">timlitw@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I want to archive a couple of series, that I have on my mythtv box, but I don&#39;t want it to interfere with normal mythtv functions.<br><br>Is there a way to run nuvexport so that if a recording starts that it will scale way back , or pause until it is done recording, 
<br>and also really give it all it&#39;s got in the early morning hours when nothing is recording?&nbsp; <br>I have another machine I can setup, can I get it to do all the archiving with nuvexport - It is a P4 HT so it should even be faster than my main machine.
</blockquote><div><br>Tim,<br><br>You can change the settings in mythtv-setup | General on the eighth (8th) page labelled &quot;Job Queue (Global)&quot; for mythcommflag and mythtranscode and preface them with ionice and nice to make them give way to other program&#39;s I/O and processing needs.&nbsp; On my system I have them set as:
<br>Commercial Flagger command:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ionice -n 7 nice -n 20 mythcommflag<br>Transcoder command:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ionice -n 7 nice -n 20 mythtranscode<br><br>Once you have saved your changes, new jobs will use the modified commands.
<br><br>Craig.<br></div><br></div>