Hi,
I get an issue with Android Madsonic client.
I have a subsonic URL like this setup in the clients (I get Subsonic official Android app, Dsub and Madsonic)
http://subsonic.domain.tld:4040/subsonic/
The /subsonic/ is here because subsonic is also avalaible by apache proxy. But has this configuration is not working for Android clients, I keep a direct access to the subsonic server (different host from the apache host)
So, subsonic.domain.tld resolve to the subsonic host from oustide my home or inside (DD-WRT with DNSMasq taking care to deliver the resolution)
This setup is working fine with Subsonic and Dsub application from my lan or from outside.
But for Madsonic, it's working from outside my home, but when I connect the phone to my wifi (so become LAN resolved, in this case DNSMasq just resolv the subsonic.domain.tld with an IP in my network) not working
I get "Host name may not be null" popup.
I know you can just say "that's your problem, it's a network configuration issue" but as it's no problem for subsonic and dsub, I'm lookin for a difference than can explain this.
Thanks