This repository has been archived by the owner on May 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
lib/upnp/control_point/device.rb:345:in extract_devices': undefined method
[]' for nil:NilClass (NoMethodError)
#5
Comments
Hi again, With this patch my snippet reports correctly the two Sonos devices on my network:
Thanks, _g. |
turboladen
added a commit
that referenced
this issue
Dec 27, 2012
turboladen
added a commit
that referenced
this issue
Dec 27, 2012
turboladen
added a commit
that referenced
this issue
Dec 27, 2012
Thanks a ton for logging this and finding a solution. I pushed out the changes (although the first change isn't verbatim)--would you mind pulling it down and verifying? |
Steve Loveless a écrit , Le 27/12/2012 23:16:
It works, thanks! _g. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm experimenting with this upnp module to interact with my Sonos devices [1].
[1] http://www.sonos.com/
Here is the first snippet I've tried:
Unfortunately it fails with the trace below:
Any help appreciated. Thanks in advance,
_g.
The text was updated successfully, but these errors were encountered: