mherger;333822 Wrote: 
> > --------------------
> >     [08-08-29 09:43:52.9468]
> Slim::Utils::PluginManager::enablePlugins (411) Couldn't load
> Slim::Plugin::MyRadio::Plugin. Error: Plugin is incompatible with this
> version of SqueezeCenter. Please update.
> > --------------------
> 
> Haven't seen this. Could you please verify the maxVersion value in its
> install.xml? Should be a *.

Here's what I have:


Code:
--------------------
    <?xml version="1.0"?>
  
  <extension>
        <name>PLUGIN_MYRADIO</name>
        <module>Slim::Plugin::MyRadio::Plugin</module>
        <playerMenu>RADIO</playerMenu>
        <version>0.1</version>
        <description>PLUGIN_MYRADIO_DESC</description>
        <creator>Slim Devices/Logitech</creator>
        <email>[EMAIL PROTECTED]</email>
        <defaultState>enabled</defaultState>
        <icon>plugins/MyRadio/html/images/icon.png</icon>
        <homepageURL>http://www.slimdevices.com/</homepageURL>
        <type>2</type><!-- type=extension -->
        <targetApplication>
                <id>SqueezeCenter</id>
                <minVersion>7.1</minVersion>
  <maxVersion>7.2</maxVersion>
        </targetApplication>
  </extension>
  
--------------------


-- 
JJZolx

Jim
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=51615

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

Reply via email to