-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hello, I am trying to configure everything and I am running into this error..
pi@raspberrypi:~ $ ./player -uri spotify:album:3oyu7chRauu88JYPYfFB55
2020/07/04 15:24:01 client identified by spotifyd not found
Here is my yaml contents with the username and pw scrubbed.
pi@raspberrypi:~/diskplayer $ cat diskplayer.yaml
spotify:
callback_url: http://localhost:8080/callback
device_name: spotifyd
client_id: xxxx
client_secret: 0xxxx
recorder:
folder_path: /tmp
filename: diskplayer.contents
server_port: 3000
token:
path: ./token.json
Any ideas?
Metadata
Metadata
Assignees
Labels
No labels