Skip to main content

Deleting custom Bonjour service name

1 reply [Last post]
Islanti
Offline
Joined: 07/28/2009

I recently added a custom Bonjour service type while testing Home Sharing in iTunes 9. There doesn't seem to be a way to delete this from Meerkat (via the GUI anyway).

0
Justin
Justin's picture
Offline
Joined: 05/28/2008
There doesn't exist in the UI

There doesn't exist in the UI a way to do this right now. One thing that you could do, which will remove all custom types, is to enter the following in Terminal:

defaults delete net.codesorcery.Meerkat CustomBonjourTypes

You should quit Meerkat first before doing this.

You can first type the following to see if you have more than the erroneous type defined:

defaults read net.codesorcery.Meerkat CustomBonjourTypes

Want to join the forums? Create an account or login.