Quoting peecee <[EMAIL PROTECTED]>:

>
> That works for me.  Thanks!
>
> Now, why the heck doesn't it show up in the Plugins or on my squeezebox
> menu?  I turned on d_plugin and that doesn't show me anything.  I'm on
> FC3 running 6.0.2_1 (latest stable 6.0 release) via rpm.
>
you MUST look at the startup messages in d_plugin to determine that. Turning
d_plugins on from the UI will be of no help in cases like this.

In this case, stop the service and run manually:

sudo /etc/init.d/slimserver stop

/usr/local/slimserver/slimserver.pl --d_plugins

if the plugin has a problem (usually a missing perl module) then you will see
the messages there.  If the plugin tests fail, then the plugin is not loaded
and you will not see any reference to it from the UI or any debugging after
startup.

-kdf
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to