A Mopidy's control center for Node Red Dashboard

Making use of the plugin Mopiqtt, any user of the music server Mopidy can build his own control center GUI into Node Red Dashboard.

This collection of flows will build on the dashboard the following control group: image

Instructions:

  • Install and configure Mopiqtt on your Mopidy server;
  • Import the flows;
  • Change configuration into the MQTT and Dashboard nodes to reflect your system details;
  • Deploy
[{"id":"5aa318096ecd2c05","type":"group","z":"e3723a34bd12478f","name":"Select, load and play playlist","style":{"label":true},"nodes":["438b9a61cd45ec63","a520df2a326b84bc","4b0b4a767881ddcb","1f98410b2b1bbe55","32ddf88e3e9643cf","6b876e4d416c4f02","11717eb89754b010","8f0a41a713f0b32c","72a8f21e447d5275","851d37691083f432","8a8bb8f493f7b9d8","9dd3d5fc12540ae1"],"x":74,"y":939,"w":1132,"h":348},{"id":"438b9a61cd45ec63","type":"ui_dropdown","z":"e3723a34bd12478f","g":"5aa318096ecd2c05","name":"Playlists","label":"","tooltip":"","place":"Select Playlist","group":"45e69bc9.2610b4","order":8,"width":"4","height":"1","passthru":true,"multiple":false,"options":[{"label":"","value":"","type":"str"}],"payload":"","topic":"topic","topicType":"msg","className":"","x":940,"y":980,"wires":[["8a8bb8f493f7b9d8","9dd3d5fc12540ae1"]]},{"id":"a520df2a326b84bc","type":"ui_ui_control","z":"e3723a34bd12478f","g":"5aa318096ecd2c05","name":"","events":"connect","x":160,"y":1040,"wires":[["1f98410b2b1bbe55"]]},{"id":"1f98410b2b1bbe55","type":"mqtt out","z":"e3723a34bd12478f","g":"5aa318096ecd2c05","name":"","topic":"mopidy/cmnd/plist","qos":"","retain":"","respTopic":"","contentType":"","userProps":"","correl":"","expiry":"","broker":"e2295db.3547aa","x":300,"y":980,"wires":[]},{"id":"32ddf88e3e9643cf","type":"mqtt out","z":"e3723a34bd12478f","g":"5aa318096ecd2c05","name":"","topic":"mopidy/cmnd/pload","qos":"","retain":"","respTopic":"","contentType":"","userProps":"","correl":"","expiry":"","broker":"e2295db.3547aa","x":912,"y":1080,"wires":[]},{"id":"6b876e4d416c4f02","type":"mqtt in","z":"e3723a34bd12478f","g":"5aa318096ecd2c05","name":"","topic":"mopidy/stat/plists","qos":"2","datatype":"auto","broker":"e2295db.3547aa","nl":false,"rap":true,"rh":0,"inputs":0,"x":520,"y":980,"wires":[["851d37691083f432"]]},{"id":"11717eb89754b010","type":"function","z":"e3723a34bd12478f","g":"5aa318096ecd2c05","name":"array","func":"msg.options = msg.payload.map(obj => {\n    return {[obj.name]: obj}\n})\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":790,"y":980,"wires":[["438b9a61cd45ec63"]]},{"id":"8f0a41a713f0b32c","type":"switch","z":"e3723a34bd12478f","g":"5aa318096ecd2c05","name":"Shuffle?","property":"#:(saltyStore)::pabshuffle","propertyType":"global","rules":[{"t":"true"},{"t":"false"}],"checkall":"true","repair":false,"outputs":2,"x":692,"y":1060,"wires":[["72a8f21e447d5275"],["32ddf88e3e9643cf"]],"outputLabels":["Shuffle","Straight"]},{"id":"72a8f21e447d5275","type":"mqtt out","z":"e3723a34bd12478f","g":"5aa318096ecd2c05","name":"","topic":"mopidy/cmnd/ploadshfl","qos":"","retain":"","respTopic":"","contentType":"","userProps":"","correl":"","expiry":"","broker":"e2295db.3547aa","x":922,"y":1040,"wires":[]},{"id":"851d37691083f432","type":"json","z":"e3723a34bd12478f","g":"5aa318096ecd2c05","name":"","property":"payload","action":"","pretty":false,"x":670,"y":980,"wires":[["11717eb89754b010"]]},{"id":"8a8bb8f493f7b9d8","type":"change","z":"e3723a34bd12478f","g":"5aa318096ecd2c05","name":"uri","rules":[{"t":"set","p":"payload","pt":"msg","to":"payload.uri","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":550,"y":1060,"wires":[["8f0a41a713f0b32c"]]},{"id":"9dd3d5fc12540ae1","type":"change","z":"e3723a34bd12478f","g":"5aa318096ecd2c05","name":"pl name","rules":[{"t":"set","p":"#:(saltyStore)::pabPlaylist","pt":"global","to":"payload.name","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1120,"y":980,"wires":[[]]},{"id":"45e69bc9.2610b4","type":"ui_group","name":"Personal Audio Box","tab":"cb8604ed.917408","order":7,"disp":true,"width":"6","collapse":false},{"id":"e2295db.3547aa","type":"mqtt-broker","name":"SaltyMQTT","broker":"localhost","port":"1883","clientid":"","usetls":false,"compatmode":false,"protocolVersion":4,"keepalive":"60","cleansession":true,"birthTopic":"","birthQos":"0","birthPayload":"","closeTopic":"","closeQos":"0","closePayload":"","willTopic":"","willQos":"0","willPayload":""},{"id":"cb8604ed.917408","type":"ui_tab","name":"Generale","icon":"dashboard","order":1,"disabled":false,"hidden":false},{"id":"07ca91a7e96040a2","type":"group","z":"e3723a34bd12478f","name":"Play/Prev/Next","style":{"label":true},"nodes":["8b46ba22b7261da3","dc11554261d0008d","849457d9ae0210f5","e99607d2b15cc826","717a7687fd397072","27e9f2d3d2d82118","4cf6917753843e6c"],"x":73,"y":1339,"w":533,"h":212},{"id":"8b46ba22b7261da3","type":"ui_button","z":"e3723a34bd12478f","g":"07ca91a7e96040a2","name":"Next","group":"45e69bc9.2610b4","order":15,"width":"2","height":"1","passthru":false,"label":"","tooltip":"","color":"black","bgcolor":"#eeeeee","className":"","icon":"skip_next","payload":"next","payloadType":"str","topic":"topic","topicType":"msg","x":170,"y":1440,"wires":[["27e9f2d3d2d82118"]]},{"id":"dc11554261d0008d","type":"ui_button","z":"e3723a34bd12478f","g":"07ca91a7e96040a2","name":"Prev","group":"45e69bc9.2610b4","order":13,"width":"2","height":"1","passthru":false,"label":"","tooltip":"","color":"black","bgcolor":"#eeeeee","className":"","icon":"skip_previous","payload":"prev","payloadType":"str","topic":"topic","topicType":"msg","x":174,"y":1380,"wires":[["27e9f2d3d2d82118"]]},{"id":"849457d9ae0210f5","type":"ui_switch","z":"e3723a34bd12478f","g":"07ca91a7e96040a2","name":"Play/Stop","label":"","tooltip":"","group":"45e69bc9.2610b4","order":14,"width":"2","height":"1","passthru":false,"decouple":"true","topic":"topic","topicType":"msg","style":"","onvalue":"true","onvalueType":"bool","onicon":"fa-pause","oncolor":"black","offvalue":"false","offvalueType":"bool","officon":"play_arrow","offcolor":"black","animate":false,"className":"","x":509,"y":1510,"wires":[["4cf6917753843e6c"]]},{"id":"e99607d2b15cc826","type":"mqtt in","z":"e3723a34bd12478f","g":"07ca91a7e96040a2","name":"","topic":"mopidy/stat/plstate","qos":"2","datatype":"auto","broker":"e2295db.3547aa","nl":false,"rap":true,"rh":0,"inputs":0,"x":189,"y":1510,"wires":[["717a7687fd397072"]]},{"id":"717a7687fd397072","type":"function","z":"e3723a34bd12478f","g":"07ca91a7e96040a2","name":"","func":"if (msg.payload == \"playing\") msg.payload = true\nif (msg.payload == \"paused\")  msg.payload = false\nif (msg.payload == \"stopped\") msg.payload = false\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":369,"y":1510,"wires":[["849457d9ae0210f5"]]},{"id":"27e9f2d3d2d82118","type":"mqtt out","z":"e3723a34bd12478f","g":"07ca91a7e96040a2","name":"","topic":"mopidy/cmnd/plb","qos":"","retain":"","respTopic":"","contentType":"","userProps":"","correl":"","expiry":"","broker":"e2295db.3547aa","x":490,"y":1407,"wires":[]},{"id":"4cf6917753843e6c","type":"change","z":"e3723a34bd12478f","g":"07ca91a7e96040a2","name":"toggle","rules":[{"t":"set","p":"payload","pt":"msg","to":"toggle","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":510,"y":1460,"wires":[["27e9f2d3d2d82118"]]},{"id":"82015cc2501f42da","type":"group","z":"e3723a34bd12478f","name":"Playing tracklist","style":{"label":true},"nodes":["3d140531c49d121c","99dcaa1c6a11ad0e","550ba0db6fc25747","b13898f55d4de669","20fefa8222035c12","da190e90449ebab0","692cbe97d199d176"],"x":654,"y":1339,"w":672,"h":142},{"id":"3d140531c49d121c","type":"mqtt in","z":"e3723a34bd12478f","g":"82015cc2501f42da","name":"","topic":"mopidy/stat/trklist","qos":"2","datatype":"auto","broker":"e2295db.3547aa","nl":false,"rap":true,"rh":0,"inputs":0,"x":770,"y":1420,"wires":[["99dcaa1c6a11ad0e"]]},{"id":"99dcaa1c6a11ad0e","type":"json","z":"e3723a34bd12478f","g":"82015cc2501f42da","name":"","property":"payload","action":"","pretty":false,"x":790,"y":1380,"wires":[["550ba0db6fc25747"]]},{"id":"550ba0db6fc25747","type":"function","z":"e3723a34bd12478f","g":"82015cc2501f42da","name":"array  map","func":"\nmsg.options = msg.payload.map(obj => {\n    return {[obj.name]: obj}\n})\n// [nome : {nome:..., uri:....}]\n//per avere in uscita del dropdown {nome:---, uri: ---}\n\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":940,"y":1380,"wires":[["20fefa8222035c12"]]},{"id":"b13898f55d4de669","type":"mqtt out","z":"e3723a34bd12478f","g":"82015cc2501f42da","name":"change track","topic":"mopidy/cmnd/chgtrk","qos":"","retain":"","respTopic":"","contentType":"","userProps":"","correl":"","expiry":"","broker":"e2295db.3547aa","x":1090,"y":1440,"wires":[]},{"id":"20fefa8222035c12","type":"ui_dropdown","z":"e3723a34bd12478f","g":"82015cc2501f42da","name":"Track list","label":"","tooltip":"","place":"Tracks in queue (Select Track)","group":"45e69bc9.2610b4","order":10,"width":"6","height":"1","passthru":true,"multiple":false,"options":[{"label":"","value":"","type":"str"}],"payload":"","topic":"topic","topicType":"msg","className":"","x":1080,"y":1380,"wires":[["da190e90449ebab0","692cbe97d199d176"]]},{"id":"da190e90449ebab0","type":"change","z":"e3723a34bd12478f","g":"82015cc2501f42da","name":"uri","rules":[{"t":"set","p":"payload","pt":"msg","to":"payload.uri","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":950,"y":1440,"wires":[["b13898f55d4de669"]]},{"id":"692cbe97d199d176","type":"function","z":"e3723a34bd12478f","g":"82015cc2501f42da","name":"stream?","func":"a = msg.payload.uri;\nif (a.startsWith(\"tidal:\") || a.startsWith(\"local:\") || a.startsWith(\"spotify:\")) {\n    // single music track\n    return;\n}\n\n// stream track\nglobal.set(\"pabPlaylist\", msg.payload.name,\"saltyStore\")\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":1240,"y":1380,"wires":[[]]},{"id":"95ad8cd1a1170f66","type":"group","z":"e3723a34bd12478f","name":"PAB state in dashboard","style":{"stroke":"#001f60","label":true,"color":"#001f60"},"nodes":["579d317269c81ebc","062506969d471b88","c7cbfdc67ef9e081","4717e645eb421372","16484a1dd146b526","c3f5ef57af719f9a","90cb03f0413cb8be","b01b7467e3280b60","85c35a8d1c4e3c3e","23bf93ef49f38515","71406d9d39e45d99","ce6c732a2cde87cc","b4c469ea15338cf1","1f4e396f238ad8a8","f53fa33f000788e5","3d4183b21cded315","1ecdea987117484b"],"x":4,"y":39,"w":1092,"h":222},{"id":"579d317269c81ebc","type":"mqtt in","z":"e3723a34bd12478f","g":"95ad8cd1a1170f66","name":"","topic":"mopidy/stat/trk-index","qos":"2","datatype":"auto","broker":"e2295db.3547aa","nl":false,"rap":true,"rh":0,"inputs":0,"x":820,"y":100,"wires":[["062506969d471b88"]]},{"id":"062506969d471b88","type":"json","z":"e3723a34bd12478f","g":"95ad8cd1a1170f66","name":"","property":"payload","action":"","pretty":false,"x":1000,"y":100,"wires":[["4717e645eb421372"]]},{"id":"c7cbfdc67ef9e081","type":"ui_text","z":"e3723a34bd12478f","g":"95ad8cd1a1170f66","group":"45e69bc9.2610b4","order":7,"width":"3","height":"1","name":"Index","label":"Track: ","format":"{{msg.payload}}","layout":"row-spread","className":"pabtrack","x":1020,"y":160,"wires":[]},{"id":"4717e645eb421372","type":"function","z":"e3723a34bd12478f","g":"95ad8cd1a1170f66","name":"format msg","func":"curr = msg.payload.current\nlast = msg.payload.last\nmsg.payload = curr + \" of \"+last\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":880,"y":160,"wires":[["c7cbfdc67ef9e081"]]},{"id":"16484a1dd146b526","type":"ui_text","z":"e3723a34bd12478f","g":"95ad8cd1a1170f66","group":"45e69bc9.2610b4","order":6,"width":"6","height":"2","name":"track","label":"","format":"{{msg.payload}}","layout":"col-center","className":"pabtrack","x":420,"y":220,"wires":[]},{"id":"c3f5ef57af719f9a","type":"mqtt in","z":"e3723a34bd12478f","g":"95ad8cd1a1170f66","name":"","topic":"mopidy/stat/plstate","qos":"2","datatype":"auto","broker":"e2295db.3547aa","nl":false,"rap":true,"rh":0,"inputs":0,"x":120,"y":80,"wires":[["90cb03f0413cb8be"]]},{"id":"90cb03f0413cb8be","type":"change","z":"e3723a34bd12478f","g":"95ad8cd1a1170f66","name":"save state","rules":[{"t":"set","p":"#:(saltyStore)::pabstate","pt":"global","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":307,"y":80,"wires":[["b01b7467e3280b60"]]},{"id":"b01b7467e3280b60","type":"function","z":"e3723a34bd12478f","g":"95ad8cd1a1170f66","name":"toUpper","func":"msg.payload = msg.payload.toUpperCase();\n\n\nmsg.color = \"crimson\"\nif (msg.payload==\"PLAYING\") {\n    msg.color = \"DodgerBlue\";\n}\nmsg.name = global.get(\"pabPlaylist\",\"saltyStore\")\n\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":460,"y":80,"wires":[["1ecdea987117484b"]]},{"id":"85c35a8d1c4e3c3e","type":"ui_ui_control","z":"e3723a34bd12478f","g":"95ad8cd1a1170f66","name":"","events":"connect","x":94,"y":132,"wires":[["23bf93ef49f38515"]]},{"id":"23bf93ef49f38515","type":"change","z":"e3723a34bd12478f","g":"95ad8cd1a1170f66","name":"get state","rules":[{"t":"set","p":"payload","pt":"msg","to":"#:(saltyStore)::pabstate","tot":"global"}],"action":"","property":"","from":"","to":"","reg":false,"x":293,"y":132,"wires":[["b01b7467e3280b60"]]},{"id":"71406d9d39e45d99","type":"mqtt in","z":"e3723a34bd12478f","g":"95ad8cd1a1170f66","name":"","topic":"mopidy/stat/trk","qos":"2","datatype":"auto","broker":"e2295db.3547aa","nl":false,"rap":true,"rh":0,"inputs":0,"x":110,"y":220,"wires":[["ce6c732a2cde87cc"]]},{"id":"ce6c732a2cde87cc","type":"function","z":"e3723a34bd12478f","g":"95ad8cd1a1170f66","name":"","func":"msg.payload = msg.payload.replace(/;/g, ' - ');\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":290,"y":220,"wires":[["16484a1dd146b526"]]},{"id":"b4c469ea15338cf1","type":"mqtt in","z":"e3723a34bd12478f","g":"95ad8cd1a1170f66","name":"","topic":"mopidy/stat/artw","qos":"2","datatype":"auto","broker":"e2295db.3547aa","nl":false,"rap":true,"rh":0,"inputs":0,"x":111,"y":180,"wires":[["1f4e396f238ad8a8"]]},{"id":"1f4e396f238ad8a8","type":"ui_template","z":"e3723a34bd12478f","g":"95ad8cd1a1170f66","group":"45e69bc9.2610b4","name":"Thumbnail","order":3,"width":"2","height":"2","format":"<p style=\"margin:auto\"></p><img src={{msg.payload}} /></p>","storeOutMessages":true,"fwdInMessages":true,"resendOnRefresh":true,"templateScope":"local","className":"","x":301,"y":180,"wires":[[]]},{"id":"f53fa33f000788e5","type":"ui_switch","z":"e3723a34bd12478f","g":"95ad8cd1a1170f66","name":"","label":"Shuffle","tooltip":"","group":"45e69bc9.2610b4","order":9,"width":"2","height":"1","passthru":true,"decouple":"false","topic":"topic","topicType":"msg","style":"","onvalue":"true","onvalueType":"bool","onicon":"radio_button_checked","oncolor":"black","offvalue":"false","offvalueType":"bool","officon":"radio_button_unchecked","offcolor":"black","animate":false,"className":"","x":480,"y":140,"wires":[["3d4183b21cded315"]]},{"id":"3d4183b21cded315","type":"change","z":"e3723a34bd12478f","g":"95ad8cd1a1170f66","name":"set variable","rules":[{"t":"set","p":"#:(saltyStore)::pabshuffle","pt":"global","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":620,"y":140,"wires":[[]]},{"id":"1ecdea987117484b","type":"ui_template","z":"e3723a34bd12478f","g":"95ad8cd1a1170f66","group":"45e69bc9.2610b4","name":"new Status","order":5,"width":"3","height":"1","format":"<div style=\"text-align:center; margin-top:5px\">\n  \n    <span style=\"color:{{msg.color}};font-weight:600; margin-top:5px\"> {{msg.payload}}</span><br/>\n\n    <span style=\"font-size:x-small\">{{msg.name}}</span>\n</div>","storeOutMessages":true,"fwdInMessages":true,"resendOnRefresh":true,"templateScope":"local","className":"pabstatus","x":610,"y":80,"wires":[[]]},{"id":"4b0b4a767881ddcb","type":"group","z":"e3723a34bd12478f","g":"5aa318096ecd2c05","name":"Refresh all playlists","style":{"label":true},"nodes":["258508bc15ed4daf","3904565e2d799ecf","0f04b3800cbdfe03","129a35edcb12bc4a","1f33c2256516823b","8ea9687bfb2cbba5","8240335920b68b77"],"x":114,"y":1119,"w":652,"h":142},{"id":"258508bc15ed4daf","type":"ui_switch","z":"e3723a34bd12478f","g":"4b0b4a767881ddcb","name":"Refresh","label":"Refresh playlists","tooltip":"","group":"45e69bc9.2610b4","order":11,"width":"5","height":"1","passthru":false,"decouple":"false","topic":"","topicType":"str","style":"","onvalue":"true","onvalueType":"bool","onicon":"fa-refresh","oncolor":"grey","offvalue":"true","offvalueType":"bool","officon":"fa-refresh","offcolor":"grey","animate":true,"className":"","x":200,"y":1200,"wires":[["3904565e2d799ecf","0f04b3800cbdfe03"]]},{"id":"3904565e2d799ecf","type":"change","z":"e3723a34bd12478f","g":"4b0b4a767881ddcb","name":"None","rules":[{"t":"set","p":"payload","pt":"msg","to":"","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":350,"y":1160,"wires":[["8ea9687bfb2cbba5"]]},{"id":"0f04b3800cbdfe03","type":"change","z":"e3723a34bd12478f","g":"4b0b4a767881ddcb","name":"start","rules":[{"t":"set","p":"payload","pt":"msg","to":"false","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":340,"y":1220,"wires":[["129a35edcb12bc4a"]]},{"id":"129a35edcb12bc4a","type":"ui_led","z":"e3723a34bd12478f","g":"4b0b4a767881ddcb","order":12,"group":"45e69bc9.2610b4","width":"1","height":1,"label":"","labelPlacement":"left","labelAlignment":"left","colorForValue":[{"color":"#ff0000","value":"false","valueType":"bool"},{"color":"#008000","value":"true","valueType":"bool"}],"allowColorForValueInMessage":false,"shape":"circle","showGlow":false,"name":"refreshing...","x":530,"y":1220,"wires":[]},{"id":"1f33c2256516823b","type":"change","z":"e3723a34bd12478f","g":"4b0b4a767881ddcb","name":"end","rules":[{"t":"set","p":"payload","pt":"msg","to":"true","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":690,"y":1160,"wires":[["129a35edcb12bc4a","1f98410b2b1bbe55"]]},{"id":"8ea9687bfb2cbba5","type":"mqtt out","z":"e3723a34bd12478f","g":"4b0b4a767881ddcb","name":"refresh pl","topic":"mopidy/cmnd/plrefresh","qos":"","retain":"","respTopic":"","contentType":"","userProps":"","correl":"","expiry":"","broker":"e2295db.3547aa","x":490,"y":1160,"wires":[]},{"id":"8240335920b68b77","type":"mqtt in","z":"e3723a34bd12478f","g":"4b0b4a767881ddcb","name":"refreshed","topic":"mopidy/stat/refreshed","qos":"2","datatype":"auto","broker":"e2295db.3547aa","nl":false,"rap":true,"rh":0,"inputs":0,"x":670,"y":1220,"wires":[["1f33c2256516823b"]]}]

Flow Info

Created 3 years, 1 month ago
Rating: not yet rated

Owner

Actions

Rate:

Node Types

Core
  • change (x10)
  • function (x7)
  • json (x3)
  • mqtt in (x8)
  • mqtt out (x6)
  • mqtt-broker (x1)
  • switch (x1)
Other

Tags

  • mopidy
  • dashboard
  • MQTT
  • music
Copy this flow JSON to your clipboard and then import into Node-RED using the Import From > Clipboard (Ctrl-I) menu option