diff --git a/other/build/build_recipe_v2.11.txt b/other/build/build_recipe_v2.11.txt
index f00825fb8..68160334a 100644
--- a/other/build/build_recipe_v2.11.txt
+++ b/other/build/build_recipe_v2.11.txt
@@ -1,8 +1,8 @@
################################################################
#
-# Build Recipe v2.11 2019-MM-DD
+# Build Recipe v2.11 2019-08-08
#
-# moOde 6.0.0 2019-MM-DD
+# moOde 6.0.0 2019-08-08
# - Based on Raspbian 10.0 (Buster)
# - Expand SDCard to 3.5GB
# - Add djmount package and /mnt/UPNP dir
diff --git a/usr/local/bin/moodeutl b/usr/local/bin/moodeutl
index 0e4e09bbb..549832f92 100644
--- a/usr/local/bin/moodeutl
+++ b/usr/local/bin/moodeutl
@@ -17,7 +17,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/var/local/www/commandw/lcdup.py b/var/local/www/commandw/lcdup.py
index ad6d70d8a..1b64b9b68 100755
--- a/var/local/www/commandw/lcdup.py
+++ b/var/local/www/commandw/lcdup.py
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
#
-# 2019-MM-DD TC moOde 6.0.0
+# 2019-08-08 TC moOde 6.0.0
#
with open("/var/local/www/currentsong.txt") as file1:
diff --git a/var/local/www/header.php b/var/local/www/header.php
index aa9482d11..58f91b5dc 100755
--- a/var/local/www/header.php
+++ b/var/local/www/header.php
@@ -19,7 +19,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
-->
diff --git a/www/audioinfo.php b/www/audioinfo.php
index 113ec3677..564bc512c 100755
--- a/www/audioinfo.php
+++ b/www/audioinfo.php
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/blu-config.php b/www/blu-config.php
index 07bf65aa6..16579362a 100755
--- a/www/blu-config.php
+++ b/www/blu-config.php
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/command/index.php b/www/command/index.php
index 5bb7e47d8..793167d3f 100755
--- a/www/command/index.php
+++ b/www/command/index.php
@@ -19,7 +19,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/command/lcdup.sh b/www/command/lcdup.sh
index 615a8d409..30f764966 100755
--- a/www/command/lcdup.sh
+++ b/www/command/lcdup.sh
@@ -16,7 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
#
-# 2019-MM-DD TC moOde 6.0.0
+# 2019-08-08 TC moOde 6.0.0
#
eval "/var/local/www/commandw/lcdup.py"
diff --git a/www/command/moode.php b/www/command/moode.php
index a931256a3..fa1395c73 100755
--- a/www/command/moode.php
+++ b/www/command/moode.php
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/command/phpinfo.php b/www/command/phpinfo.php
index 0c5a8d4bd..23a68a8bb 100644
--- a/www/command/phpinfo.php
+++ b/www/command/phpinfo.php
@@ -19,7 +19,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/command/sysinfo.sh b/www/command/sysinfo.sh
index daf6e0dd0..e85422f10 100644
--- a/www/command/sysinfo.sh
+++ b/www/command/sysinfo.sh
@@ -19,7 +19,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
#
-# 2019-MM-DD TC moOde 6.0.0
+# 2019-08-08 TC moOde 6.0.0
#
# check for sudo
diff --git a/www/command/thmcache.php b/www/command/thmcache.php
index 736784820..f67f8cd56 100755
--- a/www/command/thmcache.php
+++ b/www/command/thmcache.php
@@ -20,7 +20,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/command/watchdog.sh b/www/command/watchdog.sh
index 7af7dbdba..5fb3d4a8c 100755
--- a/www/command/watchdog.sh
+++ b/www/command/watchdog.sh
@@ -19,7 +19,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
#
-# 2019-MM-DD TC moOde 6.0.0
+# 2019-08-08 TC moOde 6.0.0
#
FPMLIMIT=40
diff --git a/www/command/worker.php b/www/command/worker.php
index ae834210b..0be06370d 100755
--- a/www/command/worker.php
+++ b/www/command/worker.php
@@ -20,7 +20,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/css/flat-ui.css b/www/css/flat-ui.css
index a9c8d88c6..11e802fb0 100644
--- a/www/css/flat-ui.css
+++ b/www/css/flat-ui.css
@@ -16,7 +16,7 @@
* Moode Audio Player (C) 2014 Tim Curtis
* http://moodeaudio.org
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/css/moode.css b/www/css/moode.css
index 3fc9710c9..e844b7984 100644
--- a/www/css/moode.css
+++ b/www/css/moode.css
@@ -15,7 +15,7 @@
* Refer to the link below for a copy of the GNU General Public License.
* http://www.gnu.org/licenses/
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/css/panels.css b/www/css/panels.css
index 6d79f141f..54a702883 100644
--- a/www/css/panels.css
+++ b/www/css/panels.css
@@ -18,7 +18,7 @@
* Refer to the link below for a copy of the GNU General Public License.
* http://www.gnu.org/licenses/
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/engine-mpd.php b/www/engine-mpd.php
index cef623c49..8bf0e5ae1 100755
--- a/www/engine-mpd.php
+++ b/www/engine-mpd.php
@@ -19,7 +19,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/eqp-config.php b/www/eqp-config.php
index cb62aa0d3..8d0501e96 100755
--- a/www/eqp-config.php
+++ b/www/eqp-config.php
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/footer.php b/www/footer.php
index 6cf13bb3f..3e28c4359 100755
--- a/www/footer.php
+++ b/www/footer.php
@@ -19,7 +19,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
-->
@@ -31,7 +31,7 @@
Moode Audio Player is a derivative of the wonderful WebUI audio player client for MPD originally designed and coded by Andrea Coiutti and Simone De Gregori, and subsequently enhanced by early efforts from the RaspyFi/Volumio projects.
Release Information
- - Release: 6.0.0 2019-MM-DD View relnotes
+ - Release: 6.0.0 2019-08-08 View relnotes
- Setup guide: View guide
- Coding: Tim Curtis © 2014 Moode Audio, Twitter
- Contributors: View contributors
diff --git a/www/inc/playerlib.php b/www/inc/playerlib.php
index 8e04c5480..9b3c4fed5 100755
--- a/www/inc/playerlib.php
+++ b/www/inc/playerlib.php
@@ -19,7 +19,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/js/notify.js b/www/js/notify.js
index 25781a6ed..d3463c63c 100755
--- a/www/js/notify.js
+++ b/www/js/notify.js
@@ -18,7 +18,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/js/playerlib.js b/www/js/playerlib.js
index 3ba8dc78e..42c3bb38d 100644
--- a/www/js/playerlib.js
+++ b/www/js/playerlib.js
@@ -18,7 +18,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/js/scripts-configs.js b/www/js/scripts-configs.js
index 94c5dec41..522df551c 100644
--- a/www/js/scripts-configs.js
+++ b/www/js/scripts-configs.js
@@ -18,7 +18,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
jQuery(document).ready(function($){ 'use strict';
diff --git a/www/js/scripts-library.js b/www/js/scripts-library.js
index 1e52fa7d2..f3ce946a2 100644
--- a/www/js/scripts-library.js
+++ b/www/js/scripts-library.js
@@ -18,7 +18,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
* - @chris-rudmin enhancements
*
*/
diff --git a/www/js/scripts-panels.js b/www/js/scripts-panels.js
index c583f2fd3..0e3ad83ec 100644
--- a/www/js/scripts-panels.js
+++ b/www/js/scripts-panels.js
@@ -18,7 +18,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/lib-config.php b/www/lib-config.php
index 47e8f98bd..1580a768f 100755
--- a/www/lib-config.php
+++ b/www/lib-config.php
@@ -19,7 +19,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/lop-config.php b/www/lop-config.php
index 5a2295c78..20796dce4 100755
--- a/www/lop-config.php
+++ b/www/lop-config.php
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/net-config.php b/www/net-config.php
index dc8fb5136..146c1ea6b 100755
--- a/www/net-config.php
+++ b/www/net-config.php
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/relnotes.txt b/www/relnotes.txt
index b5f638d90..023b7646d 100755
--- a/www/relnotes.txt
+++ b/www/relnotes.txt
@@ -11,7 +11,7 @@
########################################################
//
-// 6.0.0 2019-MM-DD
+// 6.0.0 2019-08-08
//
########################################################
diff --git a/www/snd-config.php b/www/snd-config.php
index 526c8e2d2..958be1435 100755
--- a/www/snd-config.php
+++ b/www/snd-config.php
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/spo-config.php b/www/spo-config.php
index f6858f4c2..2179d79d9 100755
--- a/www/spo-config.php
+++ b/www/spo-config.php
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/sys-config.php b/www/sys-config.php
index 5febe6eb7..951e0d179 100755
--- a/www/sys-config.php
+++ b/www/sys-config.php
@@ -19,7 +19,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
diff --git a/www/templates/audioinfo.html b/www/templates/audioinfo.html
index d3f647d2b..e3f9608b8 100755
--- a/www/templates/audioinfo.html
+++ b/www/templates/audioinfo.html
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
-->
diff --git a/www/templates/blu-config.html b/www/templates/blu-config.html
index 9d9927713..34e6d0f81 100755
--- a/www/templates/blu-config.html
+++ b/www/templates/blu-config.html
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
-->
diff --git a/www/templates/chp-config.html b/www/templates/chp-config.html
index 9a4e82ac8..c7d79fd87 100755
--- a/www/templates/chp-config.html
+++ b/www/templates/chp-config.html
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
-->
diff --git a/www/templates/eqg-config.html b/www/templates/eqg-config.html
index b32245b45..c92e19a32 100755
--- a/www/templates/eqg-config.html
+++ b/www/templates/eqg-config.html
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
-->
diff --git a/www/templates/lib-config.html b/www/templates/lib-config.html
index 07a6b213b..87a85c908 100755
--- a/www/templates/lib-config.html
+++ b/www/templates/lib-config.html
@@ -19,7 +19,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
-->
diff --git a/www/templates/lop-config.html b/www/templates/lop-config.html
index cce5587ea..7227b8b0e 100755
--- a/www/templates/lop-config.html
+++ b/www/templates/lop-config.html
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
-->
diff --git a/www/templates/net-config.html b/www/templates/net-config.html
index 870efba74..314983f9e 100755
--- a/www/templates/net-config.html
+++ b/www/templates/net-config.html
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
-->
diff --git a/www/templates/snd-config.html b/www/templates/snd-config.html
index f5eb7ea07..1f83504e9 100755
--- a/www/templates/snd-config.html
+++ b/www/templates/snd-config.html
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
-->
diff --git a/www/templates/src-config.html b/www/templates/src-config.html
index f33e46ff6..8c037c51d 100755
--- a/www/templates/src-config.html
+++ b/www/templates/src-config.html
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
-->
diff --git a/www/templates/sys-config.html b/www/templates/sys-config.html
index 3265700f6..d930d05fd 100755
--- a/www/templates/sys-config.html
+++ b/www/templates/sys-config.html
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
- * 2019-MM-DD TC moOde 6.0.0
+ * 2019-08-08 TC moOde 6.0.0
*
*/
-->