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

Raymond Wagner raymond at wagnerrp.com
Sun Jun 3 03:52:40 UTC 2012


On 6/2/2012 20:07, Robin Gilks wrote:
> so what *IS* the new format?

<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>


More information about the mythtv-dev mailing list