[mythtv-users] mythtv-setup without UPNP searching for backend?
Jim Abernathy
jfabernathy at gmail.com
Wed Jan 12 11:57:24 UTC 2022
On 1/12/22 6:28 AM, Paul Harrison wrote:
>
> It will typically be the hostname of the backend. The same name you
> get if you run the command 'hostname'.
>
> You can see a list of the hostnames being used in the settings table
> by running this mysql query
>
> SELECT DISTINCT hostname FROM settings;
>
>
> If you have just one combined backend and frontend on the same
> machine you will likely just have one result. If you run multiple
> remote frontends then each one should be listed.
>
>
> Paul H.
Thanks, that fixed it. On the Production backend, /etc/hostname =
'mythbuntu'. When I add that to the INSERT command and reboot I now see
the two backends currently running on my network, but only one has the
friendlyName I created.
This actually solves a secondary problem of connecting frontends to the
right backend. However, when I create a new test backend, I need to make
sure the other backends or offline at that moment. mythtv-setup seems to
always find the backend that is NOT 127.0.0.1.
Jim A
More information about the mythtv-users
mailing list