No subject


Sat Apr 21 16:38:38 UTC 2012


"If non-NULL, specifies the service name to be registered. Most applications will not specify a name, in which case the computer name is used (this name is communicated to the client via the callback). If a name is specified, it must be 1-63 bytes of UTF-8 text. If the name is longer than 63 bytes it will be automatically truncated to a legal length"

However, for some people with broken DNS configuration, they can't resolve that name or it resolves improperly.
So add a BonjourHostname setting to override the name used by Bonjour.

Use it as an extra argument: -O BonjourHostname=mycomputer.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythbase/bonjourregister.cpp |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list