Kodi Community Forum
Headphones connections from whole network - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Music Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=148)
+---- Thread: Headphones connections from whole network (/showthread.php?tid=297559)



Headphones connections from whole network - mrdrew2 - 2016-11-21

Default configuration for headphones is to listen only on localhost. I'd like to change that to 0.0.0.0, like in the FAQ documentation here
https://github.com/rembo10/headphones/wiki/Troubleshooting#cannot-access-headphones-from-another-device-or-computer

I'm supposed to edit

While /opt/heqdphones/config.ini
Does have the default_host switch, that's set to localhost, I don't the nk in supposed to mode that file. I thought I was supposed to put changes in /etc/default/headphones

When I put that exact line in there
default_host=0.0.0.0

It doesn't work.

Any ideas? .