Hi - This is an issue with the underlying plugin setup. It is quite easy
to fix.

locate the file *install.xml* in the plugin folder. On windows this is
likely to be *C:\Program Files (x86)\Squeezebox\server\Plugins\InguzEQ

*and change the max version tag value as the default is 7. I have
highlighted the value in red below as per my edited file.


<?xml version="1.0"?>
<extension>
<name>PLUGIN_INGUZEQ_DISPLAYNAME</name>
<description>PLUGIN_INGUZEQ_MODULEDESC</description>
<module>Plugins::InguzEQ::Plugin</module>
<version>0.9.33</version>

<creator>Inguz Audio</creator>
<email>hp...@inguzaudio.com</email>
<homepageURL>http://inguzaudio.com/</homepageURL>

<id>B2097381-C0A6-4fac-834E-652E7714FDDA</id>
<optionsURL>plugins/InguzEQ/index.html</optionsURL>
<type>2</type>
<defaultState>enabled</defaultState>

<targetApplication>
<id>SqueezeCenter</id>
<minVersion>7.3.0</minVersion>
<maxVersion>*9.**</maxVersion>
</targetApplication>
</extension>


------------------------------------------------------------------------
foxesden's Profile: http://forums.slimdevices.com/member.php?userid=56286
View this thread: http://forums.slimdevices.com/showthread.php?t=113604

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to