Add option to do auth manually on headless server (#88)

This commit is contained in:
Tim Rae
2024-10-26 11:12:47 +02:00
committed by GitHub
parent 457da1724f
commit bcf2bbca0d
3 changed files with 9 additions and 5 deletions

View File

@@ -3,6 +3,7 @@ spotify:
client_secret: your_client_secret
username: your_spotify_username
redirect_uri: http://localhost:8888/callback
open_browser: True # Set to False if using a headless server environment
# uncomment this block if you want to only sync specific playlist IDs