<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am kicking off a bulk transcoding of most of my recordings, but to free up space for all of the new fall shows, as well as to make them watchable on our mobile devices across wifi.<br>
<br>
Anyway... my system wil be transcoding for days... and I still want commflagging jobs to run.  Is there any way to restrict a particular userjob to a single instance so that my other job slots can be used by comflagging and media downloads?<br>
<br>
I know I could batch process them from the command line, or even modify my script such that the job only queue&#39;s the transcode and finishes, while the transcode script itself processes them in order.  But before I hack something like that together, I want to be sure there that I am not overlooking a setting that does what I need.<br>
</blockquote>
<br></div></div>
There&#39;s a per-host setting to enable or disable a particular job.  Just disable the job on all hosts except the one you want to run the transcode job--even if it&#39;s just temporarily for this batch.<br></blockquote><div><br></div><div>I do all my transcodes on my only backend (my frontends are diskless or underpowered).</div><div><br></div><div>I normally set it to allow 4 jobs at a time, as commercial flagging and media downloads don&#39;t stress my system too much.  But I can&#39;t have 4 transcodes going at a time.</div><div><br></div><div>I think I will just have to replace the transcode command with my script, as you can restrict the number of concurrent transcodes.</div><div><br></div><div>It may be a good idea at some point to introduce a feature that allows setting the max concurrent for each userjob.... though I am not sure how valuable it would be?</div></div></div></div>