Page 1 of 1

Channel Icon Download Error

PostPosted: Thu Feb 20, 2014 7:47 am
by nicb
Hi,

Am loving the plugin, the control aspect works well, however I'm getting an error trying to download the channel icons:

Code: Select all
 Roku Network Remote Plugin ErrorError in plugin execution:

Traceback (most recent call last):
  File "/Library/Application Support/Perceptive Automation/Indigo 6/Plugins/Roku Network Remote.indigoPlugin/Contents/Server Plugin/rokuNetworkRemoteDevice.py", line 108, in handleUnmanagedCommandInQueue
    conn.connect()
  File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/httplib.py", line 667, in connect
TypeError: getaddrinfo() argument 1 must be string or None


This is repeated 5 times (the number of channels I have).

I wondered if this was a path/permissions issue so I have tried this locally on the Indigo Mac and with overriding the save destination. All with same results.

Any suggestions? Thanks.

Re: Channel Icon Download Error

PostPosted: Thu Feb 20, 2014 9:40 am
by RogueProeliator
Hi, sorry for the error! I just worked through the code and believe I found the issue - a small bug related to obtaining the address for communications. I'll get a new version up for you with the fix, but likely won't be until tomorrow that I can get it tested out and uploaded as I won't be home until late tonight.

Adam

Re: Channel Icon Download Error

PostPosted: Thu Feb 20, 2014 9:43 am
by nicb
Adam,

Thanks. Appreciate it, good to know its not me... No rush on the fix.

-Nic