From abb0d9d9166f256dc5ca998ccd0d2f63ca895810 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Tue, 8 Jul 2025 22:54:36 +1000 Subject: [PATCH] feat: Update name --- server.py | 2 +- templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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/