gotwalt / sonos

Control Sonos speakers with Ruby
MIT License
383 stars 77 forks source link

Implemented UPNP subscription/unsubscription endpoints #17

Closed gotwalt closed 10 years ago

gotwalt commented 10 years ago

I'm certain this isn't the full list of endpoints - would love some help if others know the rest.

gotwalt commented 10 years ago

Should also be noted that I also fixed discovery to not explode when used on a network with no devices, and muted Savon's extremely noisy SOAP debugging to stdout.

gotwalt commented 10 years ago

Also added rake console, which starts an IRB session with the library preloaded.

soffes commented 10 years ago

Looks great. Can you merge master into your branch. Thanks for silencing the logs!

gotwalt commented 10 years ago

@soffes - :squirrel: