Pioneer Receiver discussion

Posted on
Tue Jan 19, 2016 7:47 am
Redrocker offline
Posts: 81
Joined: Jan 20, 2010

Re: Pioneer Receiver discussion

I actually did some research last night and was able to Telnet into the BDP-150. I played around with it a little and was able to send basic commands (On/Off/Open Tray/etc). This was the first step in a learning process for me. Now I feel that I'm up to the challenge of getting this integrated into my Indigo installation and possibly creating a plugin.

Wish me luck!

~Mark
Indigo 2021.2

Posted on
Tue Jan 19, 2016 8:57 am
DaveL17 offline
User avatar
Posts: 6742
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: Pioneer Receiver discussion

Not to hijack, but I have been thinking that a generic Telnet plugin would be pretty useful. I haven't thought through how such a thing would be implemented, though.

Dave


Sent from my iPhone using Tapatalk

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Tue Jan 19, 2016 9:20 am
Redrocker offline
Posts: 81
Joined: Jan 20, 2010

Re: Pioneer Receiver discussion

Not to hijack, but I have been thinking that a generic Telnet plugin would be pretty useful. I haven't thought through how such a thing would be implemented, though.


That's not a horrible idea. There are more and more "connected" devices appearing on the market every day. Even if such a plugin only allowed for inputting the device commands and/or polling for device status, it might encourage others to contribute to plugins and/or scripts.

I'm in Central New York, so this time of year is perfect for learning something new, as I gave up the winter sports a while ago back. :)

~Mark
Indigo 2021.2

Posted on
Tue Jan 19, 2016 4:07 pm
FlyingDiver offline
User avatar
Posts: 7189
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Pioneer Receiver discussion

DaveL17 wrote:
Not to hijack, but I have been thinking that a generic Telnet plugin would be pretty useful. I haven't thought through how such a thing would be implemented, though.



You mean like Perry's? http://www.cynic.org/indigo/plugins/online/network.html

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Tue Jan 19, 2016 4:52 pm
DaveL17 offline
User avatar
Posts: 6742
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: Pioneer Receiver discussion

FlyingDiver wrote:
DaveL17 wrote:
Not to hijack, but I have been thinking that a generic Telnet plugin would be pretty useful. I haven't thought through how such a thing would be implemented, though.



You mean like Perry's? http://www.cynic.org/indigo/plugins/online/network.html

Well there you go. Precisely what I was thinking and to tell the truth, anything that Perry does is going to be better than anything I could dream up.

I have too many irons in the fire as it is. :) Thanks for the head's up!
Dave

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Wed Jan 20, 2016 9:54 am
Redrocker offline
Posts: 81
Joined: Jan 20, 2010

Re: Pioneer Receiver discussion



Ha! This is exactly what I needed, guess I won't be struggling to figure this one out after all. I am able to control the BluRay player with this plugin. So far I have only been able to figure out sending commands out. Now I just need to get incoming message traffic figured out.

~Mark
Indigo 2021.2

Posted on
Sat Feb 13, 2016 7:21 am
ToonDoom offline
Posts: 36
Joined: Dec 20, 2014

Re: Pioneer Receiver discussion

Hi,

Thanks for developing the plugin. I'm trying to use it with my SC-LX58. I can connect and send power commands. When I try to select an input I get the following message:

Code: Select all
13 Feb 2016, 13:20:56
  Pioneer Receiver Debug          uiSourceList called. typeId: zone1setSource, targetId: 891518702
  Pioneer Receiver Error          Error in plugin execution GetUiDynamicList:

Traceback (most recent call last):
  File "plugin.py", line 4859, in uiSourceList
<type 'exceptions.KeyError'>: key source31label not found in dict


Do you have an ideas?

Thanks,

Steve

Posted on
Sun Feb 14, 2016 3:20 am
nsheldon offline
Posts: 2469
Joined: Aug 09, 2010
Location: CA

Re: Pioneer Receiver discussion

Hi Steve.

Thanks for the report.

It looks like the SC-LX58 isn't giving the Pioneer Receiver plugin a name for the HDMI input cycle function when the plugin asks the receiver for that information. Without more debug log information, though, I can't say for sure. Let's go ahead and enable debug logging in the Pioneer Receiver plugin configuration, reload the plugin, then send the Indigo log from the point where you reloaded the plugin to the point where the error appears. This will show whether the above guess is correct or not.

Posted on
Tue Feb 16, 2016 4:10 am
ToonDoom offline
Posts: 36
Joined: Dec 20, 2014

Re: Pioneer Receiver discussion

Hi,

Thanks for the reply. Here is the debug log from the post of enabling the plugin to adding an action to set input:

Code: Select all
  Reloading plugin "Pioneer Receiver 1.0.8"
  Stopping plugin "Pioneer Receiver 1.0.8" (pid 47030)
  Pioneer Receiver Debug          runConcurrentThread stopped.
  Pioneer Receiver Debug          disconnect method called.
  Pioneer Receiver Debug          updateDeviceState: Updating device Pioneer state: status = disconnected
  Pioneer Receiver Debug          updateDeviceState: Updating device Pioneer state: connected = False
  Pioneer Receiver Debug          disconnect: Pioneer telnet connection is now closed.
  Pioneer Receiver Debug          runConcurrentThread exiting.
  Pioneer Receiver Debug          deviceStopComm called: Pioneer
  Stopped plugin "Pioneer Receiver 1.0.8"
  Starting plugin "Pioneer Receiver 1.0.8" (pid 47075)
  Started plugin "Pioneer Receiver 1.0.8"
  Pioneer Receiver Debug          deviceStartComm called: address : 192.168.0.39
batteryLevel : None
buttonGroupCount : 0
configured : True
description :
deviceTypeId : sc75
displayStateId : status
displayStateImageSel : SensorOff
displayStateValRaw : disconnected
displayStateValUi : disconnected
enabled : True
energyAccumBaseTime : None
energyAccumTimeDelta : None
energyAccumTotal : None
energyCurLevel : None
errorState :
folderId : 174762987
globalProps : MetaProps : (dict)
     com.nathansheldon.indigoplugin.PioneerReceiver : (dict)
          address : 192.168.0.39 (string)
          mcaccMemory1label :  (string)
          mcaccMemory2label :  (string)
          mcaccMemory3label :  (string)
          mcaccMemory4label :  (string)
          mcaccMemory5label :  (string)
          mcaccMemory6label :  (string)
          osdLanguage : English (string)
          source00label : PHONO (string)
          source01label : CD (string)
          source02label : TUNER (string)
          source03label :  (string)
          source04label : DVD (string)
          source05label : TV (string)
          source06label : SAT/CBL (string)
          source10label :  (string)
          source14label :  (string)
          source15label : DVR/BDR (string)
          source17label : iPod/USB (string)
          source19label : HDMI 1 (string)
          source20label : HDMI 2 (string)
          source21label : HDMI 3 (string)
          source22label : HDMI 4 (string)
          source23label : HDMI 5 (string)
          source24label : HDMI 6 (string)
          source25label : BD (string)
          source26label :  (string)
          source27label :  (string)
          source33label : BT AUDIO (string)
          source34label : HDMI 7/MHL (string)
          source35label :  (string)
          source38label : INTERNET RADIO (string)
          source40label :  (string)
          source41label : PANDORA (string)
          source44label : MEDIA SERVER (string)
          source45label : FAVORITES (string)
          source48label :  (string)
          tryingToConnect : false (bool)
          tunerPresetA1label :  (string)
          tunerPresetA2label :  (string)
          tunerPresetA3label :  (string)
          tunerPresetA4label :  (string)
          tunerPresetA5label :  (string)
          tunerPresetA6label :  (string)
          tunerPresetA7label :  (string)
          tunerPresetA8label :  (string)
          tunerPresetA9label :  (string)
          tunerPresetB1label :  (string)
          tunerPresetB2label :  (string)
          tunerPresetB3label :  (string)
          tunerPresetB4label :  (string)
          tunerPresetB5label :  (string)
          tunerPresetB6label :  (string)
          tunerPresetB7label :  (string)
          tunerPresetB8label :  (string)
          tunerPresetB9label :  (string)
          tunerPresetC1label :  (string)
          tunerPresetC2label :  (string)
          tunerPresetC3label :  (string)
          tunerPresetC4label :  (string)
          tunerPresetC5label :  (string)
          tunerPresetC6label :  (string)
          tunerPresetC7label :  (string)
          tunerPresetC8label :  (string)
          tunerPresetC9label :  (string)
          tunerPresetD1label :  (string)
          tunerPresetD2label :  (string)
          tunerPresetD3label :  (string)
          tunerPresetD4label :  (string)
          tunerPresetD5label :  (string)
          tunerPresetD6label :  (string)
          tunerPresetD7label :  (string)
          tunerPresetD8label :  (string)
          tunerPresetD9label :  (string)
          tunerPresetE1label :  (string)
          tunerPresetE2label :  (string)
          tunerPresetE3label :  (string)
          tunerPresetE4label :  (string)
          tunerPresetE5label :  (string)
          tunerPresetE6label :  (string)
          tunerPresetE7label :  (string)
          tunerPresetE8label :  (string)
          tunerPresetE9label :  (string)
          tunerPresetF1label :  (string)
          tunerPresetF2label :  (string)
          tunerPresetF3label :  (string)
          tunerPresetF4label :  (string)
          tunerPresetF5label :  (string)
          tunerPresetF6label :  (string)
          tunerPresetF7label :  (string)
          tunerPresetF8label :  (string)
          tunerPresetF9label :  (string)
          tunerPresetG1label :  (string)
          tunerPresetG2label :  (string)
          tunerPresetG3label :  (string)
          tunerPresetG4label :  (string)
          tunerPresetG5label :  (string)
          tunerPresetG6label :  (string)
          tunerPresetG7label :  (string)
          tunerPresetG8label :  (string)
          tunerPresetG9label :  (string)
id : 891518702
lastChanged : 2016-02-16 10:07:20
model : SC-75
name : Pioneer
pluginId : com.nathansheldon.indigoplugin.PioneerReceiver
pluginProps : com.nathansheldon.indigoplugin.PioneerReceiver : (dict)
     address : 192.168.0.39 (string)
     mcaccMemory1label :  (string)
     mcaccMemory2label :  (string)
     mcaccMemory3label :  (string)
     mcaccMemory4label :  (string)
     mcaccMemory5label :  (string)
     mcaccMemory6label :  (string)
     osdLanguage : English (string)
     source00label : PHONO (string)
     source01label : CD (string)
     source02label : TUNER (string)
     source03label :  (string)
     source04label : DVD (string)
     source05label : TV (string)
     source06label : SAT/CBL (string)
     source10label :  (string)
     source14label :  (string)
     source15label : DVR/BDR (string)
     source17label : iPod/USB (string)
     source19label : HDMI 1 (string)
     source20label : HDMI 2 (string)
     source21label : HDMI 3 (string)
     source22label : HDMI 4 (string)
     source23label : HDMI 5 (string)
     source24label : HDMI 6 (string)
     source25label : BD (string)
     source26label :  (string)
     source27label :  (string)
     source33label : BT AUDIO (string)
     source34label : HDMI 7/MHL (string)
     source35label :  (string)
     source38label : INTERNET RADIO (string)
     source40label :  (string)
     source41label : PANDORA (string)
     source44label : MEDIA SERVER (string)
     source45label : FAVORITES (string)
     source48label :  (string)
     tryingToConnect : false (bool)
     tunerPresetA1label :  (string)
     tunerPresetA2label :  (string)
     tunerPresetA3label :  (string)
     tunerPresetA4label :  (string)
     tunerPresetA5label :  (string)
     tunerPresetA6label :  (string)
     tunerPresetA7label :  (string)
     tunerPresetA8label :  (string)
     tunerPresetA9label :  (string)
     tunerPresetB1label :  (string)
     tunerPresetB2label :  (string)
     tunerPresetB3label :  (string)
     tunerPresetB4label :  (string)
     tunerPresetB5label :  (string)
     tunerPresetB6label :  (string)
     tunerPresetB7label :  (string)
     tunerPresetB8label :  (string)
     tunerPresetB9label :  (string)
     tunerPresetC1label :  (string)
     tunerPresetC2label :  (string)
     tunerPresetC3label :  (string)
     tunerPresetC4label :  (string)
     tunerPresetC5label :  (string)
     tunerPresetC6label :  (string)
     tunerPresetC7label :  (string)
     tunerPresetC8label :  (string)
     tunerPresetC9label :  (string)
     tunerPresetD1label :  (string)
     tunerPresetD2label :  (string)
     tunerPresetD3label :  (string)
     tunerPresetD4label :  (string)
     tunerPresetD5label :  (string)
     tunerPresetD6label :  (string)
     tunerPresetD7label :  (string)
     tunerPresetD8label :  (string)
     tunerPresetD9label :  (string)
     tunerPresetE1label :  (string)
     tunerPresetE2label :  (string)
     tunerPresetE3label :  (string)
     tunerPresetE4label :  (string)
     tunerPresetE5label :  (string)
     tunerPresetE6label :  (string)
     tunerPresetE7label :  (string)
     tunerPresetE8label :  (string)
     tunerPresetE9label :  (string)
     tunerPresetF1label :  (string)
     tunerPresetF2label :  (string)
     tunerPresetF3label :  (string)
     tunerPresetF4label :  (string)
     tunerPresetF5label :  (string)
     tunerPresetF6label :  (string)
     tunerPresetF7label :  (string)
     tunerPresetF8label :  (string)
     tunerPresetF9label :  (string)
     tunerPresetG1label :  (string)
     tunerPresetG2label :  (string)
     tunerPresetG3label :  (string)
     tunerPresetG4label :  (string)
     tunerPresetG5label :  (string)
     tunerPresetG6label :  (string)
     tunerPresetG7label :  (string)
     tunerPresetG8label :  (string)
     tunerPresetG9label :  (string)
