<project version="4">
<component name="ChangeListManager">
<list default="true" id="352ce63a-b52a-41a2-979b-becda7920939" name="Default" comment=".">
- <change afterPath="$PROJECT_DIR$/scripts/weather.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/scripts/cron/cron.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/cron/cron.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/scripts/lib/domoticz.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/domoticz.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/scripts/lib/flowerpower.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/flowerpower.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/scripts/lib/weatherstation.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/weatherstation.php" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/gradient.php" beforeDir="false" afterPath="$PROJECT_DIR$/gradient.php" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/scripts/lib/shield.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/shield.php" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<workItem from="1643960682357" duration="593000" />
<workItem from="1644143547964" duration="594000" />
<workItem from="1644673539378" duration="1825000" />
- <workItem from="1644683361342" duration="8803000" />
- </task>
- <task id="LOCAL-00468" summary=".">
- <created>1618426951296</created>
- <option name="number" value="00468" />
- <option name="presentableId" value="LOCAL-00468" />
- <option name="project" value="LOCAL" />
- <updated>1618426951296</updated>
+ <workItem from="1644683361342" duration="9446000" />
+ <workItem from="1645044938023" duration="1854000" />
+ <workItem from="1645812379443" duration="615000" />
+ <workItem from="1646485258542" duration="84000" />
</task>
<task id="LOCAL-00469" summary=".">
<created>1618861174900</created>
<option name="project" value="LOCAL" />
<updated>1644750402613</updated>
</task>
- <option name="localTasksCounter" value="517" />
+ <task id="LOCAL-00517" summary=".">
+ <created>1644764168580</created>
+ <option name="number" value="00517" />
+ <option name="presentableId" value="LOCAL-00517" />
+ <option name="project" value="LOCAL" />
+ <updated>1644764168580</updated>
+ </task>
+ <option name="localTasksCounter" value="518" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
} else if (data.type === 'youtube') {
css.backgroundImage = 'none';
//videoURL = data.data.video_path;
- videoURL = data.data.video_path.replace('/nas/', 'file:///Z:/');
+ videoURL = data.data.video_path.replace('/nas/', 'file:///N:/');
//videoURL = videoURL.replace('file:///Z:/Videos/YoutubeDL', 'file:///D:/YoutubeDL');
startVideo = 1;
if (data.data.start) {