Skip to content

bug: Navidrome fails to send scrobbles to Multi Scrobbler #380

@lucas-dclrcq

Description

@lucas-dclrcq

Please check existing knowledge before opening an issue

Describe the Bug

Hi,

I'm trying to configure Music Scrobbler as a Listenbrainz endpoint for Navidrome to send scrobbles but it fails sending the now playing and keeps re-trying.

There is no apparent error in the multi scrobbler logs (I enabled the debug mode), but I see the following error in Navidrome's logs :

time="2025-10-31T13:30:32Z" level=warning msg="ListenBrainz Scrobble returned HTTP error" error="invalid character 'O' looking for beginning of value" track="Float On"

Is it possible that the response sent by multi scrobbler is not what navidrome expects ?

Platform

Docker

Versions

  • Navidrome : 0.58.0
  • Multi scrobbler : v0.10.1

Logs

time="2025-10-31T13:37:38Z" level=debug msg="Sending scrobble" artist="Modest Mouse" scrobbler=listenbrainz track="Float On"
time="2025-10-31T13:37:38Z" level=warning msg="ListenBrainz Scrobble returned HTTP error" error="invalid character 'O' looking for beginning of value" track="Float On"
time="2025-10-31T13:37:38Z" level=warning msg="Could not send scrobble. Will be retried" artist="Modest Mouse" error="invalid character 'O' looking for beginning of value\nretry later" scrobbler=listenbrainz track="Float On" userId=6a337a4a-349a-4c71-854a-541aa3e8fe99

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions