From 8c0be3a0f37bf39824906a372797ec8c6c94a959 Mon Sep 17 00:00:00 2001 From: ejurgensen Date: Sat, 26 Aug 2017 10:33:54 +0200 Subject: [PATCH] [docs] Improve Spotify login instructions --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 822723cc..ba770815 100644 --- a/README.md +++ b/README.md @@ -481,8 +481,9 @@ current state of libspotify: 2. Delete the file again - forked-daapd will have read it. 3. forked-daapd will log in and add all music in your Spotify playlists to its database. Wait until completed (follow progress in the log file). -4. In a browser, go to http://forked-daapd.local:3689/oauth and click the link - to authorize forked-daapd with Spotify. +4. In a browser, go to [http://forked-daapd.local:3689/oauth](http://forked-daapd.local:3689/oauth) + (the default credentials are "admin"/"unused") and click the link to + authorize forked-daapd with Spotify. Spotify will automatically notify forked-daapd about playlist updates, so you should not need to restart forked-daapd to syncronize with Spotify. However,