cpd73 wrote: 
> Not sure where this would go, as (in mobile at least) there is no space
> left on the toolbar for another button. I'm also not sure how widely
> used such a feature would be.
> 
> However, you can add an entry to the main menu (three dots top right) to
> access alarms. Create "material-skin/actions.json" -within- your LMS's
> "prefs" folder with the following:
> 
> > 
Code:
--------------------
  >   > 
  > {
  > "system":[
  > {
  > "title":"Alarms",
  > "script":"bus.$emit('dlg.open', 'playersettings', '-', 'alarms');",
  > "icon":"alarm"
  > }
  > ]
  > }
  > 
--------------------
> > 
> 
> For more info, refer to
> https://github.com/CDrummond/lms-material/wiki/Detailed-InformationCould this 
> be one of those cool "hidden" long clicks Craig? Maybe on
player name  in players popup (where power long click brings sleep)?
Unless you been holding this for smth else



3x Squeezebox Touch, 4x Squeezebox Radio, Squeezelite (RPi 3B with
HiFiBerry DAC+Pro on OSMC), Material Skin Apk, Squeeze Commander,
Logitech Media Server Version: 8.2.0 with Material Skin (Docker in
DS218+)
------------------------------------------------------------------------
Jaca's Profile: http://forums.slimdevices.com/member.php?userid=58187
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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

Reply via email to