Update config-related docs

This commit is contained in:
Jonathan Cremin 2015-08-20 23:31:56 +01:00
parent 03e2666958
commit 9865441a56
2 changed files with 4 additions and 3 deletions

View file

@ -8,7 +8,8 @@ Make sharing from music services better. We match links from Rdio, Spotify, Deez
* iTunes
* Deezer
* Google Play Music (requires `GOOGLE_EMAIL` and `GOOGLE_PASSWORD`)
* Rdio (requires `RDIO_API_KEY` and `RDIO_API_SHARED`)
* Rdio (requires `RDIO_CLIENT_ID` and `RDIO_CLIENT_SECRET`)
* Xbox Music (requires `XBOX_CLIENT_ID` and `XBOX_CLIENT_SECRET`)
* Youtube (requires `YOUTUBE_KEY`)
Google doesn't provide a public API for Play Music, hence this `GOOGLE_PASSWORD` awfulness. The account also needs to be a Google Play Music All Access subscriber and to have played at least one track on a mobile device. Yeah.