<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 10/20/2010 01:15, Anthony Giggins wrote:
    <blockquote
      cite="mid:AANLkTi=idZaF=PSbDmg+CYuFLyaq0NMHyE+9POUeMG9w@mail.gmail.com"
      type="cite"><br>
      <div class="gmail_quote">On 20 October 2010 14:58, Raymond Wagner
        <span dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:raymond@wagnerrp.com">raymond@wagnerrp.com</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div>
            <div class="h5">On 10/20/2010 00:06, Anthony Giggins wrote:<br>
              <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
                0.8ex; border-left: 1px solid rgb(204, 204, 204);
                padding-left: 1ex;">
                is there a Slave Backend compatible exporting option?<br>
                I'm currently using nuvexport in a userjob but on a
                slave backend it finds no recordings.<br>
                <br>
                also If I wanted to just run the job queue on the slave
                backend is this possible?<br>
              </blockquote>
              <br>
            </div>
          </div>
          You cannot disable the jobqueue entirely, but you can set it
          to only allow certain jobs to run on certain hosts. &nbsp;There is
          also an option to only run jobs on the host that recorded
          them.<br>
          <br>
          <br>
        </blockquote>
      </div>
      I didn't want to disable the jobqueue, I wanted to run only the
      jobqueue on another machine and/or a way to export recordings on
      any backend.<br>
    </blockquote>
    <br>
    You can run 'mythjobqueue' to get a queue on a machine not running
    the backend, however you will have to provide some form of file
    access. NFS is the standard mechanism used here.<br>
  </body>
</html>