]> _ Git - tortuga-home.git/commitdiff
.
authorVincent <vincent@enhydra.fr>
Tue, 21 Jan 2020 17:43:36 +0000 (18:43 +0100)
committerVincent <vincent@enhydra.fr>
Tue, 21 Jan 2020 17:43:36 +0000 (18:43 +0100)
.idea/workspace.xml
scripts/lib/squeezebox.php

index 7456d8d8f34babf47a6be5f73ead18d35d09fe83..1b97fcb3be7e4cb0e8fbe0df8355738dd33d5ae7 100644 (file)
@@ -3,7 +3,6 @@
   <component name="ChangeListManager">
     <list default="true" id="352ce63a-b52a-41a2-979b-becda7920939" name="Default" comment=".">
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/scripts/lib/medialibrary.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/medialibrary.php" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/scripts/lib/squeezebox.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/squeezebox.php" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
       <workItem from="1578759225069" duration="373000" />
       <workItem from="1578771487829" duration="5723000" />
       <workItem from="1579161178878" duration="2992000" />
-      <workItem from="1579457368919" duration="3620000" />
-    </task>
-    <task id="LOCAL-00229" summary=".">
-      <created>1568480708820</created>
-      <option name="number" value="00229" />
-      <option name="presentableId" value="LOCAL-00229" />
-      <option name="project" value="LOCAL" />
-      <updated>1568480708820</updated>
+      <workItem from="1579457368919" duration="5866000" />
     </task>
     <task id="LOCAL-00230" summary=".">
       <created>1568621038274</created>
       <option name="project" value="LOCAL" />
       <updated>1578900097020</updated>
     </task>
-    <option name="localTasksCounter" value="278" />
+    <task id="LOCAL-00278" summary=".">
+      <created>1579602721221</created>
+      <option name="number" value="00278" />
+      <option name="presentableId" value="LOCAL-00278" />
+      <option name="project" value="LOCAL" />
+      <updated>1579602721221</updated>
+    </task>
+    <option name="localTasksCounter" value="279" />
     <servers />
   </component>
   <component name="TypeScriptGeneratedFilesManager">
     </state>
     <state x="720" y="247" key="#com.intellij.openapi.updateSettings.impl.PluginUpdateInfoDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1577298128269" />
     <state x="960" y="247" key="#com.intellij.openapi.updateSettings.impl.PluginUpdateInfoDialog/0.0.2560.1040@0.0.2560.1040" timestamp="1576479992407" />
-    <state x="935" y="114" key="CommitChangelistDialog2" timestamp="1579250031798">
+    <state x="935" y="114" key="CommitChangelistDialog2" timestamp="1579628605830">
       <screen x="0" y="0" width="2560" height="1040" />
     </state>
     <state x="701" y="114" key="CommitChangelistDialog2/0.0.1920.1040@0.0.1920.1040" timestamp="1577381105204" />
     <state x="701" y="127" key="CommitChangelistDialog2/0.0.1920.1160@0.0.1920.1160" timestamp="1575647157027" />
-    <state x="935" y="114" key="CommitChangelistDialog2/0.0.2560.1040@0.0.2560.1040" timestamp="1579250031798" />
+    <state x="935" y="114" key="CommitChangelistDialog2/0.0.2560.1040@0.0.2560.1040" timestamp="1579628605830" />
     <state x="1114" y="443" key="NewPhpFileDialog" timestamp="1578038647334">
       <screen x="0" y="0" width="2560" height="1040" />
     </state>
index 5e2c9017ce938e44fe1968224baea83326ca3552..1f066753bca08807512b34a449607c7da79a4676 100644 (file)
@@ -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;