From fcfbbd61c0f2588ce3a0c5a1261db0676b357ce0 Mon Sep 17 00:00:00 2001 From: Michael Herger Date: Fri, 15 May 2020 14:15:19 +0200 Subject: [PATCH] The SqueezeESP32 plugin requires LMS 7.9. It wouldn't run on 7.7. --- plugin/SqueezeESP32/Plugin.pm | 2 +- plugin/SqueezeESP32/install.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin/SqueezeESP32/Plugin.pm b/plugin/SqueezeESP32/Plugin.pm index e7e3a779..e2b13573 100644 --- a/plugin/SqueezeESP32/Plugin.pm +++ b/plugin/SqueezeESP32/Plugin.pm @@ -13,7 +13,7 @@ my $prefs = preferences('plugin.squeezeesp32'); my $log = Slim::Utils::Log->addLogCategory({ 'category' => 'plugin.squeezeesp32', 'defaultLevel' => 'INFO', - 'description' => Slim::Utils::Strings::string('SqueezeESP32'), + 'description' => 'PLUGIN_SQUEEZEESP32', }); # migrate 'eq' pref, as that's a reserved word and could cause problems in the future diff --git a/plugin/SqueezeESP32/install.xml b/plugin/SqueezeESP32/install.xml index 0e7ced4b..7c80f14f 100644 --- a/plugin/SqueezeESP32/install.xml +++ b/plugin/SqueezeESP32/install.xml @@ -3,7 +3,7 @@ enabled philippe_44@outlook.com - 7.5 + 7.9 * SlimServer