Hi,

I managed to list album from queue using actions.json but I wonder if it
is possible to list it in music folder view so that I can go back and
view other albums in the same folder?


Code:
--------------------
    
  "queue-track":[
  {
  "title":"Show Album",
  "lmsbrowse":{
  "command":["tracks"],
  "params":["tags:dikstuAC", "sort:tracknum", "album_id:$ALBUMID"]
  },
  "icon":"playlist_play"
  }
  ]
  
--------------------


------------------------------------------------------------------------
ml-1's Profile: http://forums.slimdevices.com/member.php?userid=72697
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