Sorry - my other responses to this thread got lost.
I have a rateme plugin - it records ratings to a sqlite database. There's another script that processes them into the flac headers. In order to make it work you need to edit your default map to have lines like: 1.hold = modefunction_PLUGIN.RateMe->button1 2.hold = modefunction_PLUGIN.RateMe->button2 3.hold = modefunction_PLUGIN.RateMe->button3 4.hold = modefunction_PLUGIN.RateMe->button4 5.hold = modefunction_PLUGIN.RateMe->button5 6.hold = modefunction_PLUGIN.RateMe->button6 in the common section . . . default.map is in server/IR Malcolm -- mwphoto ------------------------------------------------------------------------ mwphoto's Profile: http://forums.slimdevices.com/member.php?userid=652 View this thread: http://forums.slimdevices.com/showthread.php?t=19773 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
