Quoting Philip Meyer <[EMAIL PROTECTED]>:
> >I would like this plugin to activate when I hold down a numbered key -
> >just like the favourites do.
> >
> In fact, hold-shuffle button would be ideal mapping for play random tracks.
Add this to Random.pm starting at line 202:
},
'tracks' => sub {
my $client = shift;
playRandom($client,'track');
I'll post an update including this change at some point.
The rest, you will have to do on your own and maintain.
add this to your IR/Custom.map:
[common]
shuffle.hold = modefunction_PLUGIN.Random->tracks
go into player settings->remote and choose Custom for mapping.
You can just edit the Default.map file, but then you have to re-edit with every
upgrade.
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins