Configuring subsonic server hostname and port / path prefix

Issue description:

I am using navidrome behind traefik hosted on a local raspberry pi using http only.
I can add the source if I expose port 4533 directly from navidrome, but I would like to configure the hostname, a path prefix and port 80.
If I set the port and hit update, it appears to work but is forgotten when I go back into the settings. Setting hostname or path prefix results in an error.
Is this expected / is there a secret to formatting that I might be missing?
The docs for this setup look a little different to what I am seeing - screenshot attached.

Logs:

Upload description: mk86y

Additional information:

 

 

Reproduction steps:

 
Set port to 80, hit update, exit, re-edit and see port reset to 4533.

Set hostname to any of: http://rpi.home.arpa, rpi.home.arpa - fails to parse
 

Media provider:

Subsonic

Screenshots:

 

    

Just add a new host to have the wizard help you.

Ah ok makes sense that’s why it looks different! However using the wizard is also struggling to resolve the server. Curl from my laptop on the same network works fine, though.

Your laptop is not Android :slight_smile: Try to open that url in chrome as a start and provide proper logs from the wizard with that name to resolve to see the error the OS return.

Ahh you are right - this was due to having private dns. Turning that off means chrome can resolve the hostname. So now I need to decide what to do, but clearly an android issue, not related to this app! Apologies for the noise here and thanks for the quick response!