<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<blockquote type="cite"><font color="black"
 face="Verdana,Arial,Helvetica" size="2"><font color="black"
 face="Verdana,Arial,Helvetica" size="2">Mythfrontend runs as <br>
user 'mythtv' even if you are running as root. </font></font></blockquote>
<br>
This is not correct, at least in my experience.&nbsp; Do you have a citation?<br>
<br>
<br>
<blockquote type="cite"><font color="black"
 face="Verdana,Arial,Helvetica" size="2"><font color="black"
 face="Verdana,Arial,Helvetica" size="2">Mysql 'owns' the <br>
scheduling process</font></font></blockquote>
<br>
I don't know what 'owns' is supposed to mean in this context, but the
scheduling thread is spawned by mythbackend and runs under whatever
user the backend is running.&nbsp; Similarly, mythfilldatabase runs as the
same user as the backend if using automatic updates, or as the user
who's crontab spawns it whwn run from cron.&nbsp; It is unclear to which of
these instances you are referring since you refer to the "scheduling
process" but then talk about mythfilldatabase failing (2 different
activities), but either way, if he is running the backend as root the
scheduler thread is running as root and any automatic updates will run
as root.&nbsp; <br>
<br>
To the OP:&nbsp; Do the programs you record from LiveTV have correct
metadata when viewed in the Recorded Programs list?&nbsp; Have you tried
running mythbackend with '-v all' and looked at the log when the
recording was scheduled and when the recording is due to start?&nbsp; Do
manual (time-based) recordings work?&nbsp; Does your upcoming recordings
screen have any listings?&nbsp; Is the time correct on your backend?<br>
</body>
</html>