Announcement

Collapse
No announcement yet.

plugin crashes TX-NR545

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    I am wondering if it is one of the ???QSTN commands that is causing it
    These commands ask the Onkyo for the status of the ??? command

    I would try the ???QSTN commands and see if one of them causes the "not available" message
    If we can narrow it down then I can make that one optional
    Cheers,
    Bob
    Web site | Help Desk | Feature Requests | Message Board

    Comment


      #32
      I found the culprit.
      HDOQSTN
      which queries the HDMI output and this receiver only has one output.
      It also responsible for the turning on and off the receiver when it's in standby

      Could you make this option optional?

      There were also a lot of raw commands the python script didn't except but I hope this won't be a problem

      Code:
      RESQSTN
      SW2QSTN
      TCTQSTN
      TSRQSTN
      TSBQSTN
      TSWQSTN
      PW3QSTN
      MT3QSTN
      SL3QSTN
      VL3QSTN
      PW4QSTN
      MT4QSTN
      SL4QSTN
      VL4QSTN

      Comment


        #33
        Do you have any news regarding this request?

        Comment


          #34
          Try 2.0.54
          I added a new option for a receiver for you to exclude command prefixes
          You can separate them with a comma
          Cheers,
          Bob
          Web site | Help Desk | Feature Requests | Message Board

          Comment


            #35
            Hi and sorry for the late reply, the new version works good. I no longer have the issue that my receivers shows the 'not available' message nor that I won't respond anymore.

            However I noticed that when my receiver is on (in less then a minute) I need to disconnect and reconnect the plugin before it updates the values again. It doesn't have this issue when it's in standby.

            I will to look into the debug log before I know what might be causing this.

            Comment

            Working...
            X