gotwalt / sonos

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

Add method to get radio station listing #37

Closed sarahemm closed 10 years ago

sarahemm commented 10 years ago

Adds a method to get the list of radio stations from the Sonos system.

jasperla commented 10 years ago

Just to be clear, this returns the list of 'My Radio Stations', right?

sarahemm commented 10 years ago

Yep! Sorry, should have made that clearer :)

jasperla commented 10 years ago

You still can; could you please amend the comment on top of the new method?

sarahemm commented 10 years ago

Right, done :)

jasperla commented 10 years ago

Thanks! But I have one final request...could you please squash them into a single commit?

sarahemm commented 10 years ago

Done! TIL that's possible :)

jasperla commented 10 years ago

All good, thanks for the contribution. Any chance you could finish #38 too?