From 541c6816d46c7b4f8e4e280360907ba4e3a06b55 Mon Sep 17 00:00:00 2001 From: Simon Persson Date: Mon, 27 Jul 2015 19:36:13 +0000 Subject: [PATCH] Add information about facebook accounts. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7fbb3f58..b8d644a7 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,12 @@ where `APPKEY` is the path to a Spotify application key file, `USERNAME` is your Spotify username, `CACHEDIR` is the path to directory where data will be cached, and `DEVICENAME` is the name that will appear in the Spotify Connect menu. +## Troubleshooting +If you connect using a facebook account, librespot will not show up among the +devices in the Spotify app. What you need to do is apply for a +[device password](http://www.spotify.com/account/set-device-password/) and +use that to sign in instead. + ## Disclaimer Using this code to connect to Spotify's API is probably forbidden by them, and might result in you application key getting banned. Use at you own risk