Skip to main content

Last.fm

This Source monitors your Last.fm scrobble history and re-scrobbles new activity to configured Clients.

Other Uses

To configure this Source use the same registration instructions and configuration data shown in Last.fm (Client) with the difference being "configureAs": "source" defined in the File/AIO configuration below.

Configuration

Configuration Type

This is configuration for the ENV Config Type.

Environmental VariableTypeDefaultDescription
SOURCE_LASTFM_IDstringA globally unique ID EX myComponentId
SOURCE_LASTFM_NAMEstringValue of SOURCE_LASTFM_IDA vanity name EX My Cool Component
SOURCE_LASTFM_ENABLEbooleantrueShould this component be used?
SOURCE_LASTFM_API_KEYstringAPI Key generated from Last.fm/Libre.fm account
SOURCE_LASTFM_SECRETstringSecret generated from Last.fm/Libre.fm account
SOURCE_LASTFM_REDIRECT_URIstringhttp://localhost:9078/lastfm/callbackOptional URI to use for callback.
SOURCE_LASTFM_SESSIONstringOptional session id returned from a completed auth flow

Bold/Italic = Required