- Moderator
- #1
This is a bug fix Fix gentle.config issues for clean MP install with an already installed SQL Server (MSSQL or MySQL).
When using full installer and with custom option, we can select the third option about SQL server (use already install SQL Server).
Before this fix, it can get into the situation where the clients cannot connect because MP has placed "localhost" in the gentle.config file which is copied to the clients. (mm1352000 fix).
Now when installing, Installer ask for DB Connection
I also add an link to the branch on GitHub so that devs can get the code and try to help me directly.
When using full installer and with custom option, we can select the third option about SQL server (use already install SQL Server).
Before this fix, it can get into the situation where the clients cannot connect because MP has placed "localhost" in the gentle.config file which is copied to the clients. (mm1352000 fix).
Now when installing, Installer ask for DB Connection
I also add an link to the branch on GitHub so that devs can get the code and try to help me directly.
Code:
https://github.com/MediaPortal/MediaPortal-1/tree/BUG-4088-Fix_Gentle_Server_Name_When_DB_Exist
Last edited: