From: Vincent Date: Tue, 21 Jan 2020 17:43:36 +0000 (+0100) Subject: . X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=b512fb9691600bf3ab0a107b34963b63bdc8141c;p=tortuga-home.git . --- diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 7456d8d..1b97fcb 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,6 @@ - @@ -1183,12 +1182,12 @@ - + - + diff --git a/scripts/lib/squeezebox.php b/scripts/lib/squeezebox.php index 5e2c901..1f06675 100644 --- a/scripts/lib/squeezebox.php +++ b/scripts/lib/squeezebox.php @@ -224,7 +224,7 @@ function checkSpottyLogin() $accounts = [ //SQUEEZEBOX_SPOTIFY_USERNAME => SQUEEZEBOX_SPOTIFY_PASSWORD, 'v12l' => 'Lr8ka&7cs@fc%lW7', - 'jrme75009' => 'tortuga5009', + //'jrme75009' => 'tortuga5009', ]; $loggedIn = $hascredentials->getStatusCode() !== 302;