From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 22 06:10:57 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AE1BD16A4F2 for ; Thu, 22 Mar 2007 06:10:57 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.freebsd.org (Postfix) with ESMTP id 6E4BF13C4C9 for ; Thu, 22 Mar 2007 06:10:55 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0JFA00IW9JU64Z50@osl1smout1.broadpark.no> for freebsd-multimedia@freebsd.org; Thu, 22 Mar 2007 07:10:54 +0100 (CET) Received: from kg-work.kg4.no ([80.202.72.184]) by osl1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with SMTP id <0JFA0087WJU3DFG0@osl1sminn1.broadpark.no> for freebsd-multimedia@freebsd.org; Thu, 22 Mar 2007 07:10:52 +0100 (CET) Date: Thu, 22 Mar 2007 07:10:52 +0100 From: Torfinn Ingolfsen X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH In-reply-to: <4601F442.5030906@netmusician.org> To: freebsd-multimedia@freebsd.org Message-id: <20070322071052.d3a47e7c.torfinn.ingolfsen@broadpark.no> MIME-version: 1.0 X-Mailer: Sylpheed 2.3.1 (GTK+ 2.10.11; i386-portbld-freebsd6.2) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20070321213920.e893d6c6.torfinn.ingolfsen@broadpark.no> <4601F442.5030906@netmusician.org> Subject: Re: The MythTV port: mythfilldatabase fails X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2007 06:10:57 -0000 On Wed, 21 Mar 2007 23:13:06 -0400 Joe Auty wrote: > I've noticed that my MySQL consumes a lot more CPU with this option > enabled, although my Mythbackend is running as root so I'm not sure if > this is the same problem. > > Is a file in /root/.mythtv necessary for this option to work properly? No. I forgot to say: my mythbackend *is* running as root, it starts mythfilldatabase as root, and the grabber tries to open $HOME/.mythtv/.xmltv That is the real reason why this problem exists. My solution points the grabber to it config file, without messing with $HOME or other tricks. -- Regards, Torfinn Ingolfsen