Yes, I can use my receiver with the iPhone app.
I guess I am wondering what I should put in the settings - āTX-8050ā?
Hi,
Sorry also for the delayed response. My house was under construction so there wasnāt any gear running for a while.
I just installed the latest version of the plugin and the āmodelā field does exactly what Iād expect it to do.
thanks for adding that!
Kyle,
Is the TX-8050 not auto-discovered by the plugin? (My DTC-9.8 was not auto discovered, so I need to manually put in the IP address and model of the receiver in order for the eiscp control to work properly.)
If it is not being auto-discovered, put in the IP address and model.
Based on some hints found here:
github.com/miracle2k/onkyo-eiscp/issues/33
Perhaps try ā8050ā as a model if āTX-8050ā doesnāt work?
No worries at all!
Hi Kyle, sorry about the slow response (Iām terrible and I often forget to check the forums).
Iād have thought the TX-8050 would be auto-discoverable? If not, does it show up in the list of receivers?
Otherwise as Swinokur says, try putting the IP in (the port should be fine), and see if it works. If not maybe āTX-8050ā or ā8050ā as the model?
If not I might need to see the logs for if thereās an obvious error?
The worst part about this plugin is not being able to check all the different amps myself, and just hoping it works for everyone else.
This pull request was accepted into the main volumio-plugins project today it seems, so it should be available as an update/fresh install through the volumio UI now.
Risking the possibility to come off as being entitled, but would it be possible to add the possibility of starting Zone 2 of the Onkyo receiver? Looking at the node-eiscp package, this should be possible and relatively straight-forward (and I wouldnāt mind doing it myself/helping if I knew were to start). In any case, thanks for plugin, it works great!
Interesting. I wasnāt aware of this.
My amplifier doesnāt support it, so I donāt think Iāll be able to give it a go reliably and test it. But please feel free to look at it and make a pull request:
github.com/orderoftheflame/volu ā¦ yo_control
Iād be more than happy to pull your change in if you do get a chance to look into it.
Is the Onkyo Controller plugin something that will be added to the Ver 3 plugin collection ?
Hiya, thanks for the interest.
Iām afraid Iām pretty far out the loop with Volumio development, and havenāt much idea whatās involved with the porting from v2 to v3.
Iād love to take a look, but I just donāt find the time with work being so busy for me. But Iāve no problem if anyone else wants to pick it up.
Thanks for your fast reply
Iām afraid Iām not the guy for that , but I also hope someone takes care of this masterpiece, a very useful piece to make a seamless system for us Onkyo users
Maybe we can ask @balbuze ?
He has a record for not leaving a challenge untouched
Please refer to this post: volumio-3-plugin-migration-status
The authors of the plugins are requested to upgrade, whether and when they will, we do not know.
Out of curiosity, did you try installing it manually?
That would give everyone a hint if itās a āsimpleā or ācomplexā migrationā¦
Well have given that a thought , will make a clean ver 3 install and test this weekend
Will report later
Hello. As a new user of Volumia Primo, I might ask stupid questions. Can this plugin be installed on Volumio Primo? I own an Onkyo 656 and I would like to try this plugin :). thank you for answer
Hiya, thanks for the interest.
I canāt see any reason why it shouldnāt work.
I donāt have a Primo though, so all I can do is suggest trying and report back.
That would be a great thing. It is not in the Primo plugin list. Can it be installed securely manually?
Hi @orderoftheflame and others
Is this still correct for manual install?
- Connect via ssh using putty or the command line
ssh volumio@volumio.local
- Download and install the plugin using the following commands:
git clone https://github.com/orderoftheflame/volumio-plugins.git
cd volumio-plugins/plugins/miscellanea/onkyo_control
npm install
volumio plugin install
For Volumio 2 it would be correct. Iām afraid I donāt know if that process has changed for Volumio 3.
Is your Primo using Volumio 2 or 3?
Iām not sure how the Primoās installation differers, but Iād have thought it should appear under the Miscellaneous tab in plugins for 2.
Iām still a bit out of the loop on Volumio 3, some other kind forum users are experimenting to see if it can be installed manually or if it needs any changes.
Yes, the process will be the same on Volumio 3 as wellā¦