The Music was successfully found, but not played
I followed every step on the guide for moonlink.js, but the player isn't playing the sound, it shows that the music was successfully found and give me the infos of the track, but the track doesn't start playing
4 Replies
Note: the TrackStart event isn't triggered too, so i think it might be an issue on the player.play()
The Play command
i managed to update the code a little bit, now the TrackStart event is triggered but the queue end instantly

Facing same problem