On Apr 1, 2008, at 1:34 PM, erland wrote: > > andyg;285808 Wrote: >> Plugins will currently need to update their install.xml files to >> change the maxVersion value to '*' instead of '7.0+'. > Is this really what we want ? > > I thought the whole idea with maxVersion was to make sure to now allow > plugins to run unless they have been tested by the developer with the > specific SqueezeCenter version ? > > maxVersion 7.1+ seems like a better value to use to me, but I might be > wrong ? > > In case maxVersion is to low in install.xml, should it really result > in > a 404 error ? Shouldn't this be showed in some nicer way to the user > to > indicate that the plugin isn't compatible with the current > SqueezeCenter version ?
I assumed 7.0+ would include 7.0 and anything higher, but this didn't work for 7.1. So I just went with * to get our plugins working again quickly. It would certainly be better to fix the version parser to work properly. And it doesn't result in a 404 error, it results in the plugin not being loaded and an error displayed. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
