<div dir="ltr">Was having a problem with mythvidexport.py not exporting one recording.<div><br></div><div>I decided to increase the logging and changed my user job command line from:</div><div><br></div><div><div>/usr/share/mythtv/mythvidexport.py --delete %VERBOSEMODE% %JOBID%</div></div><div><br></div><div>to:</div><div><br></div><div>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><div>/usr/share/mythtv/mythvidexport.py --delete --syslog local7 --loglevel debugĀ </div><div>--verbose all %JOBID%</div></div><br class="gmail-Apple-interchange-newline"></div><div>I restarted the backend and restarted the frontend and ran the job again. However, the log showed it was running the old command line:</div><div><br></div><div><div>May 13 20:31:54 buster mythbackend: mythbackend[1385]: E UserJob_56023 jobqueue.cpp:2445 (DoUserJobThread) JobQueue: User Job '/usr/share/mythtv/mythvidexport.py --deleteĀ --verbose general --loglevel info --quiet --syslog local7 56023' failed.</div></div><div><br></div><div><br></div><div>Running setup again, I could see the command line was the new one I had put in. So why would the logs show it running the old one?</div><div><br></div></div>