This is a plugin that I've been missing in v6.1. I upgraded to the latest version of the plugin, but I get the following when I try to access the plugin from my SqueezeBox 2:
Please contact the plugin author. This issue has come up a few times.
BTW, when a plugin fails like this, can't perl trap the error so that it doesn't take the whole application down? Can the plugin API have some kind of error handling to trap problems in plugins?
This has been discussed a few days/weeks(?) ago. Short answer: no, the current slimserver api can't do this.
One problem is that plugins in slimserver don't run in a protected area like eg. the java applet sandbox, but can call anything, or even install hooks to be called at certain events.
-- Michael ----------------------------------------------------------- Help translate SlimServer by using the StringEditor Plugin (http://www.herger.net/slim/) _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
