{ "sources": [ [ { "name": "lastFm", "enable": true, "configureAs": "source", "data": { "apiKey": "{{ SCROBBLER_LASTFM_TOKEN }}", "secret": "{{ SCROBBLER_LASTFM_SECRET }}", "redirectUri": "https://scrobbler.fntz.net/lastfm/callback" } } ] ] }