Quoting stuorguk <[EMAIL PROTECTED]>: > > kdf Wrote: > > > > > > There is a plugin for this: > > http://www.deane-freeman.com/slimserver/Scanner.pm > > > > no one-key solution, but that's just how it is :) > > -kdf > > > Thanks, that's exactly what I had in mind. If only it would work like > that as default. Is it possible to remap a remote-key, to start the > plugin. I would also like to start the RandomPlay plugin by holding > down a button.
plugins cannot do that. They cannot usurp mappings from default modes. you would have to create a custom mapping, that takes a button and jumps you into the plugin. 0.hold = menu_PLUGIN.Scanner 1.hold = menu_PLUGIN.Random (Random would need a bit more work to allow a direct random track command from a button) What you might also do is go into player settings->menus and place the plugin you want into the home menu. That way, from now playing, you are only a couple button presses away from the scanner, or random. -kdf _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
