<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 11, 2023 at 10:33 PM Evuraan <<a href="mailto:evuraan@gmail.com">evuraan@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> Are the environment set in the user's account or system-wide?<br>
Just the process needs to see the env vars, scope does not have to be any wider:<br>
<br>
$ export MYSQL_USERNAME="dbuserReadOnly" MYSQL_PASSWORD="securePassword"<br>
$ ./maestro -debug<br>
<br>
> Why does "maestro" run every 4 minutes?<br>
<br>
You can change this with the -interval option:<br>
<br>
  -interval duration<br>
        time interval to update records (default 5m0s)<br>
<br>
As to what maestro does, think of it as the component described here:<br>
<br>
<a href="https://www.mythtv.org/wiki/ROKU_HD_Frontend#Server_Side_PHP_Script" rel="noreferrer" target="_blank">https://www.mythtv.org/wiki/ROKU_HD_Frontend#Server_Side_PHP_Script</a><br>
<br>
( Except maestro does not do video re-encode, it merely picks up<br>
roku-playable-videos and thumbnails from your "-recordingsPath"<br>
folder. )<br>
<br>
<a href="https://github.com/evuraan/MythicalMythTV/tree/main/maestro#video-processing" rel="noreferrer" target="_blank">https://github.com/evuraan/MythicalMythTV/tree/main/maestro#video-processing</a><br></blockquote><div><br></div><div>I see from your wiki page that the recordings have to be transcoded to h.264.  That's the showstopper for me.  </div><div><br></div><div>Sorry, I won't be testing this app.  My Roku Ultra goes back in the closet.</div><div><br></div><div>Jim A</div><div> <br></div></div></div>