mirror of
https://github.com/librespot-org/librespot.git
synced 2024-11-08 16:45:43 +00:00
Merge pull request #6 from SimonPersson/master
Add information about facebook accounts.
This commit is contained in:
commit
ab7b5ba69d
1 changed files with 6 additions and 0 deletions
|
@ -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,
|
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.
|
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
|
## Disclaimer
|
||||||
Using this code to connect to Spotify's API is probably forbidden by them, and
|
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
|
might result in you application key getting banned. Use at you own risk
|
||||||
|
|
Loading…
Reference in a new issue