Skip to main content

Lastfm (Endpoint)

This Source enables multi-scrobbler to accept scrobbles from outside applications as if it was a Last.fm server.

Other Uses

URL

If a slug is not provided in configuration then multi-scrobbler will accept Last.fm scrobbles at

http://localhost:9078/2.0/

which is the "standard" Last.fm server path for scrobbling

Use a slug only if you need to setup multiple Last.fm Endpoint sources and cannot use different tokens.

If a slug is used then the URL will be:

http://localhost:9078/api/lastfm/mySlug

Configuration

ENV Config Type

Environmental VariableRequired?DefaultDescription
LFMENDPOINT_ENABLENoUse LFM Endpoint as a Source without any other configuration. Only required if slug/token are not provided as ENVs
LFM_SLUGNo(Optional) The URL suffix to use for accepting LFM scrobbles