[mythtv] Format of new post-0.25 config.xml

Michael T. Dean mtdean at thirdcontact.com
Sun Jun 3 11:18:38 UTC 2012


On 06/02/2012 11:52 PM, Raymond Wagner wrote:
> On 6/2/2012 20:07, Robin Gilks wrote:
>> so what *IS* the new format?

2nd paragraph:  
http://www.gossamer-threads.com/lists/mythtv/dev/519188#519188

>
> <Configuration>
> <UPnP>
> <UDN>
> <MediaRenderer></MediaRenderer>
> </UDN>
> </UPnP>
> <LocalHostName>my-unique-identifier-goes-here</LocalHostName>
> <Database>
> <UserName></UserName>
> <PingHost></PingHost>
> <Host></Host>
> <DatabaseName></DatabaseName>
> <Password></Password>
> <Port></Port>
> </Database>
> <WakeOnLan>
> <Enabled></Enabled>
> <SQLReconnectWaitTime></SQLReconnectWaitTime>
> <SQLConnectRetry></SQLConnectRetry>
> <Command></Command>
> </WakeOnLan>
> </Configuration>

And it's in your source checkout, too:

https://github.com/MythTV/mythtv/blob/master/mythtv/contrib/config_files/config.xml

Mike


More information about the mythtv-dev mailing list