diff --git a/server.py b/server.py index 4ecb075..51a28c0 100644 --- a/server.py +++ b/server.py @@ -86,7 +86,7 @@ def restart(): # Execute a `pkill spotifyd` command to stop the spotifyd process status = os.system("pkill spotifyd") # Start with a new process - os.system("spotifyd -d 'Family Room'") + os.system("spotifyd -d 'Family Room Speakers'") diff --git a/templates/index.html b/templates/index.html index 1ce436d..c2063fb 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,7 +4,7 @@ - Nathan.Woodburn/ + Spotify | Nathan.Woodburn/