From f8322486fbcace833872df867629eb1b9146e6a8 Mon Sep 17 00:00:00 2001 From: drojf Date: Fri, 20 Nov 2020 20:42:06 +1100 Subject: [PATCH] Use correct Matsuribayashi Linux UI file depending on checksum - See https://github.com/07th-mod/matsuribayashi/issues/32 --- cachedDownloadSizes.json | 3 ++- httpGUI.py | 2 +- httpGUI/installer.html | 6 ++---- httpGUI/style.css | 2 +- installConfiguration.py | 4 ++-- installData.json | 10 +++++++++- 6 files changed, 17 insertions(+), 10 deletions(-) diff --git a/cachedDownloadSizes.json b/cachedDownloadSizes.json index e2fd25dc..834ce3f8 100644 --- a/cachedDownloadSizes.json +++ b/cachedDownloadSizes.json @@ -81,6 +81,7 @@ "https://07th-mod.com/rikachama/misc/ConsoleArcs-System_win.7z": 5994863, "https://07th-mod.com/rikachama/tsumi-system/Tsumihoroboshi-System.7z": 22511057, "https://07th-mod.com/rikachama/tsumi-system/this-file-intentionally-left-blank.7z": 32, + "https://07th-mod.com/rikachama/ui/Matsuribayashi-UI_2017.2.5_unix_gog_mg.7z": 16788726, "https://07th-mod.com/rikachama/video/ConsoleArcs-Movie.7z": 187522730, "https://07th-mod.com/rikachama/video/ConsoleArcs-Movie_UNIX.7z": 287760347, "https://07th-mod.com/rikachama/video/Himatsubushi-Movie.7z": 35305006, @@ -146,7 +147,7 @@ "https://github.com/07th-mod/watanagashi/releases/download/v1.5.1/Watanagashi.Voices.Patch.v1.5.1.7z": 781328, "https://github.com/Xorboth/onikakushi-ita/releases/latest/download/onikakushi_ita_07th_mod_installer.7z": 26440282, "https://github.com/drojf/higurashi-assembly/releases/download/oni-stock-2020-04-19/Assembly-CSharp.dll": 1268736, - "https://github.com/drojf/higurashi-assembly/releases/latest/download/experimental-drojf-dll.7z": 49268383, + "https://github.com/drojf/higurashi-assembly/releases/latest/download/experimental-drojf-dll.7z": 49269389, "https://github.com/orian34/himatsubushi/releases/download/v1.4.1/Himatsubushi.Patch.FR.refs.tags.v1.4.1.7z": 34133871, "https://github.com/orian34/matsuribayashi/releases/download/1.0.0/Matsuribayashi.Patch.FR.v1.0.7z": 129698449, "https://github.com/orian34/meakashi/releases/download/v1.1.0/Meakashi.Patch.FR.refs.tags.v1.1.0.7z": 41339859, diff --git a/httpGUI.py b/httpGUI.py index 498548d8..c5ab74c8 100644 --- a/httpGUI.py +++ b/httpGUI.py @@ -998,7 +998,7 @@ def clearLatestInstallerWarning(_requestData): traceback.print_exc() return _makeJSONResponse('error', { 'errorReason': -"""ERROR: {} +"""{} ----- Detailed Exception Information ----- Exception while handling [{}] request: diff --git a/httpGUI/installer.html b/httpGUI/installer.html index 1953ddd5..a9a4bb24 100644 --- a/httpGUI/installer.html +++ b/httpGUI/installer.html @@ -19,11 +19,9 @@