There's no well defined or documented way to manage plugins outside the
web UI. But what I could imagine might work is to edit the
plugin/state.prefs file inside your LMS' prefs folder. Look what the web
UI does when you try to install a plugin, then do this in your script:
- install a plugin in LMS
- do NOT restart LMS when asked to do so, but shut it down
- look at the above file and what state it has for the freshly added plugin
- apply the same state to any other plugin you want to install
- start LMS
Hopefully this would automatically install the plugins. I'm not sure
this will work without looking at the code. Maybe you'd have to download
the plugin downloadable files yourself beforehand. But basically that's
the way I'd imagine could work.
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter