2009-05-13 22:11:07 UTC
Is it not possible to use 127.0.0.1:port with HTTPQ? I have a jukebox written in php/mysql and I'm using winamp/HTTPQ as the backend. The problem is that the machine that it runs on uses a wireless network connection, and sometimes loses connection. HTTPQ will only allow me to use the network IP address for the machine (ie. 192.168.1.70) but when the machine loses connection, HTTPQ stops responding. Why doesn't HTTPQ allow you to specify the IP address instead of using a dropdown list, or at least list 127.0.0.1 in the dropdown list?
I would love to remove the network card from the jukebox, since it's dedicated and doesn't need it, but I can't because HTTPQ doesn't respond on 127.0.0.1. Any chance of getting support for 127.0.0.1 added?