Skip to content

[BUG] Call wrong url for Navirdrome #817

Description

@NamekMaster

Describe the bug

There is no music detected after adding Navidrome as music server. I checked logs from Navidrome, it accessed the an non-exesiting url /app/rest/getAlbumList2.view and return 404. I think the right url should be /rest/getAlbumList2.view
The full log I found from Navidrome is time="2026-07-28T10:02:02Z" level=warning msg="HTTP: GET http://192.168.1.100:4533/app/rest/getAlbumList2.view?u=navidrome&p=[REDACTED]&v=1.16.1&c=AudioMuse-AI&f=json&type=frequent&size=10" elapsedTime="25.38µs" httpStatus=404 remoteAddr="172.23.0.1:60122" requestId=d685db373342/Z9OzFSAqZS-000422 responseSize=19

Another problem is when I add music server at first time, connection check is passed. But when I go to setup wizard again and click edit -> check connection it show an error Connection test failed. I confirmed that I typed the right url and username/password.

Environment (please complete the following information):

  • OS: Synology NAS DSM 7.3.2
  • Deployment: Docker
  • AudioMuse-AI Version: 3.0.5
  • Navidrome Version: Navidrome 0.63.2
  • Browser: Edge

Metadata

Metadata

Assignees

No one assigned

    Labels

    supportSupport needed, still not know if it's a bug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions