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

ENV Config Type

Environmental VariableRequired?DefaultDescription
SOURCE_LASTFM_API_KEYYesApi Key from your API Account
SOURCE_LASTFM_SECRETYesShared secret from your API Account
SOURCE_LASTFM_REDIRECT_URINohttp://localhost:9078/lastfm/callbackUrl to use for authentication. Must include lastfm/callback somewhere in it
SOURCE_LASTFM_SESSIONNoSession id. Will be generated by authentication flow if not provided.