jishi / node-sonos-discovery

Simplified framework for Sonos built on node.js
MIT License
146 stars 75 forks source link

FIX: implemented updateMute() #6

Closed matiasgarciaisaia closed 10 years ago

matiasgarciaisaia commented 10 years ago

Fixes jishi/node-sonos-http-api#8

matiasgarciaisaia commented 10 years ago

I really don't know what those 'emit' things are, so I've done this following my heart from updateVolume(). Feel free to comment the commit for me to correct it.

jishi commented 10 years ago

This resolved the crash but did some unnecessary stuff as well. I did submit a fix for it so I'm closing this.

matiasgarciaisaia commented 10 years ago

As long as it's fixed, that's great for me. Thanks, @jishi!