1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Added highly experimental last.fm proxy scrobbling

This commit is contained in:
Krateng
2019-06-24 15:43:38 +02:00
parent 8cbc7a8e56
commit b9ae163132
5 changed files with 147 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ WEB_PORT = 42010
[Third Party Services]
LASTFM_API_KEY = "ASK" # 'ASK' signifies that the user has not yet indicated to not use any key at all.
LASTFM_API_SECRET = "ASK"
FANARTTV_API_KEY = "ASK"
SPOTIFY_API_ID = "ASK"
SPOTIFY_API_SECRET = "ASK"