protocol : Plugin
remoteDisplay : True
states : States : (dict)
     analogInputAttenuator : off (on/off bool)
     audioInputFormat :  (string)
     audioInputFrequency : 0 (integer)
     audioOutputBitDepth : 32 (integer)
     audioOutputFrequency : 48 kHz (string)
     autoDelay : off (on/off bool)
     channelVolumeC : 0 (integer)
     channelVolumeL : 0 (integer)
     channelVolumeLH : 0 (integer)
     channelVolumeLW : 0 (integer)
     channelVolumeR : 0 (integer)
     channelVolumeRH : 0 (integer)
     channelVolumeRW : 0 (integer)
     channelVolumeSBL : 0 (integer)
     channelVolumeSBR : 0 (integer)
     channelVolumeSL : 0 (integer)
     channelVolumeSR : 0 (integer)
     channelVolumeSW : 0 (integer)
     connected : false (bool)
     dialogEnhancement : off (string)
     digitalNR : off (on/off bool)
     display :  (string)
     displayListeningMode : EXT.STEREO (string)
     dualMono : true (bool)
     dynamicRangeCompression : off (string)
     effectAmount : 50 (integer)
     equalizer : on (on/off bool)
     fixedPCM : false (bool)
     hdmiAudio : false (bool)
     hiBit24 : off (on/off bool)
     inputChannels :  (string)
     lfeAttenuator : on (on/off bool)
     lfeAttenuatorAmount : 0 (integer)
     listeningMode : Action (string)
     mcaccMemory : 0 (integer)
     mcaccMemoryName :  (string)
     monitorBitDepth :  (string)
     monitorColorSpaces :  (string)
     monitorRecommendedResolution :  (string)
     neo6centerImage : 0 (integer)
     onOffState : off (on/off bool)
     operatingMode : Expert (string)
     outputChannels :  (string)
     panelKeyLockMode : off (string)
     phaseControl : on - full band (string)
     phaseControlPlusReversed : true (bool)
     phaseControlPlusTime : 97 (integer)
     phaseControlPlusWorkingTime : 0 (integer)
     pl2musicCenterWidth : 0 (integer)
     pl2musicDimension : 0 (integer)
     pl2musicPanorama : off (on/off bool)
     pl2zHeightGain :  (string)
     pqls : on (on/off bool)
     pqlsMode : off (string)
     remoteLock : off (on/off bool)
     sacdGain : 0 (integer)
     signalSource :  (string)
     siriusChannel : 0 (integer)
     sleepMode : off (on/off bool)
     sleepTime : 0 (integer)
     soundDelay : 0 (integer)
     soundRetriever : off (on/off bool)
     speakerSystem :  (string)
     speakers : on - A+B (string)
     standingWave : on (on/off bool)
     status : disconnected (string)
     toneBass : 0 (integer)
     toneControl : off (on/off bool)
     toneTreble : 0 (integer)
     tunerBand :  (string)
     tunerFrequency : 0 (integer)
     tunerFrequencyText :  (string)
     tunerPreset :  (string)
     videoAdvancedAdjust : PDP (Plasma) (string)
     videoConverter : off (on/off bool)
     videoDetail : 0 (integer)
     videoInputAspect :  (string)
     videoInputBitDepth :  (string)
     videoInputColorFormat :  (string)
     videoInputColorSpace :  (string)
     videoInputResolution :  (string)
     videoInputTerminal :  (string)
     videoOutputAspect :  (string)
     videoOutputBitDepth :  (string)
     videoOutputColorFormat :  (string)
     videoOutputColorSpace :  (string)
     videoOutputResolution :  (string)
     videoProgressiveQuality : 0 (integer)
     videoPureCinema : auto (string)
     videoResolution : AUTO (string)
     videoYNR : 0 (integer)
     vsp :  (string)
     zone1mute : off (on/off bool)
     zone1power : off (on/off bool)
     zone1source : 0 (integer)
     zone1sourceName :  (string)
     zone1volume : -999.0 (real)
     zone2mute : off (on/off bool)
     zone2power : off (on/off bool)
     zone2source : 0 (integer)
     zone2sourceName :  (string)
     zone2volume : -999 (integer)
