<div dir="ltr">I built a test FE/BE combo on an old PC using Archlinux and  MythTV v32. And for that to work properly I had to implement my mythfilldatabase automation via a systemd service/timer. Because I wanted twice a day running of mythfilldatabase, I used the following in my .timer:[Unit]<br><br>[Timer]<br>OnCalendar=05:10:00<br>OnCalendar=17:10:00<br>Persistent=true<br><div><br></div><div>I was thinking about changing to the service/timer method for my production backend built on Ubuntu 22.04. Other than unchecking the "use automatic mythfilldatabase" box in mythtv-setup -> General, are there any other considerations for making the switch??</div><div><br></div><div>Jim A</div><div><br></div></div>