-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Much newer command file (attached) #148
Comments
Any info on how to get the TX-NR6100 into AirPlay mode? |
Thanks for the suggestions! What I noting is that I can get the zone into 'net' as a source, and when I look at the Onkyo App that pulls up a page of net source options like Tidal, USB, Airplay, Bluetooth, etc. And I can switch to bluetooth discretely. But I dont seem to be able to activate airplay directly.
|
There is a good chance if the apps cant do it the receiver may just not support it. |
for clarity: the app can go discretely to AirPlay |
few other notes
|
packet capture was a good idea! I have to move into NET with SLZ2B first, then NSV440 triggers AirPlay, but it crashes the script. Still, progress!!
|
happy to help, appreciate your responsiveness!
|
Where did you get this spreadsheet? I reached out to crutchfield and also onkyo support looking for a newer one. I am trying to parse that version you linked and extract the commands out. |
Oh god it was almost a year ago I don't remember I had been scouring the internet for a good while. In terms of parsing it you might have an easier time parsing either the yaml I generated from it: https://github.com/miracle2k/onkyo-eiscp-dotnet/blob/21b7f41852ad07e771e5cf141177c9d907a1f27e/generate/eiscp-commands.yaml or the CS command file from that: |
Hey guys
The SNR commands However, the command According to the following sheet, the Onkyo TX-NR6100 does not support the SPR commands: Any ideas on how I can figure out the according command to enable/disable super resolution on my Onkyo TX-NR6100? Thanks a bunch in advance! |
Ok, I found the answer (with trial and error method) - syntax to change slot is the following: There is missing 'C' letter in the ISCP_AVR_146 Excel spreadsheet |
Here is a much more updated version of the protocol excel file. I was recently updating the c# lib miracle2k/onkyo-eiscp-dotnet#1 and figured I would find some of the missing commands.
ISCP_AVR_146.xlsx
This includes the commands to fix things like #145 #121 #76
The text was updated successfully, but these errors were encountered: