[mythtv-users] Is there an approved may to remove frontend settings?

Mike Perkins mikep at randomtraveller.org.uk
Mon Feb 3 23:06:00 UTC 2014


On 03/02/14 22:27, Hika van den Hoven wrote:
>
> I found it in /home/mythth/.mythtv/
>
> <Configuration>
>    <LocalHostName>my-unique-identifier-goes-here</LocalHostName>
>    <Database>
>      <PingHost>1</PingHost>
>      <Host>localhost</Host>
>      <UserName>mythtv</UserName>
>      <Password>mythtv</Password>
>      <DatabaseName>mythconverg</DatabaseName>
>      <Port>3306</Port>
>    </Database>
>    <WakeOnLAN>
>      <Enabled>0</Enabled>
>      <SQLReconnectWaitTime>0</SQLReconnectWaitTime>
>      <SQLConnectRetry>5</SQLConnectRetry>
>      <Command>echo 'WOLsqlServerCommand not set'</Command>
>    </WakeOnLAN>
>    <UPnP>
>      <UDN>
>        <MediaRenderer>{094c037b-e59a-48f8-a313-bd18c581cd5</MediaRenderer>
>      </UDN>
>    </UPnP>
> </Configuration>
>
> Since my dns naming is very stable, The hostnaming in my settings
> table is consistent.
>
Versions of config.xml can also be found other places, to be used as defaults, 
such as: /var/lib/mythtv (or wherever your OS assigns the home directory for the 
mythtv user); /etc/mythtv, possibly other places.

** Make sure that all of these are (i) either exactly the same or (ii) links to 
the same file! **

Your DNS settings may be moot if your OS provider changes the rules for 
generating 'hostname'. If your host suddenly gains a new identity, it doesn't 
matter how stable the settings in the database are - they won't apply.
-- 

Mike Perkins



More information about the mythtv-users mailing list