Hi, thanks for developing and maintaining mopidy.js, I use it almost daily through my nodered setup with https://github.com/emiloberg/node-red-contrib-mopidy/ and it works great !
I'm having trouble writing a function that loads 20 random tracks from my library as described in emiloberg/node-red-contrib-mopidy#11
I'm not sure what I'm doing wrong and I seem to have gone through a number of combinations ('uris', 'tracks', etc.) without success.
Any tips on how to tackle this problem ?