[mythtv-commits] mythtv commit: r15618 by nigel

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Jan 27 11:02:13 UTC 2008


      Author: nigel
        Date: 2008-01-27 11:02:13 +0000 (Sun, 27 Jan 2008)
New Revision: 15618
   Changeset: http://cvs.mythtv.org/trac/changeset/15618

Modified:

   trunk/mythtv/libs/libmyth/mythcontext.cpp

Log:

Store some more stuff from mysql.txt in config.xml.
1) LocalHostName can now be specified in the file. No UI editing yet, though.
2) The database connection parameters, as at the time the user chose it,
   are also saved there. Having it stored breaks the whole UPnP paradigm,
   (if the backend host is reconfigured, the saved details will be wrong)
   but if the backend is down, it allows connection, and it should also
   help scrips to connect when there is no mysql.txt. See #4265





More information about the mythtv-commits mailing list