Windows CRLF!

This commit is contained in:
Philippe G
2021-04-28 18:00:05 -07:00
parent 593927aac3
commit 64bb5f018b
4 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

@@ -286,7 +286,7 @@ sub reconnect {
$client->SUPER::reconnect(@_);
$client->pluginData('artwork_md5', '');
$client->config_artwork;
$client->config_artwork if $client->display->isa("Plugins::SqueezeESP32::Graphics");
$client->send_equalizer;
}

View File

@@ -10,6 +10,6 @@
<name>PLUGIN_SQUEEZEESP32</name>
<description>PLUGIN_SQUEEZEESP32_DESC</description>
<module>Plugins::SqueezeESP32::Plugin</module>
<version>0.350</version>
<version>0.351</version>
<creator>Philippe</creator>
</extensions>

View File

@@ -1,10 +1,10 @@
<?xml version='1.0' standalone='yes'?>
<extensions>
<plugins>
<plugin version="0.350" name="SqueezeESP32" minTarget="7.9" maxTarget="*">
<plugin version="0.351" name="SqueezeESP32" minTarget="7.9" maxTarget="*">
<link>https://github.com/sle118/squeezelite-esp32</link>
<creator>Philippe</creator>
<sha>9f495e973ccb573bf671187dc0a49c510124fbcc</sha>
<sha>3209d93e2b02c1c9161572977f03c93938272b30</sha>
<email>philippe_44@outlook.com</email>
<desc lang="EN">SqueezeESP32 additional player id (100/101)</desc>
<url>http://github.com/sle118/squeezelite-esp32/raw/master-cmake/plugin/SqueezeESP32.zip</url>