subModel :
supportsAllLightsOnOff : False
supportsAllOff : False
supportsStatusRequest : False
version : 0
  Pioneer Receiver Debug          deviceStartComm: adding sc75 deviceId 891518702 to deviceList.
  Pioneer Receiver Debug          runConcurrentThread called.
  Pioneer Receiver Debug          connect method called.
  Pioneer Receiver Debug          connect: Pioneer connected? False
  Pioneer Receiver Debug          connect: Pioneer connecting? False
  Pioneer Receiver Debug          updateDeviceProps: Updating device Pioneer properties.
  Pioneer Receiver Debug          connect: Connecting to Pioneer at 192.168.0.39
  Pioneer Receiver Debug          updateDeviceState: Updating device Pioneer state: status = connecting
  Pioneer Receiver Debug          didDeviceCommPropertyChange called.
  Pioneer Receiver Debug          didDeviceCommPropertyChange called.
  Pioneer                         Connection established.
  Pioneer Receiver Debug          updateDeviceState: Updating device Pioneer state: status = connected
  Pioneer Receiver Debug          updateDeviceState: Updating device Pioneer state: connected = True
  Pioneer Receiver Debug          updateDeviceProps: Updating device Pioneer properties.
  Pioneer Receiver Debug          getReceiverStatus: Getting all information for Pioneer.
  Pioneer Receiver Debug          getReceiverStatus: List of device IDs being updated: []
  Pioneer                         Gathering receiver system information.
  Pioneer Receiver Debug          getDisplayContent: Getting Pioneer display content.
  Pioneer Receiver Debug          sendCommand: Telling Pioneer: ?FL
  Pioneer Receiver Debug          didDeviceCommPropertyChange called.
  Pioneer Receiver Debug          didDeviceCommPropertyChange called.
  Pioneer Receiver Debug          didDeviceCommPropertyChange called.
  Pioneer Receiver Debug          getPowerStatus: Getting Pioneer power status.
  Pioneer Receiver Debug          sendCommand: Telling Pioneer: ?P
  Pioneer Receiver Debug          sendCommand: Telling Pioneer: ?AP
  Pioneer Receiver Debug          readData: Pioneer said: R
FL020000000000000000000000000000
PWR1
APR1
  Pioneer Receiver Debug          processResponse: from Pioneer.
  Pioneer Receiver Debug          processResponse: Pioneer: command acknowledged.
  Pioneer Receiver Debug          processResponse: from Pioneer.
  Pioneer Receiver Debug          processResponse: from Pioneer.
  Pioneer Receiver Debug          updateDeviceState: Updating device Pioneer state: status = off
  Pioneer Receiver Debug          processResponse: from Pioneer.
  Pioneer Receiver Debug          getInputSourceNames: Getting Pioneer input source names.
  Pioneer Receiver Debug          didDeviceCommPropertyChange called.
  Pioneer Receiver Debug          connect: Connection wait count: 0
  Pioneer Receiver Debug          uiSourceList called. typeId: zone1setSource, targetId: 891518702
  Pioneer Receiver Error          Error in plugin execution GetUiDynamicList:

Traceback (most recent call last):
  File "plugin.py", line 4859, in uiSourceList
<type 'exceptions.KeyError'>: key source31label not found in dict


Posted on
Tue Feb 16, 2016 2:28 pm
nsheldon offline
Posts: 2469
Joined: Aug 09, 2010
Location: CA

Re: Pioneer Receiver discussion

Hi Steve.

Thanks for the debug logs. It looks like the SC-75 device in Indigo doesn't have one of the input sources defined in the device properties. This could happen if the device was originally created as a different receiver (like a VX-1123 or something) then changed to a SC-75 later. You could try to correct this by redefining the device type as something else like a VX-1024, close the device window then open it again and define it as a SC-75 again. If this doesn't work you will probably need to delete the device in Indigo altogether then create it again, making sure to select the SC-75 as the type of receiver the first time it's created. Let me know if either of those processes work to fix the problem.

