-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathinstall.xml
More file actions
21 lines (21 loc) · 740 Bytes
/
install.xml
File metadata and controls
21 lines (21 loc) · 740 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version='1.0' standalone='yes'?>
<extensions>
<id>01833c23-58ca-49f1-a76c-f4677e495d6d</id>
<module>Plugins::1001Albums::Plugin</module>
<name>PLUGIN_1001_ALBUMS</name>
<description>PLUGIN_1001_ALBUMS</description>
<icon>plugins/1001Albums/html/icon_svg.png</icon>
<creator>Michael Herger</creator>
<email>slim@herger.net</email>
<homepageURL>https://1001albumsgenerator.com/</homepageURL>
<optionsURL>plugins/1001Albums/settings.html</optionsURL>
<version>1.6.1</version>
<category>musicservices</category>
<defaultState>enabled</defaultState>
<type>2</type>
<targetApplication>
<minVersion>7.9.0</minVersion>
<maxVersion>*</maxVersion>
<id>SlimServer</id>
</targetApplication>
</extensions>