1) I would prefer no extra config for this, it should just use the
library name
2) The problem with library name is what happens if the library name is
non-ascii or very long. I dont know how well mDNS clients deal with
either of these issues.
3) IIRC the bonjour service is started before the library is opened, so
there will need to be some way to dynamically change the string
advertised by the service, something I am not sure is doable.
@Charles: These issues mean that this is too much work for me, but if
you are interested, feel free to take it up.
There are various issues to consider:
1) I would prefer no extra config for this, it should just use the
library name
2) The problem with library name is what happens if the library name is
non-ascii or very long. I dont know how well mDNS clients deal with
either of these issues.
3) IIRC the bonjour service is started before the library is opened, so
there will need to be some way to dynamically change the string
advertised by the service, something I am not sure is doable.
@Charles: These issues mean that this is too much work for me, but if
you are interested, feel free to take it up.