cpd73 wrote: 
> Bug-fix release, main changes:
> 
> Currently Material does not show the SugarCube entries under 'My Music'.
> SugarCube injects some HTML pages into the web UI, and this does not
> work with Material (or iPeng, SqueezeCtrl, etc). As a work-around, you
> can use Material's custom actions JSON file to allow access to these.
> Create a file named 'actions.json' and place it [b]within[b] a
> sub-folder named 'material-skin' within your LMS's 'prefs' folder - e.g.
> 'prefs/material-skin/actions.json' This file should have the following
> contents:
> 
> > 
Code:
--------------------
  >   > 
  > {
  > "system":[
  > {
  > "title":"SugarCube Live View",
  > "iframe":"material/plugins/SugarCube/settings/liveview.html?player=$ID",
  > "toolbar":{
  > "title":"SugarCube Live View \u2022 $NAME"
  > },
  > "svg":"spicefly-sugarcube"
  > },
  > {
  > "title":"SugarCube History",
  > "iframe":"material/plugins/SugarCube/settings/history.html?player=$ID",
  > "toolbar":{
  > "title":"SugarCube History \u2022 $NAME"
  > },
  > "svg":"spicefly-sugarcube"
  > },
  > {
  > "title":"SugarCube Quick Play",
  > "iframe":"material/plugins/SugarCube/settings/quickplay.html?player=$ID",
  > "toolbar":{
  > "title":"SugarCube Quick Play \u2022 $NAME"
  > },
  > "svg":"spicefly-sugarcube"
  > }
  > ]
  > }
  > 
--------------------
> > 
> 
> As mentioned previously, I'm currently analysing my music collection
> for use with MusicIP. When this is done I'll play with SugarCube, and
> determie if these entries should be added to Material in a better way.

I have this working in my LMS, including the Quick Play. Thank you!

30691


Quick Play adds 10 songs (by default) to the playlist. This setting is
controlled in the SugarCube server (not player) settings "MusicIP
Request No. of Tracks."


+-------------------------------------------------------------------+
|Filename: material-sugarcube.jpg                                   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=30691|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
prabbit's Profile: http://forums.slimdevices.com/member.php?userid=11142
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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

Reply via email to