> This is a start, but kinda missing 99% of the functions. It's not that bad, is it?
We wanted to re-organise the documentation. Today part of it is installed with SC, part is on the wiki etc. It's indeed not always easy to find it. But then there are always more important things to do such as new product releases, new services... > For instance, what's all this popping and pushing? The input modes are documented in SC: http://localhost:9000/html/docs/input.html > Browsing the source doesn't help much since perl is so unreadable Heh, but the input modes are exceptionally well documented in the code - worth some reading. > Also, any way to reload the plugins without restarting the whole > server? No. > My library is big and it for some stupid reindexes sometimes > when I restart it and lazysearch always reindexes which == about 20 > seconds of max cpu. The you should get this issue fixed. Or don't use lazysearch on your development copy of SC. > And as I'm on mac, running from the command line is difficult since the > .pl file is hidden in an 'app', which navigation to is difficult. It's just a question of cd to the correct folder, isn't it? Wherever you store it, you'll have to cd there. Once you're used to using the console you'll be much faster than running from the pref pane. Just ctrl-r, start typing "cd..." and it will find the paths you've changed to before. Michael _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
