From bd968da0f86de26b24a56adf4221a360470b05e4 Mon Sep 17 00:00:00 2001 From: ArturSierzant Date: Fri, 3 Dec 2021 13:05:08 +0100 Subject: [PATCH] v1.07 as published on web page --- about.php | 8 +- ajax-album-playlist.php | 2 +- ajax-blacklist.php | 2 +- ajax-change-player.php | 2 +- ajax-check-status.php | 2 +- ajax-evaluate-status.php | 2 +- ajax-favorite-arrange-MPD.php | 2 +- ajax-favorite-arrange-Tidal.php | 2 +- ajax-favorite-arrange.php | 2 +- ajax-favorite-list.php | 2 +- ajax-favorite.php | 2 +- ajax-get-hra-audio-format.php | 2 +- ajax-hra-new-albums.php | 2 +- ajax-hra-search.php | 2 +- ajax-last-played.php | 2 +- ajax-library.php | 2 +- ajax-lyrics.php | 2 +- ajax-playlist-mini.php | 2 +- ajax-playlist-save.php | 2 +- ajax-playlist-sync.php | 2 +- ajax-random-files.php | 2 +- ajax-suggested.php | 2 +- ajax-tidal-auth.php | 2 +- ajax-tidal-items.php | 2 +- ajax-tidal-new-albums.php | 2 +- ajax-tidal-search.php | 2 +- ajax-track-version.php | 2 +- ajax-update-progress.php | 2 +- ajax-yt-search.php | 2 +- ajax.php | 2 +- api/hra_api/hra_api.php | 2 +- api/tidal_api/tidal_api-token.php | 359 ------------------------------ api/tidal_api/tidal_api.php | 3 +- browser.php | 2 +- config-update-select.php | 2 +- config.php | 2 +- favorite.php | 2 +- image.php | 2 +- image_crop.php | 2 +- include/config.inc.php | 13 +- include/footer.inc.php | 2 +- include/getID3init.inc.php | 2 +- include/header.inc.php | 2 +- include/initialize.inc.php | 4 +- include/library.inc.php | 2 +- include/mysqli.inc.php | 2 +- include/play.inc.php | 2 +- include/settings.inc.php | 2 +- include/tagProcessor.inc.php | 2 +- index-tidal.php | 2 +- index-view2.php | 2 +- index-view3.php | 2 +- index.php | 2 +- login.php | 2 +- play.php | 2 +- playlist-mini.php | 2 +- playlist.php | 2 +- playlistDel.php | 2 +- ridirect.php | 2 +- search.php | 2 +- statistics.php | 2 +- stream.php | 2 +- update.php | 2 +- users.php | 2 +- watchdog.php | 2 +- 65 files changed, 71 insertions(+), 436 deletions(-) delete mode 100644 api/tidal_api/tidal_api-token.php diff --git a/about.php b/about.php index 4136da5..415cbe7 100644 --- a/about.php +++ b/about.php @@ -1,6 +1,6 @@ - O!MPD , Copyright © 2015-2020 Artur Sierżant
+ O!MPD , Copyright © 2015-2021 Artur Sierżant
@@ -101,7 +101,7 @@ function about() { This is free software, and you are welcome to redistribute it
under certain conditions.

- O!MPD is fork of netjukebox Copyright © 2001-2012 Willem Bartels http://www.netjukebox.nl + O!MPD is fork of netjukebox Copyright © 2001-2012 Willem Bartels http://www.netjukebox.nl @@ -160,7 +160,7 @@ function about() {   - v1.07
202?.??.?? + v1.07
2021.12.03