-
Notifications
You must be signed in to change notification settings - Fork 16
/
install.xml
28 lines (24 loc) · 1010 Bytes
/
install.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0"?>
<extension>
<id>66C1A24B-02A3-D153-AF52-FD3159753CAC</id>
<name>PLUGIN_QOBUZ</name>
<module>Plugins::Qobuz::Plugin</module>
<importmodule>Plugins::Qobuz::Importer</importmodule>
<onlineLibrary>true</onlineLibrary>
<category>musicservices</category>
<version>3.5.5</version>
<description>PLUGIN_QOBUZ_DESC</description>
<creator>Pierre Beck / Michael Herger / darrell / SamY / sveninndh</creator>
<email>[email protected]</email>
<defaultState>enabled</defaultState>
<icon>plugins/Qobuz/html/images/qobuz.png</icon>
<optionsURL>plugins/Qobuz/settings/basic.html</optionsURL>
<homepageURL>http://forums.slimdevices.com/showthread.php?97146-Qobuz-com-streaming-plugin</homepageURL>
<aid>3934323835323536373736313733306433663935653461663039616336336239613337636363393661393530303936393633</aid>
<type>2</type><!-- type=extension -->
<targetApplication>
<id>SqueezeCenter</id>
<minVersion>7.9</minVersion>
<maxVersion>*</maxVersion>
</targetApplication>
</extension>