Re: Mythtv at 0.25.2
Mogens Kjaer <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <[email protected]> |
On 07/21/2012 03:53 PM, Mogens Kjaer wrote:
> I looks ok. Where does mythtv-setup store the settings? Maybe I have
> several setups located, and mythtv-setup updates one while the backend
> reads another?
strace was my friend.
mythtv-setup creates /root/.mythtv/config.xml, and the backend reads
from /var/lib/mythtv/config.xml
But the files are identical:
<Configuration>
<UPnP>
<MythFrontend>
<DefaultBackend>
<DBHostName>localhost</DBHostName>
<DBUserName>mythtv</DBUserName>
<DBPassword>mythtv</DBPassword>
<DBName>mythconverg</DBName>
<DBPort>3306</DBPort>
</DefaultBackend>
</MythFrontend>
</UPnP>
</Configuration>
One strange thing: If I stop the backend, change localhost to
192.168.4.1 (the IP of the machine, both backend and mysql runs on it),
the file is changed back when I start the backend.
Mogens
--
Mogens Kjaer, [email protected]
http://www.lemo.dk