Need help with subsonic configuration

Issue description:

Hi, I have tihs url for my subsonic provider
https://xxxxxxx.net:443/index.php/apps/music/subsonic

and my doubt is where to input the index.php

If In the host name like this xxxxxxx.net:443/index.php
I get this error in the log, where the index.php it’s not there

2025-11-13 10:07:23.566 Error/NetworkUtils: Error mac read, /proc/net/arp: open failed: EACCES (Permission denied)
2025-11-13 10:07:23.569 Error/NetworkUtils: Error mac not found for: xxxxxxx.net
2025-11-13 10:07:25.609 Verbose/SubsonicLogger: → [355] GET https://xxxxxxx.net/apps/music/subsonic/rest/ping.view?u=REDACTED&p=REDACTED&v=1.13.0&c=Symfonium&f=json
2025-11-13 10:07:25.610 Verbose/SubsonicLogger: → [355] END GET
2025-11-13 10:07:25.732 Verbose/SubsonicLogger: ← [355] 404 https://xxxxxxx.net/apps/music/subsonic/rest/ping.view?u=REDACTED&p=REDACTED&v=1.13.0&c=Symfonium&f=json (122ms, unknown-length body)
2025-11-13 10:07:25.733 Verbose/SubsonicLogger: ← [355]

404 Not Found

Not Found

The requested URL was not found on this server.


Apache/2.4.65 (Debian) Server at xxxxxxx.net Port 80

I have check with a desktop app (Strawberry Music Player), where I can enter index.php and works fine.
thank you so much for your help

Logs:

Upload description: vicsan

Additional information:

 

 

Reproduction steps:

 

 

Media provider:

Subsonic

Screenshots:

 

    

There’s never index.php in subsonic urls.

Hi, thanks for fast answer.
with Strawberry is the config that is working

And it’s the url suggested by Nextcloud, where I have my music collection

Do I have any different way to do it?

Thanks

You need to use the wizard to enter the url or enter the proper full url in the url part.

worked for me like this

thanks!