Skip to content

Push Starred Song to ListenBrainz

Aditya Verma edited this page Jun 16, 2026 · 2 revisions

What?

This function let you sync your heart song from Navidrome To Listenbrainz

Why?

Listenbrainz collabrative filtering largely work on taking your starred song in account, This will improve listenbrainz recommedation

How to enable?

By default its disable, To enable go to dashboard to config to listenbrainz section and enable it

How it works?

For now it rely majorly on correct metadata meaning using picard to Add Musicbrainz ids

  • It takes recording Musicbrainz id
  • Then star in listenbrain

Future plan?

I have thought of using fuzzy matching on the songs that are mark starred from the Api Response from Musicbrainz for the recording ids so that songs that dont have proper metadata can too be marked star in the listenbrainz

Clone this wiki locally