Posted on
Thu Mar 03, 2016 8:40 am
exos offline
Posts: 57
Joined: Feb 02, 2016

Re: Pioneer Receiver discussion

Hey!

First off, this is a great plugin. I have been using it with my VSX-53 and believe it or not, this functionality along with sonos is one of my primary reasons for staying with Indigo! With that being said... almost out of the blue my receiver/the plugin has started having trouble. It appears the receiver now has trouble when it hasnt' received a command in awhile. Typically the first attempt at sending a command will fail, but the second will work without issue.


Mar 2, 2016, 10:54:10 PM
WebServer Indigo Touch client connected from 192.168.1.80
Action Group Goodnight!
Sent Hue Lights "Living Room Lamp" off at ramp rate 0.0 sec.
Sonos ZonePlayer: Family Room Sonos, Stop
Sonos ZonePlayer: Garage Sonos, Stop
Sonos remove zone from group: Master Bedroom Sonos
Z-Wave sent "Living Room Lights" off
Pioneer Receiver Error Failed to receive data from Pioneer Receiver: [Errno 54] Connection reset by peer
Pioneer Receiver Error Unable to send command to Pioneer Receiver. It is not connected. Attempting to re-connect.
Pioneer Receiver Connection established.
Pioneer Receiver Gathering receiver system information.
Sonos ZonePlayer: Master Bedroom Sonos, Current Volume: 1, New Volume: 4
Sonos ZonePlayer: Master Bedroom Sonos, Save Queue: Indigo_RINCON_000E587B600001400
Sonos ZonePlayer: Master Bedroom Sonos, Play: Chillout Deluxe
Sonos ZonePlayer: Master Bedroom Sonos, Save Queue: Indigo_RINCON_000E587B600001400

Posted on
Thu Mar 03, 2016 11:15 am
nsheldon offline
Posts: 2469
Joined: Aug 09, 2010
Location: CA

Re: Pioneer Receiver discussion

Hi.

I'm glad you like the plugin.

That's an interesting error. It almost looks like the receiver's going to sleep or something and dropping the connection. A "connection reset" error usually means that the remote device (like the receiver) intentionally closed the connection. However, it may also be a bad ethernet cable between the receiver and the router/hub/switch (or whatever it's connected to). If the receiver is using wi-fi, it may be loosing the network connection, or there may be something interfering with it to cause it to drop the telnet connection used by the plugin to communicate with the receiver.

I'd double-check the network connection between the receiver and the router (or whatever it's currently directly connecting to). You might also check the Mac's network connection to be sure it's not being dropped periodically too.

Posted on
Thu Mar 03, 2016 12:07 pm
exos offline
Posts: 57
Joined: Feb 02, 2016

Re: Pioneer Receiver discussion

Thanks for the response. That was my initial access meant as well. I tried resetting the Ethernet cable to no avail and also switched out to a different cable. The receiver is on a static IP with an unlimited lease. Any other suggestions?

EDIT:

Additionally.... I want to say I didn't have this issue until I started utilizing the alex-hue bridge plugin.....

Posted on
Thu Mar 03, 2016 1:37 pm
nsheldon offline
Posts: 2469
Joined: Aug 09, 2010
Location: CA

Re: Pioneer Receiver discussion

What about the physical connection from computer to router?

You might also try physically unplugging the power to the receiver for 5 or 10 seconds. The terminal servers on the Pioneer receivers are usually on as long as the receiver has power (regardless of amp power status). For the most part they're solid terminal servers, but I have on rare occasions seen the terminal server in my own VSX-1024 get into an odd state. The only way to reboot the terminal server in the receiver is to pull the power and plug it in again. Maybe this will fix the issue. Also, if you haven't already, try reloading the plugin.

Posted on
Thu Mar 03, 2016 10:19 pm
exos offline
Posts: 57
Joined: Feb 02, 2016

Re: Pioneer Receiver discussion

Yikes! Unfortunately I've depowered the receiver and also restarted the plugin. Unfortunately the same issue persist. Sadly this nullifies the usefulness of the plugin.... I can still get it to work but I need to send the command twice... once to reconnect the receiver and a second to actually control it. I wish there was an easy fix for this but I don't know what else could be causing this issue.....

Who is online

Users browsing this forum: No registered users and 3 guests