Hi,
I run subsonic behind a zeus webserver which redirects requests (like mod_proxy from apache).
Now for subsonic all request seems to come from localhost. Thus when a m3u file is generated it consists of a url pointing to http://localhost:8080/subsonic/stream?p ... uffix=.mp3.
Now i'd like to have it pointed to
http://myhostname.com/subsonic/stream?p ... uffix=.mp3.
Is it possible to create a config option to specify the m3u url's?
I have the same problem with the now playing/lyrics links.
Cheers (and thanks a lot for this great app),
Richard.