Skip to main content

Listenbrainz

Other Users
  • To monitor and re-scrobble activity from a Listenbrainz account create a Listenbrainz (Source)
  • To accept scrobbles from outside applications as if multi-scrobbler was a Listenbrainz server, create a Listenbrainz (Endpoint)

You will need to run your own Listenbrainz server or have an account on the official instance

On your profile page find your User Token to use in the configuration.

Configuration

Configuration Type

This is configuration for the ENV Config Type.

Environmental VariableTypeDefaultDescription
LZ_IDstringA globally unique ID EX myComponentId
LZ_NAMEstringValue of LZ_IDA vanity name EX My Cool Component
LZ_ENABLEbooleantrueShould this component be used?
LZ_URLstringhttps://api.listenbrainz.org/URL for the ListenBrainz server, if not using the default
LZ_TOKENstringUser token for the user to scrobble for
LZ_USERstringUsername of the user to scrobble for

Bold/Italic = Required