Hi, How can I change the Custom.map file to get shortcuts to the skip, ban and love functions ?
I tried the following but without luck: [common] # LastFM skp/love/ban arrow_right.hold = lastfm_skip arrow_up.hold = lastfm_love arrow_down.hold = lastfm_ban This gives this in the log: [08-12-04 13:27:40.1047] Slim::Hardware::IR::executeButton (1088) Error: Subroutine for irCode: [lastfm_skip] mode: [] does not exist! I also tried: [common] # LastFM skp/love/ban arrow_up.hold = modefunction_PLUGIN.LastFM::Plugin->lastfm_love arrow_right.hold = modefunction_PLUGIN.LastFM::Plugin->lastfm_skip arrow_down.hold = modefunction_PLUGIN.LastFM::Plugin->lastfm_ban This gives nothing at all in the logs but does not perform anything. Can you help ? Thanks, Pierre -- zorglups ------------------------------------------------------------------------ zorglups's Profile: http://forums.slimdevices.com/member.php?userid=21106 View this thread: http://forums.slimdevices.com/showthread.php?t=48880 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
