nigl wrote: 
> 
> As a next step I would like to play 3 radio stations I stored in LMS
> favorites by pressing a button. I have no clue on how to do this? I saw
> some of you in this thread are doing this -can you please point me into
> the right direction?
> 

I have the following commands defined in sbpd_commands.cfg

Code:
--------------------
    PRE1=["button","preset_1.single"]
  PRE2=["button","preset_2.single"]
  PRE3=["button","preset_3.single"]               
  PRE4=["button","preset_4.single"]               
  PRE5=["button","preset_5.single"]               
  PRE6=["button","preset_6.single"]               
  
--------------------


Then I use the LMS presets editor to set up the presets, and I use PRE1,
PRE2 etc in the sbpd script to select the corresponding player preset.


------------------------------------------------------------------------
chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=107001

_______________________________________________
diy mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/diy

Reply via email to