{{define "settings"}}
Import your Spotify listening history from your data export.
Import your Last.fm scrobbles.
Generate an API key to receive scrobbles from external apps.
{{if .APIKey}}{{.APIKey}}
{{.APISecret}}
Use these URLs in your scrobbling apps:
/2.0/
/1/submit-listens
Connect your Spotify account to automatically import your listening history.
Create a Spotify app at developer.spotify.com and enter your credentials below.
{{if .SpotifyConnected}}Spotify is connected and importing!
{{end}}