Quoting ModelCitizen <[EMAIL PROTECTED]>: > > I was on the verge of swapping over my devices to use SC7... but am now > wondering if this is wise as the plugin preferences location has been > changed form the C:\Program Files\SlimServer\Server\Plugins directory > to C:\Documents and Settings\All Users\Application Data\SqueezeCenter. > > Doesn't this change mean none of the plugins will work now?
The Plugins API is totally changed for 7.0 so only plugins that have been updated specifically for 7.0 will work at all. The prefs relocation is seemless, but the API for using preferences is part of the changes that plugins will need to make. There is also an API for migration, so a well-written plugin can take the prefs from 6.5 and relocate them seamlessly for the user. -kdf _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
