Slimserver doesn't allow a plugin to change the settings for the same
mode where key mappings already exists. I haven't setup custom key
mappings manually myself so I am not completely sure how its done. How
did you setup the LastFM settings, did you just modify the Default.map
file ?

If you created a [playlist] section in the Default.map file or some
other file and put the custom LastFM keymappings there I am sure this
is the problem. TrackStat tries to change the settings in the
[playlist] section and would fail if it already exists.

Anyway, what you would need to do is probably just to also add the
TrackStat settings manually to the [playlist] section in the same way
as you did with LastFM. The TrackStat settings should be something
like:


Code:
--------------------
    
  0.hold = saveRating_0
  1.hold = saveRating_1
  2.hold = saveRating_2
  3.hold = saveRating_3
  4.hold = saveRating_4
  5.hold = saveRating_5
  0.single = numberScroll_0
  1.single = numberScroll_1
  2.single = numberScroll_2
  3.single = numberScroll_3
  4.single = numberScroll_4
  5.single = numberScroll_5
  0 = dead
  1 = dead
  2 = dead
  3 = dead
  4 = dead
  5 = dead
  
--------------------

You probably just need the *.hold rows to get it to work, but TrackStat
setup all the rows listed above.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.homeip.net) 'My download page'
(http://erland.homeip.net/download)
(Developer of 'TrackStat'
(http://erland.homeip.net/download/do/viewapplication?name=slimserver-trackstat)
, 'SQLPlayList'
(http://erland.homeip.net/download/do/viewapplication?name=slimserver-sqlplaylist)
, 'DynamicPlayList'
(http://erland.homeip.net/download/do/viewapplication?name=slimserver-dynamicplaylist),
'Custom Browse'
(http://erland.homeip.net/download/do/viewapplication?name=slimserver-custombrowse)
and 'RandomPlayList'
(http://erland.homeip.net/download/do/viewapplication?name=slimserver-randomplaylist)
plugins)
------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=28206

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to