I have this in my core.conf file:
[spotify]
enabled = true
username = *****
password = *****
client_secret = **********************************************
client_id = **************************************
[soundcloud]
auth_token = *****************************
explore_songs = 25
But I still get:
WARNING Found local configuration errors, the extension has been automatically disabled:
WARNING local/media_dir must be set.
WARNING Found soundcloud configuration errors, the extension has been automatically disabled:
WARNING soundcloud/auth_token must be set.
WARNING Found spotify configuration errors, the extension has been automatically disabled:
WARNING spotify/username must be set.
WARNING spotify/client_secret must be set.
WARNING spotify/password must be set.
WARNING spotify/client_id must be set.
WARNING Please fix the extension configuration errors or disable the extensions to silence these messages.
What am I doing wrong? Running it on raspberry 3 with hassbian…