yas1 wrote: > But I don't see any maxVersion defined in the install.xml, only a > minVersion, what am I missing here? > <targetApplication> > <id>Squeezecenter</id> > <minVersion>7.3</minVersion> > <maxVersion>*</maxVersion> >
IIRC The maxVersion used to be set to 7.* - I changed it to * which means no limit - if set to 8.* then when 9.0 came along same problem would arise. The original intent of the plugin update procedure (i.e. leave code installed that was not compatible) was to allow a user edit the install.xml manually to override the compatibility constraint. However in practice - some users had difficulties editing the file. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=49584 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
