Tim_LHUILLIER wrote: > After this all, I don't understand where to start ? Find an existing plugin that is similar or has some functionality that you want and spend some time understandiong how it works (e.g. modify it , add extra loggign message) .
> And It exist a doc who list all command (with explications) : > > Scalar::* > Slim::* > Unfortunately no document on LMS. You need to understand Perl - Scalar is a CPAN library so it is documented (e.g. Scalar::Util http://search.cpan.org/~pevans/Scalar-List-Utils-1.41/lib/Scalar/Util.pm ) . Slim:: is all of LMS but you do not need to learn it all - look at existing plugins to see how to get things done. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=102801 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
