Plugin update

This commit is contained in:
philippe44
2020-01-13 20:00:53 -08:00
parent dba4782871
commit 1f6138a823
4 changed files with 28 additions and 2 deletions

Binary file not shown.

View File

@@ -7,7 +7,9 @@
<maxVersion>*.*</maxVersion>
<id>SlimServer</id>
</targetApplication>
<name>PLUGIN_SQUEEZEESP32</name>
<description>PLUGIN_SQUEEZEESP32_DESC</description>
<module>Plugins::SqueezeESP32::Plugin</module>
<version>0.1</version>
<version>0.2</version>
<creator>Philippe</creator>
</extensions>

View File

@@ -1,2 +1,9 @@
WELCOME_TO_SQUEEZEESP32
EN Welcome to SqueezeESP32
EN Welcome to SqueezeESP32
PLUGIN_SQUEEZEESP32
SqueezeESP32
PLUGIN_SQUEEZEESP32_DESC
Adds a new player id (100) to enable display with SqueezeESP32

17
plugin/repo.xml Normal file
View File

@@ -0,0 +1,17 @@
<?xml version='1.0' standalone='yes'?>
<extensions>
<plugins>
<plugin version="0.2" name="SqueezeESP32" minTarget="7.9" maxTarget="7.*">
<link>https://github.com/sle118/squeezelite-esp32</link>
<creator>Philippe</creator>
<sha>066d97b8ca3fa53cbfaa7caf06f47fdc066344fe</sha>
<email>philippe_44@outlook.com</email>
<desc lang="EN">SqueezeESP32 additional player id (100)</desc>
<url>http://downloads.sourceforge.net/project/lms-youtube/dev/YouTube-0.91.1.zip</url>
<title lang="EN">SqueezeESP32</title>
</plugin>
</plugins>
<details>
<title lang="EN">SqueezeESP32 related plugins</title>
</details>
</extensions>