mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 04:57:06 +03:00
Plugin update
This commit is contained in:
BIN
plugin/SqueezeESP32/SqueezeESP32.zip
Normal file
BIN
plugin/SqueezeESP32/SqueezeESP32.zip
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
@@ -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
17
plugin/repo.xml
Normal 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>
|
||||
Reference in New Issue
Block a user