rembo10 / headphones

Automatic music downloader for SABnzbd
GNU General Public License v3.0
3.35k stars 603 forks source link

Can't access Headphones from other device on LAN #3265

Closed dlhoest closed 3 years ago

dlhoest commented 3 years ago

Hello guys!

I'm trying to access Headphones from another device connected to my home network to no avail. In the Headphones settings, I've changed the Host to the server's IP address with the correct port In Windows, I've authorized Python through the Firewall (as was necessary to do the same for Radarr and Sonarr)

My server runs on an old Windows 10 machine.

Any suggestions, please?

Thanks!

raymondjstone commented 3 years ago

mine is, as per the screen comments, running as 0.0.0.0 in the settings to allow connections from other machines

dlhoest commented 3 years ago

mine is, as per the screen comments, running as 0.0.0.0 in the settings to allow connections from other machines

This is so simple it's genius... I interpreted the 0.0.0.0 as a reference to the server's IP address. While it was literally 0.0.0.0 that had to be used.

In IT as in life, "don't make assumptions".

Thanks!