Double socket emits

Hi,

I am creating a webpage that uses the socket.io data to display info about what volumio is playing. I found this works very nicely and have almost evenything figured out. The only thing I’m running into now is that it appears volumio does two emits with the same content. When I do a console.log it shows this too.
I saw this in a recent update description i think, but I still have this issue. I tested with a clean install with the same result.
Normally this wouldnt hurt too much but I am trying to create a play history view that combines different sources (Nas, spotify) and the double entries are unwanted there.