<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 23/07/2022 00:45, Marc Palaus wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:GV1P193MB211877C5E15DDBBE5097817DC8909@GV1P193MB2118.EURP193.PROD.OUTLOOK.COM">In
      my case, I have a simple script that wraps digikam during startup,
      reads the output log, and lists which files have been added and
      which files have been removed during that launch.</blockquote>
    <p>Out of interest, how do you log output? I'm using the appimage
      and I don't know if that affects things. The only way I can find
      of logging is to use the</p>
    <pre tabindex="0"><code>export QT_LOGGING_RULES="digikam*=true"</code></pre>
    <p>line as suggested for debugging and that's very verbose. I have a
      separate bash script that processes all the image files modified
      since the last time it was run and that works ok for me. <br>
    </p>
    <p>Dougie<br>
      <code></code></p>
  </body>
</html>